Commit Graph

567 Commits

Author SHA1 Message Date
Xuan Sang LE
764d44388e
Update Makefile 2020-06-22 12:43:33 +02:00
lxsang
83bfb86469 Merge branch 'master' of https://github.com/lxsang/antos 2020-06-22 12:37:57 +02:00
lxsang
ae11223c0c fix some travis bug 2020-06-22 12:37:34 +02:00
Xuan Sang LE
e7e7006cdf
Update .travis.yml 2020-06-22 12:29:54 +02:00
lxsang
9281cfb8db fix some travis bug 2020-06-22 12:27:02 +02:00
Xuan Sang LE
297aecc53c
Update .travis.yml 2020-06-22 12:26:13 +02:00
Xuan Sang LE
1c4a744486
Update .travis.yml 2020-06-22 12:17:20 +02:00
Xuan Sang LE
f9196641de
Update .travis.yml 2020-06-22 12:14:40 +02:00
Xuan Sang LE
31fe990fe6
Update .travis.yml 2020-06-22 12:10:25 +02:00
lxsang
684c08a36a add test to travis job 2020-06-22 12:07:23 +02:00
lxsang
6d85427225 add test to travis job 2020-06-22 12:01:05 +02:00
Xuan Sang LE
b72d5a5de3
Update .travis.yml 2020-06-22 11:53:52 +02:00
Xuan Sang LE
7a619ac3a8
Merge pull request #4 from lxsang/antos-1.0.0a
Antos 1.0.0a
2020-06-22 11:33:33 +02:00
lxsang
a2acafa3d0 v1.0.0a ready 2020-06-22 11:28:44 +02:00
lxsang
4a941f0467 add more docs 2020-06-18 17:09:00 +02:00
lxsang
023e61c01e fix unescape 2020-06-17 23:56:08 +02:00
lxsang
5ff637138c add docs 2020-06-17 21:06:55 +02:00
lxsang
1812f25d8a add docs on coreapi 2020-06-16 18:02:17 +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
lxsang
d5df803c2c Finish tag documenting 2020-06-11 18:43:20 +02:00
lxsang
6ea3be79f4 add some JSDoc to the code 2020-06-10 11:20:41 +02:00
lxsang
6365081f56 add some JSDoc to the code 2020-06-10 11:15:01 +02:00
lxsang
edbffeb2b8 Enhance core API
- Add trim function to core API
- Minor bug fix
2020-06-06 18:41:43 +02:00
lxsang
598c11b2c3 fix codepad close error when file is not saved 2020-06-06 00:33:21 +02:00
Xuan Sang LE
473d9c6575 fix safari compatibility 2020-06-05 23:42:15 +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
af496b0aac add test and fix some tags 2020-05-31 23:37:36 +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
Xuan Sang LE
759cd1fc6f switch to es6 from coffeescript 2020-05-24 13:17:59 +02:00
Xuan Sang LE
f11509120e refactory code 2020-05-24 11:52:22 +02:00
Xuan Sang LE
0c93ff7c9c Enhance dialog api 2020-05-23 20:07:32 +02:00
Xuan Sang LE
9f184fc19b Some major changes:
- Enhance the error report system
- The SDK now allows to create sub-directory when building and releasing
2020-05-22 18:31:06 +02:00
Xuan Sang LE
0abb49dadc fix spotlight behavior 2020-05-21 22:22:46 +02:00
Xuan Sang LE
0b27af3e9d fix Files bug 2020-05-21 22:16:24 +02:00
Xuan Sang LE
5c08a189cc minor fix bug 2020-05-21 21:54:43 +02:00
Xuan Sang LE
61a0196c79 add dialog + enhance clipboard api 2020-05-21 17:26:59 +02:00
Xuan Sang LE
b9ad064928 disable cache when downloading packagds 2020-05-21 15:18:49 +02:00
Xuan Sang LE
f1c4201270 fix system loading handle 2020-05-21 14:49:55 +02:00
Xuan Sang LE
52ac96c18a add wait cursor when system is loading 2020-05-21 13:10:35 +02:00
Xuan Sang LE
a3960766d1 fix repository loading 2020-05-20 23:47:31 +02:00
Xuan Sang LE
9008396ac9 core services renamed to syslog 2020-05-20 23:11:58 +02:00
Xuan Sang LE
33eab1d30a support drag and drop in file 2020-05-19 23:29:31 +02:00
Xuan Sang LE
53df50f196 add draggable treeview 2020-05-19 20:00:56 +02:00
Xuan Sang LE
ff6f480f08 add market place 2020-05-19 01:03:49 +02:00
Xuan Sang LE
d1e8fd91dc support locale at application level using package.json 2020-05-18 19:41:11 +02:00
Xuan Sang LE
d1496c6530 move non basic app to another repository 2020-05-18 19:04:44 +02:00