Releases: zion-off/giggles
v0.7.3
npm package: https://www.npmjs.com/package/giggles/v/0.7.3
What's Changed
- docs(examples): replace manual input handling with giggles/ui components by @zion-off in #66
- Fix focus phantom children, FocusTrap restore, and CodeBlock re-tokenization by @zion-off in #67
Full Changelog: v0.7.2...v0.7.3
v0.7.2
npm package: https://www.npmjs.com/package/giggles/v/0.7.2
What's Changed
Full Changelog: v0.7.1...v0.7.2
v0.7.1
npm package: https://www.npmjs.com/package/giggles/v/0.7.1
What's Changed
- docs(core): restructure focus, input, and router into subfolders by @zion-off in #62
- update command palette ui and docs by @zion-off in #63
- fix(focus): eliminate focus flash on mount by registering nodes during render by @zion-off in #64
Full Changelog: v0.7.0...v0.7.1
v0.7.0
npm package: https://www.npmjs.com/package/giggles/v/0.7.0
What's Changed
Full Changelog: v0.6.2...v0.7.0
v0.6.2
npm package: https://www.npmjs.com/package/giggles/v/0.6.2
What's Changed
- fix(docs): use useFocusScope in modal example by @zion-off in #55
- chore: accept component name in play and record scripts by @zion-off in #56
- docs(confirm): clarify focus behavior, require Modal alongside other components by @zion-off in #57
- docs: add gifs and links to readme by @zion-off in #58
- change doc site theme by @zion-off in #59
- docs: ui component accuracy + expose helpers on FocusScopeHandle + enforce FocusScope pairing by @zion-off in #60
Full Changelog: v0.6.1...v0.6.2
v0.6.1
npm package: https://www.npmjs.com/package/giggles/v/0.6.1
What's Changed
- docs: rewrite core-concepts as narrative, refactor input reference by @zion-off in #53
- fix(command-palette): make useKeybindingRegistry reactive by @zion-off in #54
Full Changelog: v0.6.0...v0.6.1
v0.6.0
npm package: https://www.npmjs.com/package/giggles/v/0.6.0
What's Changed
- fix(docs): remove when:'mounted' from command palette example by @zion-off in #49
- fix(docs): remove when:'mounted' from examples by @zion-off in #50
- docs: remove when:'mounted' references by @zion-off in #51
- refactor(input): simplify KeybindingOptions to fallback/bubble by @zion-off in #52
Full Changelog: v0.5.3...v0.6.0
v0.5.3
npm package: https://www.npmjs.com/package/giggles/v/0.5.3
What's Changed
Full Changelog: v0.5.1...v0.5.3
v0.5.1
npm package: https://www.npmjs.com/package/giggles/v/0.5.1
What's Changed
- add playground to tsconfig by @zion-off in #45
- fix(ui): backspace key not registering by @zion-off in #46
Full Changelog: v0.5.0...v0.5.1
v0.5.0
npm package: https://www.npmjs.com/package/giggles/v/0.5.0
What's Changed
Full Changelog: v0.4.0...v0.5.0