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

814 Commits

Author SHA1 Message Date
Ian Storm Taylor
a33a4ace5b fix placeholder to reposition on window resize, closes #132 2016-07-21 10:14:59 -07:00
Ian Storm Taylor
1a3ef3854b add helpful error to findDOMNode util, closes #147 2016-07-21 10:07:25 -07:00
Ian Storm Taylor
30a2abb87d 0.5.1 v0.5.1 2016-07-21 09:36:43 -07:00
Ian Storm Taylor
99146bc536 fix early ending of composition mode 2016-07-21 09:34:46 -07:00
Ian Storm Taylor
38eccfb436 switch from makefile to npm scripts, closes #144 2016-07-21 01:59:44 -07:00
Ian Storm Taylor
99bb4a330a add memoization and performance improvements to selections 2016-07-21 00:54:00 -07:00
Ian Storm Taylor
9674f2fafb update history 2016-07-20 21:51:24 -07:00
Ian Storm Taylor
65c319e455 update history 2016-07-20 21:49:09 -07:00
Ian Storm Taylor
a0d5f32b70 update history 2016-07-20 21:48:58 -07:00
Ian Storm Taylor
4f95bc4c84 update history 2016-07-20 21:48:34 -07:00
Ian Storm Taylor
b82e9d1bea update history 2016-07-20 21:48:12 -07:00
Ian Storm Taylor
a913793ba9 update history formatting 2016-07-20 21:47:16 -07:00
Ian Storm Taylor
0379e254cd 0.5.0 v0.5.0 2016-07-20 21:41:43 -07:00
Ian Storm Taylor
9b58b82828 update history 2016-07-20 21:40:00 -07:00
Ian Storm Taylor
f1b961fc35 add memoization and clean up node methods (#141)
* cleanup node methods

* add first stab at memoization of node methods

* rename getTextNodes() to getTexts() for consistency
2016-07-20 21:36:52 -07:00
Ian Storm Taylor
544061a037 update readme 2016-07-20 15:38:27 -07:00
Ian Storm Taylor
df5c2f736d 0.4.1 v0.4.1 2016-07-20 15:22:15 -07:00
Ian Storm Taylor
fc950b7ca4 fix <Content> to have looser shouldComponentUpdate 2016-07-20 15:20:48 -07:00
Ian Storm Taylor
772f377864 0.4.0 v0.4.0 2016-07-20 15:14:39 -07:00
Ian Storm Taylor
bbc868e72f update history 2016-07-20 15:13:10 -07:00
Ian Storm Taylor
d0c8ce0c08 add the ability to render based on multiple marks (#138)
closes #33
2016-07-20 15:11:13 -07:00
Ian Storm Taylor
8654dfc929 fix rich text example 2016-07-20 14:59:10 -07:00
Ian Storm Taylor
bd200cf4b8 update state.moveTo() reference 2016-07-20 14:50:55 -07:00
Ian Storm Taylor
7225a40a2f 0.3.1 v0.3.1 2016-07-20 14:48:25 -07:00
Ian Storm Taylor
a0cd5364c1 fix webkit modify styles for read-only mode, closes #137 2016-07-20 14:46:44 -07:00
Ian Storm Taylor
00ee5c3c70 add prebundled notice to the installing guide 2016-07-20 14:43:11 -07:00
Ian Storm Taylor
1527c44c5b 0.3.0 v0.3.0 2016-07-20 14:40:39 -07:00
Ian Storm Taylor
174944a2c9 update gitignore 2016-07-20 14:38:23 -07:00
Ian Storm Taylor
bf00bfdad7 remove dist/slate.js 2016-07-20 14:37:53 -07:00
Ian Storm Taylor
9499b9188b change unwrapBlock to operate only on the siblings in a range 2016-07-20 14:13:29 -07:00
Ian Storm Taylor
46480d60d6 add description to package.json 2016-07-20 11:26:39 -07:00
Ian Storm Taylor
649e1c4c9d update readme 2016-07-20 11:02:34 -07:00
Ian Storm Taylor
15f8a134b4 update readme 2016-07-20 11:02:14 -07:00
Ian Storm Taylor
d59642467a add scribe and medium editor to readme comparison 2016-07-20 10:59:34 -07:00
Ian Storm Taylor
f50c37f847 update saving html guide 2016-07-20 10:20:10 -07:00
Ian Storm Taylor
3b49833e8e add saving and loading html content guide to docs 2016-07-20 10:17:39 -07:00
Ian Storm Taylor
a46dd61686 add disc make target for checking build size 2016-07-20 10:08:19 -07:00
Ian Storm Taylor
ac53f8e1ad 0.2.8 v0.2.8 2016-07-20 09:49:31 -07:00
Ian Storm Taylor
0c0eac9598 add bundled distribution 2016-07-20 09:45:46 -07:00
Ian Storm Taylor
a9272f7274 add serialization to html serializer 2016-07-20 09:22:55 -07:00
Ian Storm Taylor
69e7d0aeff 0.2.7 v0.2.7 2016-07-19 11:34:20 -07:00
Ian Storm Taylor
1e433b36ae fix arrow key breaking bug 2016-07-19 11:32:48 -07:00
Ian Storm Taylor
5c5c92bff3 0.2.6 v0.2.6 2016-07-19 11:29:27 -07:00
Ian Storm Taylor
0a4bb4379d fix to hide the formatting menu in ios 2016-07-19 11:27:34 -07:00
Ian Storm Taylor
ed6000b210 remove is-image-url dev dep since it isnt backwards compatible 2016-07-19 11:22:09 -07:00
Ian Storm Taylor
1117c1942f 0.2.5 v0.2.5 2016-07-19 11:10:58 -07:00
Ian Storm Taylor
7ad10538e4 fix arrow keys during composing, fix composing in empty blocks 2016-07-19 11:09:17 -07:00
Ian Storm Taylor
6596c7df5e 0.2.4 v0.2.4 2016-07-19 10:15:21 -07:00
Ian Storm Taylor
11dd17696f fix arrow keys during composition 2016-07-19 10:13:48 -07:00
Ian Storm Taylor
482e005dc5 0.2.3 v0.2.3 2016-07-19 09:38:51 -07:00