Skip to content

Latest commit

 

History

History
221 lines (153 loc) · 18 KB

CHANGELOG.md

File metadata and controls

221 lines (153 loc) · 18 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-beta.22 (2025-01-03)

Bug Fixes

  • Table: fire sort from menu (ec04ad4)
  • VirtualList: loadMore logic (fc25e77)

1.0.0-beta.21 (2024-12-19)

Bug Fixes

  • BodyCell: append column className (b6221e2)
  • cloneelements: map children from fragments and flatten (83273f3)
  • CodeEditor: sizing issue (10ac8c4)
  • FilterForm: make field select searchable (4c2a656)
  • HiddenInput: delay onChange to set hiddenValue (19191ec)
  • Overlays: allow custom header icon element (496d2de)

1.0.0-beta.20 (2024-11-22)

Bug Fixes

  • ColorInput: use floatingui instead of dropdown (1fcbe47)
  • DateDisplay: add showAlternateDate prop (95c8169)
  • export modal props type (970bf23)
  • Overlay: remove forced focus (not required) (fc956a8)
  • Searchbar: reset dirty after submit (b5392e8)
  • Select: set intial value even if missing in list (dc5f56b)
  • TableCell: date type field display (2ad4400)
  • TabPanel: append/prepend prop type (b247ddf)
  • Textarea: exapndable prop (27821ff)
  • usePagination: fire change if default page is not same (65b8130)

1.0.0-beta.19 (2024-11-12)

Bug Fixes

  • Histogram: stopPropagation on action click (9fd6ad2)

1.0.0-beta.18 (2024-11-01)

Bug Fixes

  • Alert: prompt input (d50b06a)
  • Badge: add inline prop (24b5369)
  • Col: add "content" align (bf34e3d)
  • DateDisplay: dropdown closeOnClick (8fabd92)
  • getByPath: fetch value when record is array (031a4b0)
  • List: scroll selected into view (5083686)
  • Menu: floating menu scroll active into view (1e71d33)
  • NsfwOverlay: add data-inner-clickable (bcfd729)
  • Title: move default styles to component layer (586b7bb)
  • useNavigator: line-height and select on display (fb467d3)
  • VirtualLists: max/min width (0040b8e)

1.0.0-beta.17 (2024-10-25)

Note: Version bump only for package react-fabric

1.0.0-beta.16 (2024-10-25)

Bug Fixes

  • use cloneChildren to pass props through fragments (7741faa)

1.0.0-beta.15 (2024-10-24)

Bug Fixes

  • ArrayInput: defaultValue with blank string (b3e1836)

1.0.0-beta.14 (2024-10-23)

Bug Fixes

  • Table: allow multiline column display (b7100ad)
  • Tree: allow multiline tree node (5ebe207)

1.0.0-beta.13 (2024-10-23)

Note: Version bump only for package react-fabric

1.0.0-beta.12 (2024-10-23)

Note: Version bump only for package react-fabric

1.0.0-beta.11 (2024-10-22)

Note: Version bump only for package react-fabric

1.0.0-beta.10 (2024-10-22)

Bug Fixes

  • clickable items add inner-cliackable (8c4e91f)
  • Navigator: add optional children prop to display page count (800b178)
  • NsfwOverlay: change import (d02c406)
  • TabPanel: add append/prepend props (de90d18)
  • Thumbnail: reset on src change (b62a69e)

1.0.0-beta.9 (2024-10-20)

Bug Fixes

  • FilterBar: add field type to filter object (44d8999)
  • Modal: mask bg (f935bb0)

1.0.0-beta.8 (2024-10-19)

Bug Fixes

  • CodeEditor: move monaco-editor to dependency (250078f)
  • DateUtil: remove attach to window :stupid: (176e3c4)
  • Dictation: add custom icon prop (d27be12)
  • FilterTag: fix width pin icon (d9b6c2c)
  • Histogram: if total provided disable when total is 0 (57304cd)
  • SearchBar: reset state when query/filters change (597fe83)

1.0.0-beta.7 (2024-10-19)

Features

  • Dictation: dictation tool using wavesurfer (e6ff12b)

1.0.0-beta.6 (2024-10-18)

Bug Fixes

  • Animations: add testId (c9cf93a)
  • ArrayInput: inline and width props (faf0f82)
  • Card: add ref prop (6811150)
  • CodeEditor: add handlebar suggestions (f688413)
  • Collapsable: sticky header (f77d6b5)
  • Content: extend scroll event object (7a14f0b)
  • ContextMenu: add disabled prop (07bd181)
  • DropdownTool: add cutom icon prop (7760728)
  • RadioGroup: add optionWidth prop (c3669dc)
  • Superdate: add recurring events prop (8970e44)
  • Switch: add on/off labels (fbb807b)
  • Tab: allow string as badge (b30b67d)
  • TabButton: add tooltip wrapper (779bf08)
  • Table: add expandable rows (a09318d)
  • Table: add onScroll and initialScroll (0aa089f)
  • Table: formatted content by dataType (4e7e623)
  • TableHeader: add tooltip prop (c983583)
  • Table: send index as param for renderer (2d774ef)

1.0.0-beta.5 (2024-10-16)

Bug Fixes

  • Chip: label line-height (c2b8607)
  • FilterForm: number type form inputs (85dc94d)
  • QueryForm: code editor wrapper (0d44b81)
  • Searchbar: export FilterBar (73dee04)
  • Searchbar: filter form (4b64d66)
  • Searchbar: updated props (a2e8152)

1.0.0-beta.4 (2024-10-16)

Bug Fixes

  • Alert: add prompt (6b657cb)
  • Aside: add className, bodyClassName props (773cb51)
  • DrawCanvas: avatar tool (3b62a2c)

Features

  • @data: add checkable list (529e17c)
  • Mdx: update with stories (4119b97)

1.0.0-beta.3 (2024-10-15)

Note: Version bump only for package react-fabric

1.0.0-beta.2 (2024-10-15)

Bug Fixes

  • @data: export ref types (f75f882)
  • Abbr: add className prop (2f21637)
  • Alert: remove duplicate message (8a480b7)
  • Aside: allow element as title (807deb7)
  • Badge: hide when no value or ping (a0028e6)
  • Button: add stop propagation (81ffd61)
  • Callout: add className prop (1b43ab3)
  • Collapsable: add disabled prop (e60a175)
  • Field: add vertical orientation (26746bf)
  • Link: click handler (4c76bda)
  • Media: export ref types (0988640)
  • Section: add ref and className props (2e9252f)
  • Textarea: add enter press handler (8d12791)
  • Thumbnail: add className prop (11297e2)

Features

  • DrawCanvas: tldraw canvas (9d2d6b9)
  • Mdx: add markdown display and editor (a262a01)

1.0.0-beta.1 (2024-10-14)

Bug Fixes

  • DropdownTool: caret icon (78c8d9f)
  • Table: add checkable rows (691c57e)
  • Table: add column resize (452fc4c)
  • Table: add loading indicator and empty message (e353b99)
  • Table: added sorting on header click (e00c693)
  • Table: hideable columns action (e638f5f)
  • Table: replace Dropdown with DropdownTool (7c96eb2)
  • Table: row click handler (912c0ac)
  • Table: usability update (747aac6)

1.0.0-beta.0 (2024-10-11)

Note: Version bump only for package react-fabric