Releases: jerrythomas/rokkit
Releases · jerrythomas/rokkit
v1.0.0-next.69
No significant changes
View changes on GitHub
v1.0.0-next.68
🚀 Features
- Modified themes for anchor tags, tree. and resolved few issues with List, Switch and NestedEditor - by @jerrythomas (ede45)
🐞 Bug Fixes
- Resolve issues with tests. - by @jerrythomas (3d772)
View changes on GitHub
v1.0.0-next.67
🐞 Bug Fixes
- Resolve issue with incorrect import from ramda - by @jerrythomas (60722)
View changes on GitHub
v1.0.0-next.66
No significant changes
View changes on GitHub
v1.0.0-next.65
🚀 Features
- Modified to use a generalized combine and compare function for demo - by @jerrythomas (47623)
- Added multiselect feature to TreeTable and externalized the styles - by @jerrythomas (22ff9)
- Support for multiple select in TreeTable - by @jerrythomas (fa694)
View changes on GitHub
v1.0.0-next.64
🚀 Features
- Include values at object and array levels during flattening - by @jerrythomas (2eed6)
- Added striped property to TreeTable - by @jerrythomas (e22fd)
- Modified to test comparing data in a treetable - by @jerrythomas (05163)
View changes on GitHub
v1.0.0-next.63
🚀 Features
- Moved isObject from organisms and updated getText to handle boolean and object values. - by @jerrythomas (f891a)
- Modified navigator to emit move event on clicks - by @jerrythomas (2eb50)
- Added name attribute to range components - by @jerrythomas (b1431)
- Added NestedEditor, Table and TreeTable components - by @jerrythomas (58a08)
- Added support to expand/collapse rows - by @jerrythomas (025fe)
- Wip examples for nested editor and treetable - by @jerrythomas (64768)
View changes on GitHub
v1.0.0-next.62
No significant changes
View changes on GitHub
v1.0.0-next.61
🐞 Bug Fixes
- Resolve module not found error when importing libraries in svelte - by @jerrythomas (cc1b0)