Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | :bug: Fixed a bug where the 'selected' attribute was not properly applied in ↵ | Hayleigh Thompson | 2024-04-16 |
| | | | | the DOM. | ||
* | :wrench: Update test apps. | Hayleigh Thompson | 2024-04-06 |
| | |||
* | 🔀 Write a guide on server-side rendering. (#103) | Hayleigh Thompson | 2024-04-05 |
| | | | | | | | | | | | | | | | * :memo: Fix typos in state management guide. * :memo: Begin writing ssr guide. * :memo: Rename discard init arg to '_flags' in all examples. * :memo: Show simple static HTML rendering example. * :memo: Expand hydration section. * :memo: Finish ssr guide. * :wrench: Add ssr guide to built docs pages. | ||
* | :alembic: Create a collection of test apps to cover previously reported bugs. | Hayleigh Thompson | 2024-03-31 |