Releases: fold-dev/fold
Releases · fold-dev/fold
0.19.0
What's Changed
- fix: add additional mouse event handlers by @joduplessis in #318
- chore: anchor text & surface colors outside of light or dark mode by @joduplessis in #319
- chore: use design tokens by @joduplessis in #320
- SparkLine: fix y value for line variant by @joduplessis in #321
- fix: pluralise all date string references by @joduplessis in #322
- chore: convert values to tokens by @joduplessis in #323
- fix: display img as block by @joduplessis in #324
- chore: make mutation observer optional by @joduplessis in #325
- fix: block blur event sooner by @joduplessis in #326
- design: Select: remove selected active marker by @joduplessis in #327
- feat: Popover: ignore containers by @joduplessis in #328
- fix: useLocalStorage: track key changes correctly by @joduplessis in #329
- fix: useLocalStorage: fix infinite render loop by @joduplessis in #330
- fix: Tooltip: check for propagation of DOM elements by @joduplessis in #331
- fix: Menu: add missing event change handler by @joduplessis in #332
- small fixes by @joduplessis in #334
- fix: Tooltip: add back mousedown event handler by @joduplessis in #333
- enhancements: small design tweaks & color balances by @joduplessis in #335
Full Changelog: v0.18.0...v0.19.0
0.18.0
What's Changed
- general color updates
- @joduplessis fix: use resizeobserver to update box dimensions
- @joduplessis add: add global drag lock property
Full Changelog: v0.17.0...v0.18.0
0.17.0
What's Changed
- minor improvements & optimizations by @joduplessis in #315
- @joduplessis add description icon
- @joduplessis small stylistic fixes
- @joduplessis improve toast intro animation
- @joduplessis add custom scroll-down event
- @joduplessis add experimental moveDown event for DragElement
- @joduplessis refine animations
- @joduplessis update accent
Full Changelog: v0.16.0...v0.17.0
0.16.0
What's Changed
- feat: new useLocalStorage hook & an updated
oklchcolor palette by @joduplessis in #304 - fix: account for non-0 indent level when drag starts by @joduplessis in #310
- fix: make UserList items unique with ID by @joduplessis in #311
- feat: preferred anchors for Popover & better disabled handling by @joduplessis in #314
Full Changelog: v0.15.0...v0.16.0
0.15.0
What's Changed
- feat: Attachment: add ellipsis to overflow labels by @joduplessis
- refactor: convert className method to React Hook by @joduplessis
- refactor: more complete timezone list by @joduplessis
- feat: Editable: add double click; remove timeout amount by @joduplessis
Full Changelog: v0.14.0...v0.15.0
0.14.0
What's Changed
- feat: add CSV Importer component by @joduplessis in #286
- fix: Select: remove onFilter effect dependency) by @joduplessis
- Menu: decrease menu item padding by @joduplessis
- DragElementArea: add horizontal drag support by @joduplessis
Full Changelog: v0.13.0...v0.14.0
0.13.0
What's Changed
- fix: Resizable is jerky when position is start & window is resized by @joduplessis in #259
- refactor: Drag: always clear origin & target by @joduplessis in #264
- refactor: add preventScroll prop to Popover & useFocus hook by @joduplessis in #266
- refactor: minor color adjustments by @joduplessis in #267
- refactor: general drag improvements by @joduplessis in #268
- refactor: enhance light mode colors by @joduplessis in #269
- feat: Menu: round & contain menu items inside menu by @joduplessis in #271
- feat: Drag: locking & unlocking by @joduplessis in #273
- feat: Popover: portal support by @joduplessis in #279
- feat: DataGrid & DatePicker by @joduplessis in #281
Full Changelog: v0.12.0...v0.13.0
0.12.0
What's Changed
- various bug fixes & usability enhancements by @joduplessis in #253
- added: new Mauve color palette & 950 values by @joduplessis in #253
- added: new InputPopover component / multiple bug fixes & enhancements by @joduplessis in #253
- refactor: new clipboard API by @joduplessis in #253
Full Changelog: v0.11.8...v0.12.0
0.11.8
What's Changed
- refactor: remove unnecessary margin on modal story by @joduplessis in #241
- refactor: Attachment: add story illustrating red-x delete button pattern by @joduplessis in #246
- feature: Text: add text highlight component by @joduplessis in #247
- refactor: Stories: improvements in values & dimensions by @joduplessis in #251
Full Changelog: v0.11.7...v0.11.8
0.11.7
What's Changed
- refactor: stop scrolling on context menu open by @joduplessis in #238
- refactor: migrate scroll prevention into reusable Hook by @joduplessis in #238
- release: bump version 0.11.7 by @joduplessis in #240
Full Changelog: v0.11.5...v0.11.7