• Joined on 2025-07-21
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-08 22:44:19 +01:00
0119f54f11 Added columns values in suggestion + fixed commands key conflicts bug
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-08 19:50:21 +01:00
d44e0a0c01 Fixed command id collision. Added class support in style preset
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-08 16:31:51 +01:00
3ec994d6df Refactored assets serving
85f5d872c8 Removed deprecated doc
Compare 2 commits »
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-08 11:14:26 +01:00
86b80b04f7 Updated documentation
8e059df68a Fixed rule conflict management. Added User guide for formatting
Compare 2 commits »
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-07 23:03:27 +01:00
fc38196ad9 Fixed issue where table rules were not applied
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-07 22:49:08 +01:00
6160e91665 Added "table" and "tables" in the DSL
08c8c00e28 Improved completion to support the correct table name for autocompletion and formatting
3fc4384251 Improving completion to support the correct table name for autocompletion and formatting
Compare 3 commits »
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-07 11:08:47 +01:00
ab4f251f0c Added syntax colorization. Remove all references to deprecated lark_to_lezer module.
1c1ced2a9f Added syntax colorization
Compare 2 commits »
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-06 22:47:13 +01:00
db1e94f930 I can format columns
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-01 21:49:59 +01:00
0620cb678b I can validate formatting in editor
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-01-31 19:09:31 +01:00
d7ec99c3d9 Working on Formating DSL completion
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-01-26 23:30:04 +01:00
778e5ac69d I can apply format rules
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-01-26 21:32:56 +01:00
9abb9dddfe Added classes to support formatting
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-01-26 19:09:27 +01:00
3083f3b1fd Clean version before implementing formatting
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-01-25 21:40:42 +01:00
05d4e5cd89 Working version of DataGridColumnsManager.py where columns can be updated
e31d9026ce I can hide and show the columns, and it dynamically updates the grid
Compare 2 commits »
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-01-25 12:24:40 +01:00
3abfab8e97 I can show and hide the columns comanger
7f3e6270a2 Added draft of DataGridColumnsManager that uses Search and Dropdown
Compare 2 commits »
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-01-24 23:55:54 +01:00
0bd56c7f09 Working on ColumnsManager. Added CycleStateControl and DataGridColumnsManager.
3c2c07ebfc Fixed bug where same DataGridQuery for all grids
Compare 2 commits »
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-01-24 19:23:29 +01:00
06e81fe72a I can select rows and columns
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-01-24 12:06:38 +01:00
ba2b6e672a I can click on the grid to select a cell
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-01-23 21:26:35 +01:00
191ead1c89 First version of DataGridQuery. Fixed scrollbar issue
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-01-21 22:33:29 +01:00
872d110f07 Working on DatagridFilter
ca40333742 Fixed toolip
Compare 2 commits »