|
3 | 3 | Type: WIP
|
4 | 4 |
|
5 | 5 | App Changes:
|
6 |
| - - Speed improvement in code editors by @cavearr |
7 |
| - - Added icon over code editor to open easily form io editor by @cavearr |
8 |
| - - Improive zoom speed with code sandbox before ace editor replacement by @cavearr |
9 |
| - - Fine tune zoom for slow cpus by @cavearr |
10 |
| - - Migration of I/O pins from virtual to physical at copy paste in top level by @cavearr |
11 |
| - - Improve zoom speed and routing algorithm by @cavearr |
12 |
| - - Improve copy/paste blocks at top level with IO migration by @cavearr |
13 |
| - - Node.js upgrade to 23.3.0 version by @cavearr |
14 |
| - - NWJS upgrade to 0.95.0 version (latest stable) by @cavearr |
15 |
| - - Improvement Speed of UI (>300% of speed) by @cavearr |
16 |
| - - Prettier integration for automatic code formating on commits by @TimRudy |
17 |
| - - Improve windows nwjs launcher integration in Windows OS by @TimRudy |
18 |
| - - Cosmetic improvements (translations, language orders,etc) by @TimRudy |
19 |
| - - Better translatios for verilog importer by @TimRudy |
20 |
| - - Support for dynamic width on labels and IO Pins improving readability by @lmcapacho |
21 |
| - - Support for parametric IO pins by @cavearr |
22 |
| - - Support for parametric buses by @cavearr |
| 6 | + - Finish translation so it is stable with Prettier by @TimRudy |
| 7 | + - Improve speed of code editors by @cavearr |
| 8 | + - Add icon over code editor to open easily by @cavearr |
| 9 | + - Improve zoom speed with code sandbox before ace editor replacement by @cavearr |
| 10 | + - Fine tune zoom for slow CPUs by @cavearr |
| 11 | + - Migrate I/O pins from virtual to physical at copy paste in top level by @cavearr |
| 12 | + - Improve zoom speed and routing algorithm by @cavearr |
| 13 | + - Improve copy/paste blocks at top level with I/O migration by @cavearr |
| 14 | + - Upgrade Node.js to 23.3.0 version by @cavearr |
| 15 | + - Upgrade NWJS to 0.95.0 version (latest stable) by @cavearr |
| 16 | + - Improve speed of UI (>300% of speed) by @cavearr |
| 17 | + - Integrate Prettier for automatic code formatting on commits by @TimRudy |
| 18 | + - Improve NWJS launcher integration in Windows OS by @TimRudy |
| 19 | + - Improve translation language order in menu by @TimRudy |
| 20 | + - Improve translation text for Verilog importer by @TimRudy |
| 21 | + - Support dynamic width on labels and I/O pins for readability by @lmcapacho |
| 22 | + - Support parametric I/O pins by @cavearr |
| 23 | + - Support parametric buses by @cavearr |
23 | 24 | - Remove obsolete emoji-node package with unavailable third party resources by @cavearr
|
24 |
| - - Support for comments in IO definitions in verilog importer by @cavearr |
25 |
| - - Safe save at -save & quit- dialog on window close by @cavearr |
26 |
| - - Improve exit iceStudio dialog by @lmcapacho |
27 |
| - - Fixed locale loading error at collection installer by @cavearr |
28 |
| - - Fixed recent files blank loading at startup by @lmcapacho |
| 25 | + - Support comments in I/O definitions in Verilog importer by @cavearr |
| 26 | + - Fix safe save at -save & quit- dialog on window close by @cavearr |
| 27 | + - Improve exit Icestudio dialog by @lmcapacho |
| 28 | + - Fix locale loading error in collection installer by @cavearr |
| 29 | + - Fix Recent files blank loading at startup by @lmcapacho |
29 | 30 | - Refactor modules and update versions of node modules by @cavearr
|
30 |
| - - Enhance modal window for verilog module import selector by @lmcapacho |
31 |
| - - Verilog importer supports ANSI and 1995 Verilog coding style by @cavearr |
32 |
| - - Header comments and multiple module per file support for verilog importer by @cavearr |
33 |
| - - Add inouts and parameters automatic loading verilog code and improve code by @cavearr |
34 |
| - - Automatic code block from verilog file by @lmcapacho |
35 |
| - - Video Screen recording capatabilities by @cavearr |
36 |
| - - Verilator rules linter support by @cavearr |
37 |
| - - Snapshotter to PNG to take screenshots easily by @cavearr |
| 31 | + - Enhance modal window for Verilog module import selector by @lmcapacho |
| 32 | + - Add support for ANSI and 1995 Verilog style to Verilog importer by @cavearr |
| 33 | + - Add support for header comments and multiple modules per file to Verilog importer by @cavearr |
| 34 | + - Add inouts and parameters auto-load to Verilog importer and improve code by @cavearr |
| 35 | + - Add Verilog importer for code block from Verilog file by @lmcapacho |
| 36 | + - Add Video Screen recording capability by @cavearr |
| 37 | + - Change to Verilator rules linter by @cavearr |
| 38 | + - Add PNG Snapshotter to take screenshots easily by @cavearr |
38 | 39 | - Fix some display clock and I/O block errors by @cavearr
|
39 |
| - - Allow selecting Icestudio version number for copying (#717) by @lmcapacho |
| 40 | + - Allow select and copy Icestudio version number (#717) by @lmcapacho |
40 | 41 | - Fix non visible clk in wire remove or attach action by @cavearr
|
41 | 42 | - Fix non visible clk in block insertion by @cavearr
|
42 |
| - - Fix not showing wires bifurcations marks by @cavearr |
43 |
| - - Add .ice files opened with double click from file manager to recent files option by @lmcapacho |
44 |
| - - Accuracy selection and click on items (now is pixel-perfect click and selections) by @cavearr |
| 43 | + - Fix not showing wires bifurcation marks by @cavearr |
| 44 | + - Add .ice files opened with double click from file manager to recent files by @lmcapacho |
| 45 | + - Fix accuracy of select and click on items (now is pixel-perfect click and selections) by @cavearr |
45 | 46 | - Speed up UI/load-flow by @cavearr
|
46 |
| - - Best Mime file support for Linux Desktops by @lmcapacho |
47 |
| - - Improved load design time and consistency by @cavearr |
48 |
| - - Recent open files option in Archive menu by @lmcapacho |
49 |
| - |
50 |
| - |
| 47 | + - Add Icestudio Mime type support for Linux Desktops by @lmcapacho |
| 48 | + - Improve design load-time and consistency by @cavearr |
| 49 | + - Add Recent open files to menu by @lmcapacho |
0 commit comments