1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-23 00:32:31 +01:00

256 Commits

Author SHA1 Message Date
Ian Storm Taylor
0430efcdc8 0.16.16 2017-02-13 17:19:38 -08:00
Ian Storm Taylor
aa1c3acd51 update dev deps for react 15.4 2017-02-13 17:17:16 -08:00
Ian Storm Taylor
386f750ab6 0.16.15 2017-02-13 17:03:50 -08:00
Ian Storm Taylor
e1ea15a86f update the react-frame-aware-selection-plugin 2017-02-13 16:28:53 -08:00
Ian Storm Taylor
7517dff092 0.16.14 2017-02-07 12:28:29 -08:00
Ian Storm Taylor
40478a3df7 0.16.13 2017-02-07 10:10:22 -08:00
Ian Storm Taylor
d44f7e2122 0.16.12 2017-02-06 17:31:06 -08:00
Ian Storm Taylor
e1b7a71583 0.16.11 2017-01-31 10:25:45 -08:00
Ian Storm Taylor
cd885fd070 0.16.10 2017-01-18 17:34:00 -08:00
Ian Storm Taylor
ef238b6189 0.16.9 2016-12-31 20:12:28 -05:00
Sunny Hirai
d56c0d8d95 Improve examples so that code changes propagate to browser (#527)
* Updated examples/dev.html so that the script would reload on a page refresh

* Made watch:examples verbose so we know when watchify has finished its work.
2016-12-16 18:19:48 -08:00
Ian Storm Taylor
1dbfea4499 0.16.8 2016-12-12 12:06:33 -08:00
Ian Storm Taylor
a5dc3b7c8d 0.16.7 2016-12-09 18:12:08 -08:00
Ian Storm Taylor
9dde2e56f1 0.16.6 2016-12-09 15:20:16 -08:00
Ian Storm Taylor
78a83faf58 0.16.5 2016-12-09 12:46:35 -08:00
Ian Storm Taylor
ad2642a3b5 Add the Stack concept (#513)
* trying to get testing in browser to work

* add the "stack" concept

* remove old things from package.json

* minor fixes
2016-12-09 12:15:36 -08:00
Ian Storm Taylor
e080e5a998 0.16.4 2016-12-08 10:40:11 -08:00
Ian Storm Taylor
2e797aeb56 0.16.3 2016-12-07 20:47:25 -08:00
Ian Storm Taylor
ee4ac6cb39 0.16.2 2016-12-07 15:23:26 -08:00
Ian Storm Taylor
1f60d4c9ab Revert jest (#507)
* remove debugger

* switch back to mocha

* remove jest config from package.json

* remove old browser test support files

* remove unnecessary assert-json helper
2016-12-07 15:16:49 -08:00
Ian Storm Taylor
55fd06449b update tests to use jest and be async, closes #495 (#502)
* update tests to use jest and be async, closes #495

* add read-metadata for perf and fragments
2016-12-06 15:21:08 -08:00
Ian Storm Taylor
18ef4472cd refactor environment detection, remove unused deps 2016-12-03 23:49:50 -08:00
Ian Storm Taylor
35bb6942d9 0.16.1 2016-12-02 17:04:30 -08:00
Ian Storm Taylor
6d576b0240 0.16.0 2016-12-02 16:18:27 -08:00
Ian Storm Taylor
7f79deb764 0.15.18 2016-12-02 10:17:10 -08:00
Soreine
dbe747ad8e Remove lodash dependency 2016-12-02 12:41:19 +01:00
Ian Storm Taylor
b79b249b82 0.15.17 2016-12-01 19:56:39 -08:00
Ian Storm Taylor
47d0e68379 0.15.16 2016-12-01 19:26:03 -08:00
Ian Storm Taylor
03653256d6 0.15.15 2016-12-01 17:36:18 -08:00
Ian Storm Taylor
2fefd02da3 0.15.14 2016-12-01 15:54:43 -08:00
Ian Storm Taylor
6d93af8e66 0.15.13 2016-12-01 15:18:26 -08:00
Ian Storm Taylor
989795e619 0.15.12 2016-11-29 17:35:51 -08:00
Ian Storm Taylor
4854d11ba4 0.15.11 2016-11-29 16:25:11 -08:00
Ian Storm Taylor
155b1aad00 0.15.10 2016-11-29 12:39:14 -08:00
Ian Storm Taylor
76b6c73b41 0.15.9 2016-11-22 17:53:15 -08:00
Ian Storm Taylor
b1296c16f7 0.15.8 2016-11-21 18:34:47 -08:00
Ian Storm Taylor
729ce2e4c0 0.15.7 2016-11-21 14:46:16 -08:00
Ian Storm Taylor
f4d6efd0e7 0.15.6 2016-11-21 14:10:02 -08:00
Ian Storm Taylor
1c1954a1de 0.15.5 2016-11-18 14:36:52 -08:00
Ian Storm Taylor
d4ca1bc829 0.15.4 2016-11-18 13:36:56 -08:00
Ian Storm Taylor
e9c3856bc6 0.15.3 2016-11-18 12:45:04 -08:00
Ian Storm Taylor
c641bbf711 remove old uid dependency 2016-11-18 12:35:02 -08:00
Ian Storm Taylor
53751ca605 0.15.2 2016-11-17 13:17:41 -08:00
Ian Storm Taylor
e0cd01a413 0.15.1 2016-11-17 12:36:57 -08:00
Ian Storm Taylor
87cc6d12fb 0.15.0 2016-11-17 11:55:28 -08:00
Ian Storm Taylor
4fc9d8ee58 Merge pull request #429 from aehlke/upgrade-debug
Upgrade debug package
2016-11-17 11:35:16 -08:00
Alex Ehlke
bad8b057bb Upgrade debug package
Fixes an issue where debug may clear localStorage.debug on start, making it impossible to use.
2016-11-17 14:34:20 -05:00
Ian Storm Taylor
cdd1b29561 revert uid generation, but increase randomness 2016-11-17 10:17:37 -08:00
Soreine
ade3c324bd Merge branch 'master' into schema-normalize 2016-11-17 10:27:47 +01:00
Ian Storm Taylor
a6ec7889c9 0.14.19 2016-11-16 18:59:48 -08:00