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
b1649016f4
add PackageFileHandle + support for library definition + minor fix
2020-08-04 19:51:32 +02:00
lxsang
b86565212a
minor fix on float list
2020-07-14 23:20:15 +02:00
lxsang
4a941f0467
add more docs
2020-06-18 17:09:00 +02:00
lxsang
5ff637138c
add docs
2020-06-17 21:06:55 +02:00
lxsang
6365081f56
add some JSDoc to the code
2020-06-10 11:15:01 +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