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
Ian Storm Taylor
f7905d754f
fix backwards selection logic, closes #125
2016-07-19 09:37:09 -07:00
Ian Storm Taylor
c8aaa2d260
0.2.2
v0.2.2
2016-07-18 18:39:25 -07:00
Ian Storm Taylor
f2841a689d
add basic composition support
2016-07-18 18:36:38 -07:00
Ian Storm Taylor
9203340b31
0.2.1
v0.2.1
2016-07-18 16:58:47 -07:00
Ian Storm Taylor
1d47e0729e
update transform reference
2016-07-18 16:57:15 -07:00
Ian Storm Taylor
a50ec42d67
fix to not create snapshot history for selection changes, closes #94
2016-07-18 16:52:11 -07:00
Ian Storm Taylor
826956c2c9
fix "secret" behavior of image example
2016-07-18 16:34:28 -07:00
Ian Storm Taylor
54587c3318
add decorator rendering test
2016-07-18 16:18:55 -07:00
Ian Storm Taylor
a3fedffde7
Merge branch 'master' of github.com:ianstormtaylor/slate
2016-07-18 15:35:17 -07:00
Ian Storm Taylor
a9314f58a9
add default should component update ( #124 )
...
* add development performance testing examples
* refactor node map methods to be optimized
* fix updateDescendants return value
* remove console logs
* remove extra console log
2016-07-18 15:30:46 -07:00
Ian Storm Taylor
94cf5522ca
add development performance testing examples
2016-07-18 15:05:51 -07:00
Jesse Patel
4492be6e60
Fixing broken links in reference of docs ( #121 )
...
Looks like there was a refactor at some point where this went from a flat directory to split into categories, and some of the links never got changed. Just fixing those up.
2016-07-18 13:41:26 -07:00
Ian Storm Taylor
dcbca782e5
update saving to a database guide
2016-07-18 13:34:45 -07:00
Ian Storm Taylor
c41046ac17
add onDocumentChange and onSelectionChange properties to editor
2016-07-18 13:30:37 -07:00
Ian Storm Taylor
c717f8429f
add paste linkifying to link example
2016-07-18 13:06:10 -07:00
Ian Storm Taylor
730b731b84
update saving to a database guide
2016-07-18 12:56:20 -07:00
Ian Storm Taylor
9e3d628ef5
add saving to a database guide
2016-07-18 12:55:04 -07:00
Ian Storm Taylor
2f3e625741
add travis ci badge to readme
2016-07-18 12:47:34 -07:00
Ian Storm Taylor
1e290785ca
remove phantom from dev deps
2016-07-18 12:40:42 -07:00