Commit Graph

13 Commits

Author SHA1 Message Date
4d59b104b9 feat: Introduce API.Task API that allow to track promise object via AntOS announcement system 2024-03-17 21:18:11 +01:00
0f2ab549e8 fix: doc generation use latest typedoc version 2024-03-17 21:18:11 +01:00
cd294f58a6 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
2024-03-17 21:18:11 +01:00
64094c29d5 update 2021-11-24 23:42:55 +01:00
149566ec5d update 2021-11-24 23:21:23 +01:00
3c67b1c134 fix bug 2021-11-24 22:37:49 +01:00
3a24df169c update announcement system 2021-11-24 22:15:25 +01:00
1812f25d8a add docs on coreapi 2020-06-16 18:02:17 +02:00
977bf0c62f add more docs, fix minor bug on dialog registration 2020-06-15 18:10:13 +02:00
218f6142c6 add more doc 2020-06-12 20:24:39 +02:00
6365081f56 add some JSDoc to the code 2020-06-10 11:15:01 +02:00
6e95994892 add more test, convert CodePad to type scipt 2020-06-03 23:43:08 +02:00
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