Commit Graph

31 Commits

Author SHA1 Message Date
72d6cce6ff Adding Profiler module 2026-03-21 18:08:34 +01:00
2fcc225414 Added some unit tests for the grid 2026-03-16 21:46:19 +01:00
0c9c8bc7fa Fixed FormattingRules not being applied 2026-03-15 16:50:21 +01:00
feb9da50b2 Implemented enable/disable for keyboard support 2026-03-15 08:33:39 +01:00
3105b72ac2 Improved auto-completion engine for formatting parameters and added support for absolute value in number formatting. 2026-03-11 22:39:52 +01:00
0a766581ed Added DataServicesManager and DataService 2026-02-27 21:10:11 +01:00
efbc5a59ff Updated skill and documentation 2026-02-27 17:31:19 +01:00
c07b75ee72 I can add a new column and a new row 2026-02-26 22:44:35 +01:00
3715954222 Added documentation for HierarchicalCanvasGraph.py 2026-02-22 18:12:19 +01:00
13f292fc9d Added IconsHelper and updated Keyboard to support require_inside flag 2026-02-20 20:35:09 +01:00
e8443f07f9 Introducing columns formulas 2026-02-13 21:38:00 +01:00
520a8914fc I can select range with visual feedback 2026-02-10 23:00:45 +01:00
d44e0a0c01 Fixed command id collision. Added class support in style preset 2026-02-08 19:50:10 +01:00
85f5d872c8 Removed deprecated doc 2026-02-08 11:15:02 +01:00
86b80b04f7 Updated documentation 2026-02-08 11:14:03 +01:00
8e059df68a Fixed rule conflict management. Added User guide for formatting 2026-02-08 00:12:24 +01:00
6160e91665 Added "table" and "tables" in the DSL 2026-02-07 22:48:51 +01:00
1c1ced2a9f Added syntax colorization 2026-02-07 10:52:40 +01:00
db1e94f930 I can format columns 2026-02-06 22:46:59 +01:00
0620cb678b I can validate formatting in editor 2026-02-01 21:49:46 +01:00
d7ec99c3d9 Working on Formating DSL completion 2026-01-31 19:09:14 +01:00
9abb9dddfe Added classes to support formatting 2026-01-26 21:32:26 +01:00
3083f3b1fd Clean version before implementing formatting 2026-01-26 19:09:15 +01:00
3abfab8e97 I can show and hide the columns comanger 2026-01-25 11:29:18 +01:00
0bd56c7f09 Working on ColumnsManager. Added CycleStateControl and DataGridColumnsManager. 2026-01-24 23:55:44 +01:00
ba2b6e672a I can click on the grid to select a cell 2026-01-24 12:06:22 +01:00
9f69a6bc5b updated Panel implementation 2025-12-20 19:21:30 +01:00
81a80a47b6 First set of upgrades for the Panel component 2025-12-20 11:52:44 +01:00
fde2e85c92 TabsManager.py Added unit tests + documentation 2025-12-07 15:42:48 +01:00
8e5fa7f752 Added Controls testing + documentation 2025-12-05 19:17:21 +01:00
ce5328fe34 Added first controls 2025-11-26 20:53:12 +01:00