Commit Graph

20 Commits

Author SHA1 Message Date
9085bcb09a Added Perf details to profiler control 2026-03-26 20:57:39 +01:00
0e1087a614 First version of Profiler control with right part 2026-03-22 16:40:21 +01:00
b8fd4e5ed1 Added Profiler control with basic UI 2026-03-22 08:32:40 +01:00
72d6cce6ff Adding Profiler module 2026-03-21 18:08:34 +01:00
f887267362 Optimizing keyboard navigation and selection handling 2026-03-21 18:08:13 +01:00
ef9f269a49 I can edit a cell 2026-03-16 21:16:21 +01:00
f773fd1611 Keyboard.py : ajout de enabled dans add(), nouveau render() retournant (Script,
control_div), et méthodes mk_enable / mk_disable
  - keyboard.js : nouvelle signature add_keyboard_support(elementId, controlDivId,
  combinationsJson), fonction isCombinationEnabled(), vérification avant déclenchement
  - test_Keyboard.py : 8 tests couvrant les comportements et le rendu
2026-03-14 23:29:18 +01:00
a4ebd6d61b Fixed bugs in DataGridFormattingManager 2026-03-14 22:01:44 +01:00
e01d2cd74b Reimplementing Columns Management 2026-03-08 12:03:07 +01:00
b5abb59332 Fixed transform issue and added reset 2026-02-22 19:06:40 +01:00
0686103a8f Implemented new InstancesDebugger.py. Based on the HierarchicalCanvasGraph.py 2026-02-22 17:51:39 +01:00
8b8172231a updated css. Added orientation. Saving orientation, position and scale in state 2026-02-22 10:28:13 +01:00
44691be30f New hierarchical component, used for InstancesDebugger.py 2026-02-21 23:53:05 +01:00
13f292fc9d Added IconsHelper and updated Keyboard to support require_inside flag 2026-02-20 20:35:09 +01:00
520a8914fc I can select range with visual feedback 2026-02-10 23:00:45 +01:00
79c37493af Added mouse selection 2026-02-09 23:46:31 +01:00
b0d565589a Added natural colors presets 2026-02-08 23:19:47 +01:00
0119f54f11 Added columns values in suggestion + fixed commands key conflicts bug 2026-02-08 22:44:06 +01:00
d44e0a0c01 Fixed command id collision. Added class support in style preset 2026-02-08 19:50:10 +01:00
3ec994d6df Refactored assets serving 2026-02-08 16:31:38 +01:00