DanyLE
46e7e6d94f
feat: use a separated setting file for each application instead of a single system setting files
gitea-sync/antos/pipeline/head This commit looks good
2023-06-20 17:16:13 +02:00
DanyLE
1db1b11277
fix: doc generation use latest typedoc version
gitea-sync/antos/pipeline/head This commit looks good
2023-05-30 13:13:45 +02:00
DanyLE
eea1f18777
fix: Dialog scheme not found when it is defined outside of the dialogs namespace
gitea-sync/antos/pipeline/head This commit looks good
2023-02-01 09:58:34 +01:00
DanyLE
4acc3f703a
Add input tag and update all base dialogs to support mobile devices
2022-12-09 18:20:31 +01:00
DanyLE
92e27b653f
Rework on AntOS core to provide support to both mobile and desktop devices (experimental):
...
- Redesign the core UI API and tags to support Mobile devices
- Add new StackMenu tag
- Support touch events handling on touch devices
- Redesign File and Setting to work on mobile
- Improve Anouncement API
- Rework on default themes
2022-12-08 14:56:05 +01:00
DanyLE
2fd4bb5c96
Bug fix + improvement:
...
- About dialog now can display package README file
- Fix: double click handling on grid view
- add README to packages
- support source map in release version
2022-07-19 20:57:12 +02:00
DanyLE
6cbb463f6f
Fileview: list view display modified date instead of mime
2022-07-17 22:21:10 +02:00
DanyLE
61de95788c
Visual improvements
2022-07-05 15:04:18 +02:00
DanyLE
b2ce9ec978
Minor improvement
...
- Use arrow up key on File widget to navigate to parent directory
- Application will trigger a "launched" event when opened
2022-07-04 19:59:34 +02:00
DanyLE
c26e27d7ec
Fix multiple dialogs focus bug
2022-05-24 17:35:27 +02:00
DanyLE
2cdd8f9a43
support dnd and grid sort
2022-03-29 18:25:07 +02:00
Dany LE
a6d725ea71
User a custom tag to manage the desktop instead of GUI
2021-11-26 00:03:01 +01:00
lxsang
20840d09b0
Improvements on GUI + API:
...
- Add generic key-value dialog
- Allow multiple file upload
- Add ESC and enter key handle to dialog
- Improve File application
2021-06-13 12:08:00 +02:00
lxsang
bc30261bda
Fix shortcut bug
2021-06-13 12:07:52 +02:00
lxsang
d067fa4f21
self-closing xml should not be used in custom tag scheme
2021-06-13 12:07:52 +02:00
lxsang
94a0c097a8
Add minor features:
...
- File dialog should remember last opened folder
- Add dynamic key-value dialog that work on any object
- Window list panel should show window title in tooltip when mouse hovering on application icon
- Improvement application list in market place
2021-06-13 12:07:51 +02:00
lxsang
05cea66870
Improvement + bug fix
...
- Some minor bug fix
- Major change: allow split view in CodePad, make CodePad API portable so that it is easy to use another editor
other than ACE in the futures (such as monaco editor)
2020-12-20 16:45:51 +01:00
lxsang
566592dc8e
Improvement + fix bug:
...
- improve Tag API
- Improve CodePad UI + Extension API
- Add package dependencies to Market Place
2020-12-18 19:51:19 +01:00
lxsang
56ae39d020
minor fix on button event
2020-07-14 17:43:45 +02:00
lxsang
ec90e010dc
add input type to prompt dialog
2020-07-10 16:06:49 +02:00
lxsang
4a941f0467
add more docs
2020-06-18 17:09:00 +02:00
lxsang
977bf0c62f
add more docs, fix minor bug on dialog registration
2020-06-15 18:10:13 +02:00
lxsang
218f6142c6
add more doc
2020-06-12 20:24:39 +02:00
Xuan Sang LE
f84da77825
enhance the core API and default application
2020-06-05 17:46:04 +02:00
Xuan Sang LE
fb462fe31b
add more type, all defaults apps are now in typescript
2020-06-04 17:49:48 +02:00
Xuan Sang LE
6e95994892
add more test, convert CodePad to type scipt
2020-06-03 23:43:08 +02:00
Xuan Sang LE
ced3777d30
fix old system dialog is not destroyed after closed
2020-05-29 23:34:35 +02:00
Xuan Sang LE
1c32f2010c
Switch from coffee script to typescrit
...
- Better tooling support
- Stronger type checking
- Unit test with jest
- JSDocc support
2020-05-29 22:22:00 +02:00