Skip to content

Releases: zion-off/giggles

v0.7.3

01 Mar 23:44

Choose a tag to compare

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

01 Mar 20:30

Choose a tag to compare

npm package: https://www.npmjs.com/package/giggles/v/0.7.2

What's Changed

  • refactor(ui): use TextInput in CommandPalette instead of reimplementing input by @zion-off in #65

Full Changelog: v0.7.1...v0.7.2

v0.7.1

01 Mar 20:15

Choose a tag to compare

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

28 Feb 21:54

Choose a tag to compare

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

26 Feb 23:35

Choose a tag to compare

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

26 Feb 00:12

Choose a tag to compare

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

25 Feb 14:39

Choose a tag to compare

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

25 Feb 07:16

Choose a tag to compare

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

25 Feb 03:04

Choose a tag to compare

npm package: https://www.npmjs.com/package/giggles/v/0.5.1

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

24 Feb 22:57

Choose a tag to compare

npm package: https://www.npmjs.com/package/giggles/v/0.5.0

What's Changed

  • Refactor focus system to external FocusStore by @zion-off in #44

Full Changelog: v0.4.0...v0.5.0