This repository has been archived by the owner on Oct 11, 2022. It is now read-only.
Releases: Mammad900/Gui900-visual-editor
Releases · Mammad900/Gui900-visual-editor
0.2.0
Added
- Changing order and position of boxes (Drag box headers) fc2a854 13b9c2a 49b8bec 3546b13 de76122 2542690 a753f90 9f8442e b323934 40695cd 8529c7c 32dcbfd 5a6e228 a09fb4b c26c772 6604b57 381bb58 bd82653
- Properties and Preview can be moved to e floating window (The option is in the toolbar) 2da7053 f5c318e a817a88 2522b1e 609f2f5 2bf0f80 c350786 7ac2940
- Project titles 4d00d73 51d711e
- Button text offset 2958371
- Duplicate page 8243012
- Clear page 910ac0e c5bbfb3 0e77d1a
- Skipping hints 3e29884
- Right click on app icon on top left corner to hide it 22ad203 de7c32c
- [Advanced] New option to clear application cache in toolbar>file>advanced c55ec23
- Option to cancel loading project if it caused the app to stop working 07fff3b
Improved
- Decrease sudden visual changes in loading screen 7c9960b
- Window title bar color is the same as toolbar color (Chrome, with installed PWA) 39af5e5
- Check for invalid JSON when loading a project b1cc110
- A proper project format migrater 528a627 94a2128 3953267
Changed
- Modified box system a lot c623bd8 48e7aa8 2f1b8aa e768169
- Re-styled code editor tabs in windows-10-uwp-dark-style theme 3ac46d9
- Updated
font-awesome
to 5.15.2 0745e47
Design FAQ (now "design tricks")
- Added a few more tips 7b9dde6 99bc2d5
- Examples for tips 7b9dde6 92886fb 8c6593c 4b70178 837c45b
- Renamed to "Design tricks" 49be018
Fixed
- Empty space in Properties box in certain zoom levels eda859e
- Empty space in tables c5a41fb
- Startup error in some cases 54b33c2
- Code generator caused many essential app functions to stop working 7843496
- Loop code generator bug if there was a button without click event 19ab1f8
- Slider properties saving bug 73eb4b9
- Some menu items being incorrectly enabled/disabled b549ee7
- Hints not working 3c6a8da 9be7d8a
- Toolbar vertical scrolling cf912c6
- Editable fields not being selectable using Firefox 51d711e
Internal
- Changed the way
monaco-editor
is loaded fa6a13b - Changed tables box structure 415df26 8dc61e8
- Use new ES6 function definition in objects syntax 2d15b65
- Refactored codebase and use JS namespaces 5f1798e 98fbd26 ef87df9 53146b4 0c57ce9 ff06870 ac826e4 02ed834 308f9b0 8cb12bf e1f5d8c 218aece
Other
0.1.0
Added
- Added icon to editor 8f220f3 2c6c6e8 0677ac5 26fec99
- Gui900 visual editor is a PWA ae382e4 ec54536 aaaa3d9 a9103f9 07b75a9
- Warn the user if tries to run on Internet Explorer 8954f2c
- New 'click event' property for buttons cddfc37 461d125
- Loop code generator c9f19e2 c4beb27 2417bbb 2fdb410 ef08b27 f6467e8 a71ab68
- Custom element templates 95f941b
- Progress bar in loading screen 80413b5
Fixed
- Scroll now works even if mouse is over Monaco editor be07c2f
Changed
0.0.6
0.0.5
Changed
- Code editor is now full width 0f8e820
- When a user tries to delete the only page, an error notification is sent instead of an internal error and potential problems. 4f8a765
- Code editor tabs: Border becomes full-width if tabs do not fill the parent 67911ac
- Disable element actions in toolbar when unavailable instead of sending errors 4b29d0c
Added
- Implement toolbar>page>delete page 4d90dc2
Fixed
0.0.4
0.0.3
Improved
- Gui900 include path does not reset every time you click 'Generate code' 5ed64c6
- New Gui900 documentation: There is a new menu-item named 'Gui900 documentation' under 'help' menu. You can also press Ctrl+Alt+D to open/refocus documentation window. 0e19800 d186b89 89d3c70
- Elements and pages table headers are now bold 2bd9d01 9f6272e
Fixed
- Revert 54115cb (transitions), it was annoying and buggy. 1b78b6d
- Some UI elements could be selected while they shouldn't, had wrong cursors 4a33110 50b77aa f800e7d
- Code editor tabs: Clicking on a tab on function names did not select the tab cd3fa37
- Changes made after last page switch are not considered when saving/generating code 0a7fc73 ed06e0c
- Clicking anywhere on notifications closed it 945a0ba
0.0.2
Changed
byte
andboolean
are recognized as keywords in code editor b21efe3- Added a transition when hovering over buttons and changing themes 54115cb
Fixed
- Bad error handling when loading project 501bf81
- Italic serif fonts not working on label preview 1548b24
- Code generator modified code editor 1bcab2e
- Wrong preview text size and position f723427 95e5512
- Code editor did not cover the whole page when in fullscreen dc598b7
- Empty lines in generated code 22acc02