Commit Graph

353 Commits

Author SHA1 Message Date
Géry Debongnie 449c9beaab [IMP] owl: update to v0.13.0 2019-06-05 10:58:52 +02:00
Géry Debongnie c394b955ed [IMP] static page: add some css 2019-05-29 13:02:52 +02:00
Géry Debongnie d048348e07 [IMP] owl: update to v0.12.0 2019-05-29 11:29:29 +02:00
Géry Debongnie 78b4938fbd [IMP] update owl/playground (to v0.11.0) 2019-05-17 23:39:41 +02:00
Géry Debongnie 5cd6f3ebb3 [IMP] owl: update to v0.10.0 2019-05-10 12:29:39 +02:00
Géry Debongnie 0be60ef372 [IMP] update owl/playground 2019-05-07 20:52:49 +02:00
Géry Debongnie 5f9a36f99a [IMP] update owl/playground 2019-05-03 14:37:05 +02:00
Géry Debongnie b15e1686e8 [REM] remove jshintrc 2019-05-03 13:33:17 +02:00
Géry Debongnie 62469c4264 [IMP] playground: update Owl to 0.9.0 2019-05-03 12:28:59 +02:00
Géry Debongnie 7642ce4e2c [FIX] playground: make vertical resize work better
closes #72
2019-05-03 10:30:41 +02:00
Géry Debongnie a25ebb8039 [FIX] playground: fix broken links 2019-04-30 12:05:51 +02:00
Géry Debongnie 651f920d27 [IMP] playground: use fontawesome for icons
closes #68
2019-04-30 11:16:42 +02:00
Géry Debongnie 9cc1dd0524 [REF] move libs out of playground, add server.py
So we can share it
2019-04-30 10:51:18 +02:00
Géry Debongnie 8b4a3e45a3 [FIX] playground: add warning if no static server
also, add a app.py file to start a static server.

closes #65
2019-04-29 11:49:52 +02:00
Géry Debongnie 841c7941c9 [FIX] playground: fix broken links 2019-04-29 11:17:53 +02:00
Géry Debongnie b0793ef8c5 [IMP] package.json: rename 'serve' into 'start'
So we have same script name as benchmarks branch
2019-04-29 11:11:06 +02:00
Géry Debongnie 791101e394 [IMP] playground: update owl 2019-04-26 15:33:13 +02:00
Géry Debongnie 02a0edb754 [IMP] playground: add download app feature
closes #60
2019-04-26 14:59:07 +02:00
Géry Debongnie 21cee6c0de [ADD] playground: add FileSaver and jszip libs 2019-04-26 14:24:02 +02:00
Géry Debongnie e637925430 [IMP] playground: update owl lib 2019-04-26 14:24:02 +02:00
Géry Debongnie e2b056e1dc [IMP] playground: add title attribute on some buttons 2019-04-25 23:21:25 +02:00
Géry Debongnie c62fa0eae5 [IMP] home: add some links in the main page 2019-04-25 15:01:11 +02:00
Géry Debongnie c608c9d07b [IMP] add jshintrc 2019-04-24 22:03:43 +02:00
Géry Debongnie 866e12dc27 [FIX] playground: remove error handler after 100ms
The error handler is intended to only detect errors at 'startup',  not
in the normal course of operation.
2019-04-24 16:17:27 +02:00
Géry Debongnie b8eaa649c6 [REF] playground: load templates from a xml file 2019-04-24 15:17:55 +02:00
Géry Debongnie d355573dd7 [IMP] playground: display script errors in right pane
closes #57
2019-04-24 12:31:09 +02:00
Géry Debongnie 621960a739 [IMP] playground: improve code samples 2019-04-24 12:15:42 +02:00
Géry Debongnie 7b9194819f [ADD] owl: add index page 2019-04-24 10:27:55 +02:00
Géry Debongnie f4e82996f1 [IMP] playground: update owl 2019-04-24 10:26:36 +02:00
Géry Debongnie 3064f37bc8 [REF] playground: move code to subfolder 2019-04-24 10:24:33 +02:00
Géry Debongnie b974d9d0cc [REF] rename Lab into Library 2019-04-18 10:20:53 +02:00
Géry Debongnie f466495f75 [FIX] strip XML comments out of templates
closes #47
2019-04-17 16:13:52 +02:00
Géry Debongnie 4a07e65102 [IMP] examples: update todo app 2019-04-17 15:34:57 +02:00
Géry Debongnie ba7ecf7446 [IMP] add simple feedback animation when clicking run
closes #42
2019-04-17 13:07:37 +02:00
Géry Debongnie cac301f0f7 [IMP] editor: set tab size dynamically
closes #46
2019-04-17 12:48:54 +02:00
Géry Debongnie 8156a9ef6f [IMP] owl: update lib + update samples 2019-04-17 11:47:48 +02:00
Géry Debongnie 83a5baf9a9 [IMP] owl: update library, and update examples 2019-04-16 17:37:17 +02:00
Géry Debongnie 050a4e5f3e [IMP] owl: update lib 2019-04-16 14:53:02 +02:00
Géry Debongnie 3c70961724 [FIX] samples: update state management example 2019-04-16 10:36:17 +02:00
Géry Debongnie 83f23487c3 [FIX] app: rename keep-alive -> keepalive 2019-04-16 10:23:06 +02:00
Géry Debongnie 7d55724839 [IMP] owl: update library 2019-04-16 10:20:59 +02:00
Géry Debongnie a9376670b5 [IMP] owl: update library 2019-04-12 15:26:03 +02:00
Géry Debongnie 725aa6ca3f imp: update owl to v0.6.0 2019-04-11 10:29:14 +02:00
Géry Debongnie eb7506d1a4 imp: update owl 2019-04-09 15:35:05 +02:00
Géry Debongnie b94127dca0 imp: add lifecycle demo example 2019-04-09 14:50:40 +02:00
Géry Debongnie 9220982cb1 update code to new owl semantics 2019-04-09 14:02:43 +02:00
Géry Debongnie 2dab6b67de imp: update owl.js 2019-04-09 13:56:50 +02:00
Géry Debongnie 0813c50b05 imp: update owl to v0.5.0 2019-04-04 14:22:42 +02:00
Géry Debongnie 5b5446bc14 add: new example with ES5 code 2019-04-04 13:09:52 +02:00
Géry Debongnie a286d8009b rem: remove old commented code 2019-04-04 13:06:38 +02:00