lxsang
9a12e9176f
minor improvement on GUI API
2021-06-13 12:07:52 +02:00
lxsang
de5878c349
Add features:
...
- Improvement application list in market place
- Allow triplet keyboard shortcut in GUI
- CodePad allows setting shortcut in CommandPalette commands
- CodePad should have recent menu entry that remember top n file opened
- Improve File application grid view
- Label text should be selectable
2021-06-13 12:07:51 +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
7488f4625c
sort file in fileview tag
2021-01-02 13:47:59 +01:00
lxsang
5b6e6f8d94
sort file in fileview tag
2021-01-02 13:35:56 +01:00
lxsang
f70686d9ca
codepad extension is now stored on user home
2020-12-21 18:22:34 +01:00
lxsang
9fe744fde7
Improvement antos API + bugs fixed
2020-12-21 15:55:02 +01:00
lxsang
235a9334d6
fix codepad extension API bugs
2020-12-20 19:38:34 +01:00
lxsang
7d3ff0f206
add comments to new code
2020-12-20 17:51:51 +01: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
6ee3861be6
remove simpleMDE from base library
2020-12-18 21:51:12 +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
6c935e88ee
Improve some tags + add features to codepad
...
- Improve Resizer + TabContainer tag
- Add bottom bar to the CodePad editor
2020-12-16 00:57:29 +01:00
lxsang
9d5a0b404c
fix path bug
2020-11-19 21:35:49 +01:00
lxsang
cc4081f9a0
allow enable/disable grid resize feature
2020-09-24 18:41:30 +02:00
lxsang
45d425d5db
add resizer to grid view
2020-09-24 18:22:16 +02:00
lxsang
5ef3bfe7f0
fix notification error on service
2020-08-06 23:15:38 +02:00
lxsang
2b67084392
fix path error on PackageFileHandle
2020-08-04 20:00:34 +02: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
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
64207df15e
Enhance CodePad
2020-06-26 15:03:22 +02:00
lxsang
1bbbd49ce9
Enhance REST URI
2020-06-26 14:41:44 +02:00
lxsang
f00fdb2424
enhance core tag API
2020-06-25 22:10:48 +02:00
Xuan Sang LE
c19fc26686
Update BaseModel.ts
2020-06-25 14:56:07 +02:00
Xuan Sang LE
b54fdbedf6
Update NSpinnerTag.ts
2020-06-25 14:54:38 +02:00
lxsang
cb318c0547
export slider tag to API
2020-06-24 21:49:05 +02:00
lxsang
352a1c8c17
Enhance File
2020-06-24 19:58:15 +02:00
lxsang
3d0595eab4
update showdown to new lib
2020-06-24 19:53:28 +02: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
9281cfb8db
fix some travis bug
2020-06-22 12:27:02 +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
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
Xuan Sang LE
40b06f8f1a
add darkmode themes, clean up
2020-05-18 18:53:59 +02:00
Xuan Sang LE
c94cb0963d
add extension maker
2020-05-17 23:58:21 +02:00
Xuan Sang LE
a29a449eaf
minor fix
2020-05-17 17:08:10 +02:00
Xuan Sang LE
fa22fc5413
use fat arrow for this reference
2020-05-17 17:05:12 +02:00
Xuan Sang LE
95cfddb389
add extension to codepad
2020-05-17 01:40:18 +02:00
lxsang
e20ee262fc
finish CodePad
2020-05-15 20:55:13 +02:00
lxsang
74534e976c
functional command palette
2020-05-14 23:08:57 +02:00
lxsang
d2de593974
set ace as defaut editor
2020-05-14 01:03:44 +02:00
lxsang
e1591087d5
adapt more apps
2020-05-13 19:03:39 +02:00
lxsang
04e5a4d50c
adapt apps
2020-05-12 21:08:39 +02:00
lxsang
c53fd8bd88
refactory code
2020-05-11 19:52:31 +02:00
lxsang
f5e5d8501b
adapt the system with the new api
2020-05-10 21:39:42 +02:00
lxsang
ae54c9a10c
remove riot and use the new tag engine
2020-05-09 23:32:26 +02:00
mrsang
6c0f304767
appdock
2020-05-05 21:39:45 +02:00
lxsang
710491bc66
add more tags
2020-05-05 17:52:54 +02:00
mrsang
fe36693879
calendar, color picker, tabcontainer
2020-04-28 15:59:18 +02:00
mrsang
c46049fd0c
add float list
2020-04-27 18:50:52 +02:00
mrsang
8a441e5a59
tab container
2020-04-26 21:08:26 +02:00
lxsang
56a79e2db0
add more tags
2020-04-14 20:58:00 +02:00
lxsang
64f055e7ce
add tree-view
2020-04-05 22:52:49 +02:00
lxsang
9924c642c5
add tree-view
2020-04-05 22:51:31 +02:00
lxsang
8b44c3b3c0
add tab bar
2020-04-03 16:34:52 +02:00
lxsang
5b21696fa1
grid view update
2020-04-03 13:49:12 +02:00
lxsang
60e50d2ceb
fi
2020-04-02 19:13:45 +02:00
lxsang
3a47785a47
add tags
2020-04-02 18:33:07 +02:00
lxsang
4fda59a964
fix
2020-04-02 10:29:52 +02:00
lxsang
328a37320e
menu update
2020-03-13 18:36:00 +01:00
lxsang
45ec9e4792
add more tag
2020-03-11 18:36:38 +01:00
lxsang
ed03c72e3b
add tag
2020-03-02 17:59:38 +01:00
lxsang
5d987f8fb6
multiselect
2020-02-28 18:59:41 +01:00
lxsang
0de9f88dcf
add more tagesr
2020-02-28 18:35:20 +01:00
lxsang
2a990491d9
add more tag
2020-02-27 18:06:05 +01:00
lxsang
ffdb5b5f8a
some tag
2020-02-25 18:28:08 +01:00
lxsang
2656c21cdb
gui
2020-02-21 17:56:45 +01:00
lxsang
d50d884733
cleanup
2020-02-20 18:28:03 +01:00
lxsang
e47a424a9f
add server side api
2019-08-30 13:27:17 +02:00
lxsang
9b75bc4ca2
enable sendmail in blogger
2019-06-13 11:06:38 +02:00
lxsang
8a9941f6ed
Merge branch 'master' of https://github.com/lxsang/antos
2019-06-11 18:33:30 +02:00
lxsang
5db6901770
update Blogger
2019-06-11 18:33:14 +02:00
lxsang
cd6d10910b
extension for notepad
2019-05-03 13:18:51 +02:00
lxsang
3e008c472b
fix bug on the new firefox that fired menucontext and onclick at the sametime
2019-04-25 12:28:39 +02:00
Xuan Sang LE
028417b4f9
add type to PromptDialog
2018-10-01 18:40:45 +02:00
Xuan Sang LE
4552840440
GraphEditor move to antosdk-apps repository
2018-10-01 16:37:00 +02:00
lxsang
fa15f3c3b4
fix notification application icon bug
2018-09-16 20:08:43 +02:00
Xuan Sang LE
4ce83df4bb
minor fix
2018-09-14 19:29:13 +02:00
lxsang
5b6e68116b
fix bug
2018-09-13 21:41:14 +02:00
Xuan Sang LE
aec5457a31
fix bug and add afx-nspinner widget
2018-09-13 20:14:12 +02:00
lxsang
7659438138
fix context menu bug on afx-apps-dock
2018-09-12 21:50:16 +02:00
Xuan Sang LE
b6100b2d07
change REST path on remote handle
2018-09-12 18:28:32 +02:00
Xuan Sang LE
4378723fff
fix
2018-07-24 18:13:50 +02:00
Xuan Sang LE
46cec340e2
fix
2018-07-24 15:49:36 +02:00
Xuan Sang LE
b2db12e42f
improvement & bug fix
2018-07-24 15:17:43 +02:00
Xuan Sang LE
3cad7be3bf
fix
2018-04-14 17:31:42 +02:00
Xuan Sang LE
ab084d9e79
Blogger now support katex rendering
2018-04-12 23:16:22 +02:00
Xuan Sang LE
7a4ba008b0
generate locale files
2018-03-27 18:54:54 +02:00
Xuan Sang LE
59cde330da
fix core api bugs
2018-03-27 18:47:27 +02:00
Xuan Sang LE
e72aaddf45
add tooltip support
2018-03-26 14:33:06 +02:00
Xuan Sang LE
5837fa742b
add tooltip support
2018-03-26 14:26:34 +02:00
Xuan Sang LE
47bf528f89
add tooltip support
2018-03-26 14:22:23 +02:00
Xuan Sang LE
9f0986bc8d
add tooltip support
2018-03-26 14:21:55 +02:00
Xuan Sang LE
d788f87ab9
fix setting save bug
2018-03-24 22:15:25 +01:00
Xuan Sang LE
57971e4338
fix core api bug
2018-03-24 00:21:53 +01:00
Xuan Sang LE
ca647d31c0
fix core api bug
2018-03-23 23:18:32 +01:00
Xuan Sang LE
c403a5b8bf
merged Merge branch 'master' of https://github.com/lxsang/antos
2018-03-23 23:03:32 +01:00
Xuan Sang LE
035a7f3723
fix observable core
2018-03-23 23:03:17 +01:00
Xuan Sang LE
2438153c02
fix
2018-03-22 11:11:56 +01:00
Xuan Sang LE
af542f32c4
fix slider
2018-03-21 19:59:24 +01:00
Xuan Sang LE
3922f3764d
fix stuff
2018-03-21 19:05:08 +01:00
Xuan Sang LE
278ee54b2e
fix slider
2018-03-21 11:59:01 +01:00
Xuan Sang LE
da342ea574
Market now can update package to newer version
2018-03-21 11:21:33 +01:00
Xuan Sang LE
1b4f117060
add <afx-slider>
2018-03-21 00:21:04 +01:00
Xuan Sang LE
519209af0c
add <afx-slider>
2018-03-21 00:18:18 +01:00
Xuan Sang LE
93622ec98a
add <afx-slider>
2018-03-21 00:12:55 +01:00
Xuan Sang LE
0510da0701
fix
2018-03-20 15:19:32 +01:00
Xuan Sang LE
988993483f
fix scheme load bug
2018-03-20 15:05:41 +01:00
Xuan Sang LE
857b2167c5
fix
2018-03-20 13:52:31 +01:00
Xuan Sang LE
f4f2e6f124
minor fix
2018-03-20 13:19:40 +01:00
Xuan Sang LE
f89c71e2b3
AntOSDK first working version, now application can be built from browser
2018-03-20 13:07:23 +01:00
Xuan Sang LE
09f72fd436
AntOSDK now can generate release zip of the application
2018-03-20 00:06:46 +01:00
Xuan Sang LE
0882a6a1f1
AntOSDK now can generate release zip of the application
2018-03-19 23:58:35 +01:00
Xuan Sang LE
1e4c134454
Build and run app directly from antOSDK
2018-03-19 19:21:45 +01:00
Xuan Sang LE
8643b819fd
Build and run app directly from antOSDK
2018-03-19 19:13:28 +01:00
Xuan Sang LE
e8d4815e93
Build and run app directly from antOSDK
2018-03-19 19:11:38 +01:00
Xuan Sang LE
286fb256c8
add SDK application
2018-03-19 00:37:16 +01:00
Xuan Sang LE
129633844f
add SDK application
2018-03-19 00:36:55 +01:00
Xuan Sang LE
b4428d0188
fix MarketPlace
2018-03-18 14:16:06 +01:00
Xuan Sang LE
4290ea602a
minor fix
2018-03-17 23:46:37 +01:00
Xuan Sang LE
a111162e7b
minor fix
2018-03-17 23:15:52 +01:00
Xuan Sang LE
5c5517e685
fix
2018-03-17 22:42:54 +01:00
Xuan Sang LE
6d8c17e8e7
minor fix
2018-03-17 21:54:03 +01:00
Xuan Sang LE
f548c241af
add svg support to Preview
2018-03-17 21:49:50 +01:00
Xuan Sang LE
7133bdcbab
fix graph editor
2018-03-17 20:50:51 +01:00
Xuan Sang LE
0ff98fee98
GraphEditor now support mermaid
2018-03-16 19:53:32 +01:00
Xuan Sang LE
2221ea0bc4
add licence to source file
2018-03-15 11:00:24 +01:00
Xuan Sang LE
df80cbd652
minor bug fix
2018-03-14 19:17:41 +01:00
Xuan Sang LE
f671966b96
fix appsByMime bug
2018-03-14 18:47:26 +01:00
Xuan Sang LE
1ff616786e
fix marketplace uninstall bug
2018-03-13 19:41:46 +01:00
Xuan Sang LE
7878364f57
fix dot export
2018-03-13 19:23:12 +01:00
Xuan Sang LE
a0008663ab
add DotEditor package
2018-03-13 18:05:33 +01:00
Xuan Sang LE
f1616d0240
fix list view rendering text
2018-03-12 23:59:14 +01:00
Xuan Sang LE
bb0a20b2ad
fix setting error
2018-03-12 23:48:46 +01:00
Xuan Sang LE
377834e0ff
fix setting error
2018-03-12 23:36:39 +01:00
Xuan Sang LE
7a609e3270
fix setting error
2018-03-12 23:20:06 +01:00
Xuan Sang LE
56cf8ea770
fix File bug
2018-03-12 22:47:23 +01:00
Xuan Sang LE
d2677eb380
some know bug in File is not fixed yet
2018-03-12 19:48:22 +01:00
Xuan Sang LE
9d5f2250ba
add buttons to Fime
2018-03-12 19:33:11 +01:00
Xuan Sang LE
d310d2c03b
Finish package setting & add FR language
2018-03-12 18:55:40 +01:00
Xuan Sang LE
7fd6492a31
afx-list-view now can add action buttons
2018-03-12 11:33:33 +01:00
Xuan Sang LE
6c7aec69b7
fix MarketPlace ui bug when language change
2018-03-12 10:35:58 +01:00
Xuan Sang LE
e01d41c76b
fix tab container update
2018-03-12 10:22:51 +01:00
Xuan Sang LE
02f8a256d3
add missing wp
2018-03-12 10:03:17 +01:00
Xuan Sang LE
07bb58b7eb
add appearance setting
2018-03-12 00:42:14 +01:00
Xuan Sang LE
8fef0c5e96
add setting package
2018-03-11 21:31:40 +01:00
Xuan Sang LE
10015d99b0
font-awesome is used as default icon font for the entire system
2018-03-11 12:32:37 +01:00
Xuan Sang LE
800c95830d
normal string format and locale support string format
2018-03-10 23:24:53 +01:00
Xuan Sang LE
7fefc17f04
fix menu bug
2018-03-10 23:16:48 +01:00
Xuan Sang LE
702a83df6a
allow to overide locale method __() to all object
2018-03-10 22:46:28 +01:00
Xuan Sang LE
6367c321da
add FormatedString class, automatically translate to new locale when locale is set
2018-03-10 20:42:09 +01:00
Xuan Sang LE
88cf90ae50
minor fix
2018-03-10 15:42:21 +01:00
Xuan Sang LE
a624d853ed
add language make support to makefile
2018-03-10 15:40:25 +01:00
Xuan Sang LE
1b9e6e88fa
Add global locale change event, application now automatically change language when the event is triggered
2018-03-10 12:22:01 +01:00
Xuan Sang LE
45c89be5be
add vi_VN locale
2018-03-10 01:32:18 +01:00
Xuan Sang LE
d072566be8
all packages now support localisation
2018-03-10 01:05:34 +01:00
Xuan Sang LE
9e0cd29030
add localisation support, allow multi-languages
2018-03-09 19:54:33 +01:00
Xuan Sang LE
696114e2f7
add use strict mode to the core API
2018-03-09 10:11:15 +01:00
Xuan Sang LE
30da6fa8fc
make MarketPlace singleton
2018-03-08 23:45:12 +01:00
Xuan Sang LE
8d3ae96f01
fix uninstall bug in market place
2018-03-08 23:33:32 +01:00
Xuan Sang LE
318f26d164
fix uninstall bug in market place
2018-03-08 23:29:37 +01:00
Xuan Sang LE
c82da84240
Fix CodeBlock
2018-03-08 22:58:14 +01:00
Xuan Sang LE
4afc368bdd
code block
2018-03-08 19:33:50 +01:00
Xuan Sang LE
8877f46771
support screenshot in MarketPlace
2018-03-07 19:32:48 +01:00