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

439 Commits

Author SHA1 Message Date
Ian Storm Taylor
fccca74b8f 0.19.9 2017-03-29 13:03:11 -04:00
Ian Storm Taylor
2c584f3f73 0.19.8 2017-03-28 12:58:40 -04:00
Ian Storm Taylor
dcdcab2baa 0.19.7 2017-03-22 18:51:53 -07:00
Ian Storm Taylor
5cc2133cfe 0.19.6 2017-03-21 23:18:43 -07:00
Ian Storm Taylor
f432aac6e2 0.19.5 2017-03-21 22:35:02 -07:00
Ian Storm Taylor
579d741ca2 improve perf on marks functions on nodes (#677)
* refactor benchmarks, add get-marks benchmarks

* fix benchmark running

* cleanup benchmarks

* switch getMarks implementation, add getMarksByType
2017-03-21 22:32:14 -07:00
Ian Storm Taylor
6ab686ae77 Refactor benchmarks (#675)
* first stab

* refactor to nanobench

* refactor to matcha

* use hand-rolled comparison logic, ugh

* update threshold

* remove unused dependencies

* remove benchmarks from travis ci
2017-03-21 17:38:39 -07:00
Ian Storm Taylor
8f7cf95ee6 0.19.4 2017-03-21 11:31:59 -07:00
Ian Storm Taylor
381cc8d615 0.19.3 2017-03-05 16:56:50 -08:00
Ian Storm Taylor
8f3889199a 0.19.2 2017-03-04 18:29:11 -08:00
Ian Storm Taylor
54ecb63f9d 0.19.1 2017-03-03 13:17:24 -08:00
Ian Storm Taylor
1d8aa81460 fix how we check if running in browser, fixes #609 2017-03-03 13:11:38 -08:00
Ian Storm Taylor
99a8753e92 0.19.0 2017-03-03 12:52:28 -08:00
Ian Storm Taylor
b8543b537c 0.18.0 2017-03-02 18:21:54 -08:00
Ian Storm Taylor
647723bb26 0.17.4 2017-02-28 19:10:14 -08:00
Ian Storm Taylor
d426874b57 0.17.3 2017-02-28 15:28:08 -08:00
Ian Storm Taylor
93c34f6045 0.17.2 2017-02-28 14:54:10 -08:00
Ian Storm Taylor
d7962240e1 fix scrolling to selection 2017-02-28 14:51:51 -08:00
Ian Storm Taylor
37d295c1e6 0.17.1 2017-02-28 09:13:23 -08:00
Ian Storm Taylor
84ce16b43c 0.17.0 2017-02-27 13:41:35 -08:00
Ian Storm Taylor
208fcb59dd 0.16.28 2017-02-25 14:00:50 -08:00
Ian Storm Taylor
f2ac9fa056 0.16.27 2017-02-25 13:42:52 -08:00
Ian Storm Taylor
2ebfb24234 first stab at plugin rendering (#629) 2017-02-25 13:40:22 -08:00
Ian Storm Taylor
e0f59970a0 0.16.26 2017-02-24 17:23:28 -08:00
Ian Storm Taylor
4f04d48cdc 0.16.25 2017-02-23 18:37:15 -08:00
Ian Storm Taylor
d1aec53326 0.16.24 2017-02-23 15:08:47 -08:00
Ian Storm Taylor
86f4844d5d 0.16.23 2017-02-23 15:04:31 -08:00
Ian Storm Taylor
c0daa27500 0.16.22 2017-02-23 08:54:32 -08:00
Ian Storm Taylor
9b5581caa9 0.16.21 2017-02-22 17:50:35 -08:00
Ian Storm Taylor
469a5fed69 0.16.20 2017-02-22 15:28:29 -08:00
Ian Storm Taylor
9d92f2424d 0.16.19 2017-02-21 16:00:27 -08:00
Ian Storm Taylor
f8fe5aabe9 0.16.18 2017-02-17 10:59:14 -08:00
Ian Storm Taylor
e0be76a240 0.16.17 2017-02-13 18:23:57 -08:00
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