Commit Graph

11 Commits

Author SHA1 Message Date
93c8689285 Windows x86 migration of desktop demos 2024-12-21 23:47:57 -05:00
e9f8e08e13 darwin-x64 engine refresh 2024-12-18 00:47:18 -05:00
Asad
a8395e7139 feat: add Preact support and example
- Add Preact setup instructions and code examples alongside existing React examples
- Maintain existing React functionality while adding Preact support
- Update code examples to show both React and Preact imports

react hooks come directly from 'react' package, while Preact requires hooks to be
imported separately from 'preact/hooks'
2024-12-17 13:22:08 -05:00
952025b996 StataNow ARM64 extension tests 2024-12-16 23:59:57 -05:00
Asad
61ec7ad63c chore: updated React demo deployment instructions and version info
changes include:
- update test deployment versions and dates fro ViteJS, NextJS
- add CRA compatibility warning for React19+
- add dependency fix instruction for CRA
- refine NextJS deployment --no-turbopack flag
- remove unused React import - JSX transform handles conversion
2024-12-12 15:13:34 -05:00
df36a616a9 Merged Cells docs 2024-07-15 21:40:51 -04:00
b503ebc14d Added Test Data to docs site 2024-04-26 00:16:13 -04:00
b571592055 workarounds for docusaurus breaking changes 2024-04-14 03:40:38 -04:00
0fda6d46ab upgrade docusaurus to 3.2.1 2024-04-11 21:04:37 -04:00
92e3c5aa72 mdx cleanup in preparation for v2
- use autolinks (e.g <https://sheetjs.com> -> https://sheetjs.com)
- move <summary> blocks to separate lines
2024-04-08 00:57:39 -04:00
902ec91f46 win10-x64 refresh 2024-03-25 00:13:01 -04:00