eight
|
14c2fdbb58
|
Fix: dirty state for new added applies
|
2018-10-14 16:36:12 +08:00 |
|
eight
|
fb1b49b8bb
|
Fix: minor
|
2018-10-14 16:27:17 +08:00 |
|
eight
|
2c2d849fa4
|
Fix: drop unused getCode
|
2018-10-14 16:20:14 +08:00 |
|
eight
|
f133c3e67a
|
Fix: drop unused lastActive
|
2018-10-14 16:18:14 +08:00 |
|
eight
|
05a6208f5c
|
Fix: minor
|
2018-10-14 16:17:45 +08:00 |
|
eight
|
05a87ed00f
|
Fix: minor
|
2018-10-14 15:58:33 +08:00 |
|
eight
|
576f73f333
|
Fix: always register listeners
|
2018-10-14 03:03:35 +08:00 |
|
eight
|
e93819deb4
|
Fix: unused statement
|
2018-10-14 02:58:49 +08:00 |
|
eight
|
39b11685b4
|
Fix: minor
|
2018-10-14 02:54:29 +08:00 |
|
eight
|
9dd3cd43c1
|
Fix: don't reorder options
|
2018-10-14 02:49:22 +08:00 |
|
eight
|
7d005f3eaa
|
Change: kill style.reason
|
2018-10-14 01:09:22 +08:00 |
|
eight
|
a4fc3e9162
|
Fix: various
|
2018-10-13 16:11:38 +08:00 |
|
eight
|
5ae95a1ad9
|
Fix: don't reinit all editors on save
|
2018-10-12 16:27:54 +08:00 |
|
eight
|
1a5a206fe6
|
Refactor: pull out sections editor section
|
2018-10-12 16:18:40 +08:00 |
|
eight
|
8016346035
|
Fix: replaceStyle make style name undefined
|
2018-10-12 15:30:35 +08:00 |
|
eight
|
1b2c88f926
|
Fix: no need to access db
|
2018-10-12 03:46:51 +08:00 |
|
eight
|
bdae1c3697
|
Change: simpler styleCodeEmpty
|
2018-10-11 20:00:25 +08:00 |
|
eight
|
bd4a453f45
|
Merge branch 'dev-usercss-meta' into dev-exclusions
|
2018-10-11 19:49:37 +08:00 |
|
eight
|
fd5eeb4b81
|
Add: refresh on view
|
2018-10-11 19:00:05 +08:00 |
|
eight
|
c7f81662c4
|
Fix: autoCloseBrackets is true by default
|
2018-10-11 02:19:14 +08:00 |
|
eight
|
f3a103645d
|
Fix: various
|
2018-10-11 02:11:14 +08:00 |
|
eight
|
ba64b95575
|
WIP: kill cachedStyles
|
2018-10-11 00:54:38 +08:00 |
|
eight
|
7eba890a21
|
Merge branch 'dev-private-prefs' into dev-exclusions
|
2018-10-10 23:15:14 +08:00 |
|
eight
|
d2b36a168e
|
Kill hidden globals
|
2018-10-10 23:05:20 +08:00 |
|
eight
|
22d4767511
|
Fix: margin for deleted sections
|
2018-10-10 19:23:34 +08:00 |
|
eight
|
00687983f0
|
Fix: default value
|
2018-10-10 18:21:07 +08:00 |
|
eight
|
ff6fd8cad3
|
Fix: default options
|
2018-10-10 18:02:51 +08:00 |
|
eight
|
c23f315c52
|
Refactor: use CodeMirror.defineOption
|
2018-10-10 17:40:07 +08:00 |
|
eight
|
4419c5dc1e
|
Change: kill editors, styleId
|
2018-10-10 16:32:39 +08:00 |
|
eight
|
6494985b50
|
Fix: various
|
2018-10-10 16:14:51 +08:00 |
|
eight
|
37e1f43f75
|
Fix: minor
|
2018-10-10 15:04:03 +08:00 |
|
eight
|
d26ce3238e
|
Add: codemirror-factory
|
2018-10-10 14:49:37 +08:00 |
|
eight
|
15a1f552f6
|
WIP: kill getSection
|
2018-10-10 12:08:35 +08:00 |
|
eight
|
ba6159e067
|
WIP: edit page
|
2018-10-10 02:43:09 +08:00 |
|
eight
|
fd9ab5d6e5
|
Fix: switch to editor
|
2018-10-10 00:41:07 +08:00 |
|
eight
|
06e22d0d18
|
Change: add sections-editor
|
2018-10-09 23:38:29 +08:00 |
|
eight
|
30e8662946
|
Add: preview error
|
2018-10-08 20:12:39 +08:00 |
|
eight
|
47b2b4fc49
|
Add: livePreview.show
|
2018-10-08 18:38:01 +08:00 |
|
eight
|
7b5e7c96d5
|
Hook up live preview
|
2018-10-08 18:16:45 +08:00 |
|
eight
|
15efafff3c
|
Add: live preview
|
2018-10-08 17:49:57 +08:00 |
|
eight
|
057111b171
|
Update usercss API
|
2018-10-07 22:59:31 +08:00 |
|
eight
|
095998f07c
|
Change: switch to msg.js
|
2018-10-06 13:27:58 +08:00 |
|
eight
|
fa3127d988
|
Change: switch to msg.js
|
2018-10-06 13:02:45 +08:00 |
|
eight
|
34497ebe16
|
WIP: switch to API
|
2018-10-05 18:47:52 +08:00 |
|
eight
|
8a6e8ac03a
|
Change: drop prefChanged, use prefs service
|
2018-10-04 18:05:41 +08:00 |
|
eight
|
24b1eea8a4
|
Merge branch 'master' of https://github.com/openstyles/stylus into dev-exclusions
|
2018-10-03 15:00:07 +08:00 |
|
eight
|
5cbe8a8d78
|
Add: fetch style object from DB directly in the editor (#507)
|
2018-10-02 20:22:18 +08:00 |
|
eight
|
9058c06c54
|
Fix: bad API
|
2018-10-01 23:24:29 +08:00 |
|
eight
|
1f2d116aae
|
Fix: use meta parser
|
2018-10-01 23:14:56 +08:00 |
|
eight
|
918e47b1ed
|
Fix: emit update event if no fatal errors
|
2018-10-01 23:01:21 +08:00 |
|