Commit Graph

8 Commits

Author SHA1 Message Date
Eugene ad69c4e01c Added new component ColumnsBar
Added render of ColumnsBar methods
Added selection condition render styling
2023-07-25 18:42:00 +03:00
Eugene 55e4eb0f70 Added eslint & prettier config
Formatted files in project
2023-07-25 16:59:49 +03:00
Eugene a37401a28d Added CSS prefixes
Added common styles for cells and single cells styles
2023-07-25 15:26:43 +03:00
Eugene 29b95c6b73 Added keyboard navigation 2023-07-21 18:32:38 +03:00
Eugene 9ef465b72d Added nice selection
added styles in cell
added editor
2023-07-21 16:26:01 +03:00
Eugene b4aa4a4b67 Added selection calculating
Todo: Move listeners from scroller (handlers)
2023-07-21 11:07:03 +03:00
Eugene 25e698a658 Added and configured logic implementation of SCROLLER element
Scroller is interactive element.
Every event will dispatch here.
2023-07-20 16:57:50 +03:00
Eugene 90421f0b7c Removed prefixes
Added spreadsheet config
Added SCSS support
2023-07-20 10:35:21 +03:00