1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-16 04:04:06 +02:00
Commit Graph

4195 Commits

Author SHA1 Message Date
npmcdn-to-unpkg-bot
0893418bca Replace npmcdn.com with unpkg.com (#284) 2016-08-31 19:35:22 -07:00
Andrew Cobby
98d663be5d Fix broken link to Block in docs (#278) 2016-08-31 19:35:18 -07:00
Ian Storm Taylor
52c6bb9596 fix to normalize selection 2016-08-30 16:01:31 -07:00
Ian Storm Taylor
983d4d3b27 update paths in selection operations 2016-08-30 15:58:48 -07:00
Ian Storm Taylor
68e8be229d fix selection transform tests 2016-08-30 15:35:07 -07:00
Ian Storm Taylor
9d2a3b9ecb rename history transforms to on-history 2016-08-30 15:33:11 -07:00
Ian Storm Taylor
a6b248fbe9 refactor history into transforms 2016-08-30 15:32:08 -07:00
Ian Storm Taylor
c35630d6ba lots of work on refactoring for history 2016-08-30 14:36:31 -07:00
Ian Storm Taylor
7e333a067c fix logic to determine isNative inside inline nodes 2016-08-29 18:45:19 -07:00
Ian Storm Taylor
5b1793b116 fix selection marks 2016-08-29 18:30:06 -07:00
Ian Storm Taylor
b0cf3d795f add more selection tests 2016-08-29 17:27:31 -07:00
Ian Storm Taylor
16617061ee refactor transform tests, add selection transform tests 2016-08-29 15:01:55 -07:00
Ian Storm Taylor
b9e083d55f refactor operations 2016-08-29 14:34:54 -07:00
Ian Storm Taylor
133e504a8c update readme 2016-08-29 09:14:41 -07:00
Ian Storm Taylor
a739b01e4e add mobiledoc kit comparison to readme 2016-08-29 09:12:25 -07:00
Ian Storm Taylor
a4ec0f2b93 update readmegs 2016-08-25 23:41:51 -04:00
Ian Storm Taylor
49cbb920b4 update readme with new docs links 2016-08-25 23:40:24 -04:00
Ian Storm Taylor
b4bae8ad8e update gitbook sidebar 2016-08-25 23:07:35 -04:00
Ian Storm Taylor
964f1a31cd update docs 2016-08-25 23:06:57 -04:00
Ian Storm Taylor
a7b60e4f67 update gitbook sidebar 2016-08-25 23:01:56 -04:00
Ian Storm Taylor
9d293f5ede update docs 2016-08-25 22:59:36 -04:00
Ian Storm Taylor
a90d522ae5 update docs 2016-08-25 22:55:03 -04:00
Ian Storm Taylor
010e93850e fix gitbook 2016-08-25 22:41:02 -04:00
Ian Storm Taylor
e71c78247a update gitbook 2016-08-25 22:32:17 -04:00
Ian Storm Taylor
eb98342126 remove docs files for renaming 2016-08-25 22:13:05 -04:00
Samy Pessé
83fe23d7fc Use GitBook for documentation (#263)
* Use gitbook for documentation

* Add section about contributing in readme of docs
2016-08-23 18:24:26 -04:00
Anton Kulakov
92e97a258e Fixed typo (#256) 2016-08-19 02:52:45 -07:00
Ian Storm Taylor
52820af7ae finish refactoring selection transforms 2016-08-18 14:33:40 -07:00
Ian Storm Taylor
99faf3153c refactor at-current-range transforms 2016-08-18 14:24:17 -07:00
Ian Storm Taylor
bde43c597d move cursor marks to the selection object 2016-08-18 13:55:25 -07:00
Ian Storm Taylor
44008d3c31 work on refactoring selection transforms 2016-08-18 13:33:32 -07:00
Ian Storm Taylor
24f36862d6 fix normalization for inserting inlines and blocks 2016-08-18 12:39:54 -07:00
Ian Storm Taylor
417e1484c5 refactor wrap inline transform 2016-08-18 12:38:35 -07:00
Ian Storm Taylor
cb0b9b9095 update keydown handler signature (#254)
* update keydown handler signature

* Update applying-custom-formatting.md

* Update defining-custom-block-nodes.md

* Update saving-to-a-database.md

* Update using-plugins.md
2016-08-18 09:40:19 -07:00
Max Stockner
6f5cdf49dc Fix Documentation Links (#253) 2016-08-18 09:16:06 -07:00
Anton Kulakov
597fbdec72 Fixed typo (#252) 2016-08-18 09:14:58 -07:00
Ian Storm Taylor
84ba78582f more refactoring transforms 2016-08-17 20:36:32 -07:00
Ian Storm Taylor
4e24f2666a refactor transforms 2016-08-17 15:59:03 -07:00
Ian Storm Taylor
8434850890 cleanup 2016-08-17 12:56:50 -07:00
Ian Storm Taylor
08b3dbf39c 0.13.6 v0.13.6 2016-08-17 10:15:53 -07:00
Cássio Souza
1585a64412 terse text can contain marks (#248) 2016-08-17 10:12:22 -07:00
R41nGoloss
af29cf6e70 fix typo in transfer (#247) 2016-08-17 02:58:35 -07:00
Ian Storm Taylor
cb204ae8e9 refactor more transforms 2016-08-17 02:19:13 -07:00
Ian Storm Taylor
3ad03538fd refactor more transforms 2016-08-17 01:41:37 -07:00
Ian Storm Taylor
1d4c6db4d4 refactor more transforms 2016-08-17 01:01:54 -07:00
Ian Storm Taylor
229cfd3e4e normalize more transforms 2016-08-16 23:42:40 -07:00
Ian Storm Taylor
54a46484e3 refactor more transforms 2016-08-16 23:26:25 -07:00
Ian Storm Taylor
650f467126 update setBlockAtRange() transform to use primitives 2016-08-16 23:04:32 -07:00
Ian Storm Taylor
5687573800 update transforms to add operations to transform 2016-08-16 23:02:39 -07:00
Ian Storm Taylor
6af9466c60 refactor for operations 2016-08-16 20:06:02 -07:00