Commit Graph

13 Commits

Author SHA1 Message Date
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
377edcffb4 fix API overriden bug 2020-06-22 12:58:10 +02:00
lxsang
ae11223c0c fix some travis bug 2020-06-22 12:37:34 +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
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
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
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