Géry Debongnie
ff607315de
imp: update owl library
2019-04-02 13:40:57 +02:00
Géry Debongnie
ae48157985
imp: improve css
2019-04-02 13:40:01 +02:00
Géry Debongnie
b96e4d3e54
imp: add some empty boilerplate to the empty sample
2019-04-01 16:26:19 +02:00
Géry Debongnie
213c83bab5
ref: update owl.js, use componentdidupdate
2019-04-01 16:03:26 +02:00
Géry Debongnie
89e6a00d3e
fix: make sure ace editor adapts properly to different size
2019-04-01 14:10:37 +02:00
Géry Debongnie
11e7f5b733
imp: add state management example
2019-04-01 14:08:23 +02:00
Géry Debongnie
9d389d972e
fix: a few small bugs, restore proper tab on layout change
2019-04-01 10:55:15 +02:00
Géry Debongnie
cbd85f9cf3
imp: update css
2019-04-01 10:49:46 +02:00
Géry Debongnie
a4ecdc541d
imp: add vertical resize feature
2019-04-01 10:32:54 +02:00
Géry Debongnie
453080e9db
imp: update code samples
2019-04-01 09:40:03 +02:00
Géry Debongnie
328043abf6
imp: use split layout by default
2019-04-01 09:22:12 +02:00
Géry Debongnie
14a8110b5d
imp: add split editor mode to playground
2019-04-01 09:14:33 +02:00
Géry Debongnie
cc33c9f5cf
ref: split app widget in 2
2019-03-31 22:14:45 +02:00
Géry Debongnie
f7e46784b4
imp: use arguments in sample code
2019-03-31 09:34:53 +02:00
Géry Debongnie
ee4ecb5bd3
imp: add horizontal resize feature
2019-03-30 20:42:59 +01:00
Géry Debongnie
f77625ffc1
imp: improve benchmark code
2019-03-29 16:48:16 +01:00
Géry Debongnie
b18310db9b
ref: rename playground => app
...
also, add version in title
2019-03-29 16:14:36 +01:00
Géry Debongnie
c7c0cb7d44
imp: allow adding templates in xml tab
2019-03-29 16:11:18 +01:00
Géry Debongnie
b262760b02
imp: update owl library
2019-03-29 15:38:34 +01:00
Géry Debongnie
8319e34f0e
fix: update url in right pane
2019-03-29 15:18:52 +01:00
Géry Debongnie
db6345e8af
add: add script to start a static server
2019-03-29 15:18:26 +01:00
Géry Debongnie
064baedff8
imp: remove need for playground-iframe.html file
2019-03-29 13:44:21 +01:00
Géry Debongnie
9477faa52a
add: add demo benchmark application
2019-03-29 13:23:36 +01:00
Géry Debongnie
24e4a9fc4b
fix: fix issue with wrong editor content when changing sample
2019-03-29 13:13:36 +01:00
Géry Debongnie
2cabdf8d5c
imp: properly inject css in iframe, as expected
2019-03-29 13:06:57 +01:00
Géry Debongnie
4be15febb9
imp: improve code samples to make them work on firefox
2019-03-29 10:14:02 +01:00
Géry Debongnie
3d18acb94d
fix: links should not be absolutes
2019-03-29 10:06:23 +01:00
Géry Debongnie
8063316f1a
ref: move playground at root of folder
2019-03-29 09:59:39 +01:00
Géry Debongnie
208c7d0b63
imp: add many features to playground
2019-03-29 09:57:19 +01:00
Géry Debongnie
9e7a8d9a63
add: add playground application
2019-03-28 17:39:24 +01:00
Géry Debongnie
afc89e6f66
fix: if t-props is not defined, should fallback on {}
2019-03-28 17:35:08 +01:00
Géry Debongnie
04679a6d03
fix: hello world example was wrong :(
2019-03-28 14:03:41 +01:00
Géry Debongnie
cb2e76498b
fix: update build scripts: core.js -> owl.js
2019-03-28 10:57:12 +01:00
Géry Debongnie
7ac4e63e51
doc: improve readme.md
2019-03-28 10:52:07 +01:00
Géry Debongnie
d804bcf2dd
doc: improve main page style
2019-03-28 10:42:12 +01:00
Géry Debongnie
c5951cc98e
bump to v0.4.0
...
- rebranding to OWL
- much better documentation
- qweb compiler optimizations/cleanup
- many bug fixes
v0.4.0
2019-03-28 09:51:40 +01:00
Géry Debongnie
68731a435b
doc: improve the documentation, add a lot of information
2019-03-28 09:49:19 +01:00
Géry Debongnie
8e8d4a28c5
doc: add state management page, and update documentation
2019-03-27 17:02:35 +01:00
Géry Debongnie
8c5919cbc9
doc: fix error in main examples
2019-03-27 16:42:21 +01:00
Géry Debongnie
1efa65ff04
doc: add another example in readme.md
2019-03-27 15:40:24 +01:00
Géry Debongnie
7473d45700
doc: update readme to add a minimal hello world
2019-03-27 15:36:09 +01:00
Géry Debongnie
80e2124cbf
imp: rename library into owl
2019-03-27 15:26:20 +01:00
Géry Debongnie
e53287b52e
ref: reorganize exports into core/extras
2019-03-27 15:18:25 +01:00
Géry Debongnie
2758269139
add patch/unpatch utility methods
2019-03-26 14:30:27 +01:00
Géry Debongnie
766d2f2301
ref: qweb context cleanup
...
Some code was uselessly duplicated. We simplify in this commit the
handling of subcontexts.
closes #9
2019-03-22 15:02:07 +01:00
Géry Debongnie
597adb3981
ref: improve qweb implementation
2019-03-22 14:51:02 +01:00
Géry Debongnie
6ea9ccf56f
fix: remove exprCache, as formatting is contextual
...
Formatting expressions now depends on the currently defined variables, so
it cannot be put in a cache.
2019-03-22 14:46:47 +01:00
Géry Debongnie
a444e3dcac
imp: export utils in main bundle
2019-03-22 12:08:55 +01:00
Géry Debongnie
a7d2edd0c9
imp: qweb compiler now condenses whitespaces
...
This is a pretty big breaking change: the html output by qweb is now
different.
The main goal is to optimize the compiled templates:
- condense all consecutive whitespaces into a single spaces
- if possible, drop completely some text nodes, based on the following
heuristic: if a text node is only composed of whitespaces, and
contains at least one linebreak, then it can be dropped.
This leads in my benchmark test to an improvement of about 10%, in
rendering speed and in memory consuption.
Note: whitespace here means anything that matches the \s regexp: newlines,
tabs, ...
close #8
2019-03-22 12:04:50 +01:00
Géry Debongnie
d81e5d8f4f
imp: add debug mode to store
2019-03-22 10:56:34 +01:00