Releases: jerrythomas/rokkit
Releases · jerrythomas/rokkit
v1.0.0-next.39
🚀 Features
- Refactor parser and assimilation functions - by @jerrythomas (d1629)
- Refactor code to reduce cognitive complexity in tutorial. - by @jerrythomas (63a04)
🐞 Bug Fixes
- Refactoring to reduce duplications and complexity. - by @jerrythomas (377dc)
- Refactoring to reduce duplications and complexity in tutorial and icons. - by @jerrythomas (14832)
- Refactoring to reduce duplications and complexity in stores - by @jerrythomas (8a1c0)
- Removed unnecessary listening flag - by @jerrythomas (f76a2)
- Corrected jsdoc annotations for the refactored functions - by @jerrythomas (f9ed4)
- Refactor pannable, swipeable and traversable to use common listener setup and teardown functions. - by @jerrythomas (de526)
- Used switch instead of button group for switching between views. - by @jerrythomas (aa612)
View changes on GitHub
v1.0.0-next.38
🚀 Features
- Cleaned up code in the molecules library and updated tests. - by @jerrythomas (8b067)
- Added tests for Calendar, BreadCrumbs & ResponsiveGrid. Modified swipeable and navigable actions to support enabled state change. - by @jerrythomas (4dd11)
- Cleanup duplicate code related to symbols. Removed some unused dependencies. - by @jerrythomas (c9ceb)
- Refactor code to remove code duplications. - by @jerrythomas (47a04)
- Refactor code to reduce cognitive complexity. - by @jerrythomas (2de1a)
- Refactor code to combine layout and schema for improved readability and addition of support to handle arrays. - by @jerrythomas (d7f5e)
- Started working on an alternative approach for keyboard/mouse navigation for nested structures - by @jerrythomas (b4546)
- Extracted data out of js files into separate json files. - by @jerrythomas (11cef)
- Modified arrow icons - by @jerrythomas (1bcbb)
🐞 Bug Fixes
- Updated snapshot for Symbol test. - by @jerrythomas (574db)
- Updated vitest configuration for sites/learn to use shared configuration - by @jerrythomas (4a984)
- Refactored code to reduce duplications. - by @jerrythomas (bd437)
View changes on GitHub
v1.0.0-next.37
🚀 Features
- Add progress bar component and included it to show navigation progress. - by @jerrythomas (6609d)
- Added script to autogenerate entries for stories. modified root layout to perform assimilation - by @jerrythomas (ef1eb)
- Modified InputField, wrappers and FieldLayout to use context for components. Renamed prop items to options for switch, select, tabs and multiselect - by @jerrythomas (8a7a8)
- Modified checkbox and radio custom componnets to support native mode - by @jerrythomas (a8590)
- Switched from id to value field for Radio group, Select & Switch - by @jerrythomas (e78c7)
- Modified approach to support native inputs like radio, select, checkbox and range - by @jerrythomas (1b72c)
- Restructured input components, form schema builder, FieldLayout, DataEditor to support custom elements as editor, wrapper or static content in the forms. - by @jerrythomas (c5524)
- Improved unit test coverage for Select, Input & Tabs - by @jerrythomas (7c9bb)
- Moved code from utils package to core - by @jerrythomas (33332)
- Removed unused code from charts package and reorganized code. - by @jerrythomas (f0fce)
- Created minimal tests for charts package. Removed unused code - by @jerrythomas (480d6)
- Modified tree so that selected item's parent can be collapsed. Removed console logs. Added action to cleanup old workflow runs. - by @jerrythomas (f2a3e)
- Added type definitions and jsdoc somments for all actions. - by @jerrythomas (90240)
- Used after navigate to handle value update of navigation tree for better experience. - by @jerrythomas (ebb91)
- Modified borders to use inset color. - by @jerrythomas (57bad)
- Updated unit tests for Select & MultiSelect - by @jerrythomas (d1af7)
- Added missing tests for DataEditor and FieldLayout - by @jerrythomas (0587c)
- Added missing tests for List and InputField - by @jerrythomas (da03d)
- Added new list editor component to edit arrays. Updated unit tests for DropDown, Select & DropSearch. - by @jerrythomas (ce2c6)
🐞 Bug Fixes
- Added class property to progress bar and fixed its usage on the tutorial site - by @jerrythomas (eca2d)
- Reverted filename change for CheckBox.svelte - by @jerrythomas (0f64d)
- Resolved issue with fs & path being imported due to shared functions in tutorial library - by @jerrythomas (fb655)
- Corrected examples for DropDown and the theme associated with it - by @jerrythomas (b500d)
View changes on GitHub
v1.0.0-next.36
🚀 Features
- Add validations and dynamic form fields - by @jerrythomas (8aaab)
- Add validatior, ValidationReport. Added patterns and symbols for charts. - by @jerrythomas (5f7a0)
- Added some utilities for building dynamic forms and rearranged packages - by @jerrythomas (81169)
- Added form component for dynamic form generation. Removed unused components. Improved tests. - by @jerrythomas (1577d)
- Alternative approach to switch between using id/item as value for select - by @jerrythomas (64948)
- Added examples for form component - by @jerrythomas (fb7c8)
🐞 Bug Fixes
- Fix the vitest config so that coverage result is proper - by @jerrythomas (f8dc8)
- Add missing dependencies - by @jerrythomas (bf4c7)
View changes on GitHub
v1.0.0-next.35
v1.0.0-next.34
No significant changes
View changes on GitHub
v1.0.0-next.33
🚀 Features
- Split global styles into separate files - by @jerrythomas (f7983)
🐞 Bug Fixes
- Update dependencies and lockfile - by @jerrythomas (1c573)
View changes on GitHub
v1.0.0-next.32
No significant changes
View changes on GitHub
v1.0.0-next.31
No significant changes