Changelog
All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
0.1.1 (2024-09-21)
Features
- displaying examples and highlighting the word of the example (f02bb2f)
- improving the experience of examples (ad9ac0a)
Bug Fixes
- adding pointer-events-none to the gradient at the bottom of the list (1f96d0e)
- fixing the quantity of collocations on the list (1ef4d44)
0.1.0 (2024-09-15)
Features
- displaying examples and highlighting the word of the example (f02bb2f)
- improving the experience of examples (ad9ac0a)
Bug Fixes
- adding pointer-events-none to the gradient at the bottom of the list (1f96d0e)
0.0.3 (2024-09-13)
Bug Fixes
- adding pointer-events-none to the gradient at the bottom of the list (1f96d0e)
0.0.2 (2024-09-13)
Features
- adding badge component (0155a85)
- adding debounce and remapType function (a25e685)
- adding input component (d590aa6)
- adding label component (421aa94)
- adding radio-group component (571363e)
- adding remap to QUANT (6a53a51)
- adding resizable component (e14a8fd)
- adding scroll-area component (56e8ab3)
- adding separator component (dd9b943)
- fetching data and loading in the ui (6e03580)
- implementing resizable component (5e5e92f)