Marcin Warpechowski
Marcin Warpechowski
Extracted from #9877 add CSS import to all React examples - in consequence, we need to verify what will happen in the docs and JSFiddle (it should work, because it...
Currently, we don't have a simple way to publish pre-release NPM packages for internal and external testing before releasing the final version. The proposed solution to solve that is to...
### Description Make sure that all code examples (examples with "Preview") for JS, Angular, Vue 2, Vue 3 can be easily run locally (by copy and paste to a typical...
Extracted from #9877, leftover from #9886 planned to be done later add CSS import to all JS, Angular, Vue 2, Vue 3 examples - in consequence, we need to verify...
### Description There are a few problems that prevent running certain examples locally: 1. The example on the page https://dev.handsontable.com/docs/next/react-data-grid/saving-data/ should be fixed to include: - missing `import { createRef...
### Description Currently, the `#` glyph, rendered on the left of a heading (`H1`, `H2`, ...), is achieved as a text character in the HTML. It should be removed from...
### Context This PR changes the demo from using an `` to inserting the demo directly to the page using ``, ``, ``. The demo remains built from the `examples/`...
### Description The links in README Markdown files about local editing of VuePress are not up-to-date after the recent changes (#9570, #9303). I could find the following links in `docs/README.md`and...
### Description Example checker, which was recently enabled in the CI in the epic branch of React docs, often fails. It was temporarily disabled and should be re-enabled.
### Description The "Introduction" page should get a rewrite for the new multi-frameworked documentation. Before this is ready for development: - @krzysztofspilka will propose the input for the new page...