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

3034 Commits

Author SHA1 Message Date
Ian Storm Taylor
c2f962da58 update keywords 2019-12-05 15:38:14 -05:00
Ian Storm Taylor
d536f786e9 update changelog 2019-12-05 15:33:58 -05:00
Ian Storm Taylor
90d40fd764
change schema plugin to be returned from function (#3252)
* change schema plugin to be returned from function

* fix forced-layout example
2019-12-05 15:29:02 -05:00
Ian Storm Taylor
be1ce2e099
fix schema properties to be exhaustive, add leaves (#3251) 2019-12-05 15:16:49 -05:00
Ian Storm Taylor
d24296e372 update changelog with more info 2019-12-05 15:07:53 -05:00
Ian Storm Taylor
b54e98f46c unpin slate dev deps 2019-12-05 15:07:44 -05:00
Ian Storm Taylor
12af78609f fix gitbook sidebar 2019-12-05 13:11:10 -05:00
Ian Storm Taylor
fad4e7fc80 fix gitbook sidebar 2019-12-05 12:59:14 -05:00
Ian Storm Taylor
97426525ca fix richtext and plaintext naming 2019-12-05 12:57:39 -05:00
Ian Storm Taylor
124ff37c3a update docs 2019-12-05 12:52:52 -05:00
Ian Storm Taylor
c34b4b7462 Publish
- slate-history@0.51.0
 - slate-hyperscript@0.51.0
 - slate-react@0.51.0
 - slate-schema@0.51.0
 - slate@0.51.0
slate@0.51.0 slate-schema@0.51.0 slate-react@0.51.0 slate-hyperscript@0.51.0 slate-history@0.51.0
2019-12-05 12:52:03 -05:00
Ian Storm Taylor
f461ae5d45 fix ReactDOM batchedUpdates import 2019-12-05 12:02:41 -05:00
Ian Storm Taylor
7e6f680a1f update changelogs 2019-12-05 11:44:07 -05:00
Ian Storm Taylor
f3fc2c2a54
Change <Slate> to a controlled component (#3216)
* change <Slate> to be a controlled component

* add comment about unstable React API
2019-12-05 11:36:44 -05:00
Ian Storm Taylor
4c03b497d9
remove marks, in favor of text properties (#3235)
* remove marks, in favor of text properties

* fix lint

* fix more examples

* update docs
2019-12-05 11:21:15 -05:00
Urban Etter
31df397930 Fix check list example (#3232)
* Fix check list example

* Fix lint errors
2019-12-04 15:02:18 -05:00
Dylan Markow
75e5015cc5 Handle autoFocus after mounting (#3226) 2019-12-04 15:01:41 -05:00
Ian Storm Taylor
6627ba4b94
fix universal matching mode for marks (#3230)
* fix universal matching mode for marks

* fix lint
2019-12-04 12:57:15 -05:00
Dylan Markow
fe2cebb58f Load with correct starting example (#3220) 2019-12-04 10:43:06 -05:00
Ian Storm Taylor
f72ef80529 Publish
- slate-react@0.50.11
 - slate-schema@0.50.13
slate-schema@0.50.13 slate-react@0.50.11
2019-12-03 21:35:23 -05:00
Dylan Markow
f355f8a6f0 Fix child_min_invalid checks (#3219) 2019-12-03 21:22:05 -05:00
Ziad Beyens
b5fe096844 fix: support upper case search (#3218) 2019-12-03 21:19:15 -05:00
Ziad Beyens
2240ce2274 fix: ts (#3217) 2019-12-03 19:11:16 -05:00
Ian Storm Taylor
687f25df4b add more schema tests 2019-12-03 15:32:09 -05:00
Ian Storm Taylor
62af4cb053
upgrade mentions example to use a portal with suggestions, closes #3206 (#3214) 2019-12-03 14:40:42 -05:00
Urban Etter
5a8a5dcdcf Fix InsertImageButton in image example (#3210) 2019-12-03 10:59:50 -05:00
Jokcy
12d21eac2d onCompositionEnd not need to insert text in firfox (#3202) 2019-12-03 01:49:23 -05:00
Ian Storm Taylor
020bb5fb1c Publish
- slate-schema@0.50.12
slate-schema@0.50.12
2019-12-03 00:14:55 -05:00
Ian Storm Taylor
20da67e691 update test inspect script 2019-12-03 00:07:11 -05:00
Ian Storm Taylor
ed2b84ca7a fix parent-based schema rules with multiple rules present 2019-12-02 23:23:30 -05:00
Ian Storm Taylor
6fc935a4b8 remove Editor.toggleMarks from docs 2019-12-02 22:23:58 -05:00
Ian Storm Taylor
ade90ca007 Publish
- slate-schema@0.50.11
slate-schema@0.50.11
2019-12-02 22:23:24 -05:00
Ian Storm Taylor
d92d2257e1 fix parent schema rule normalization 2019-12-02 22:10:05 -05:00
Ian Storm Taylor
22b2ae507e fix links in migrating guide 2019-12-02 20:03:46 -05:00
Ian Storm Taylor
20cb063a90 Publish
- slate-history@0.50.10
 - slate-hyperscript@0.50.8
 - slate-react@0.50.10
 - slate-schema@0.50.10
 - slate@0.50.8
slate@0.50.8 slate-schema@0.50.10 slate-react@0.50.10 slate-hyperscript@0.50.8 slate-history@0.50.10
2019-12-02 18:56:42 -05:00
Ian Storm Taylor
ea62ad9e44 fix inline matching, add matching arrays, closes #3174 #3191 2019-12-02 18:54:22 -05:00
Ian Storm Taylor
e39f1e77ea fix rich-text to unwrap lists with splitting, closes #3199 2019-12-02 18:19:51 -05:00
Ian Storm Taylor
c06f82c5e8 add insertText parent path test 2019-12-02 16:33:55 -05:00
Ian Storm Taylor
258afae442 add marks empty schema test 2019-12-02 15:04:58 -05:00
Ian Storm Taylor
1d0711b723 Publish
- slate-schema@0.50.9
slate-schema@0.50.9
2019-12-02 12:13:41 -05:00
Ian Storm Taylor
cba6be7c24 fix child_* schema errors to reference child, closes #3197 2019-12-02 11:51:53 -05:00
Ian Storm Taylor
fccd0a7502 Publish
- slate-history@0.50.9
 - slate-hyperscript@0.50.7
 - slate-react@0.50.9
 - slate-schema@0.50.8
 - slate@0.50.7
slate@0.50.7 slate-schema@0.50.8 slate-react@0.50.9 slate-hyperscript@0.50.7 slate-history@0.50.9
2019-12-01 23:05:56 -05:00
Ian Storm Taylor
be88e22895 Merge branch 'master' of github.com:ianstormtaylor/slate 2019-12-01 22:53:14 -05:00
Ian Storm Taylor
00d0b36aa4 allow Editor.insertText to take all location types 2019-12-01 22:53:12 -05:00
Ziad Beyens
b1b0052705 fix: promptMention not defined (#3195)
* fix: promptMention not defined

* style: eslint
2019-12-01 20:56:28 -05:00
Ian Storm Taylor
b2d0255097 Publish
- slate-history@0.50.8
slate-history@0.50.8
2019-12-01 20:20:43 -05:00
Ian Storm Taylor
169bfe855e fix return type of withHistory 2019-12-01 20:18:57 -05:00
Ziad Beyens
2ad3dfeef8 fix: typo (#3193)
url is not defined
2019-12-01 20:18:21 -05:00
Ziad Beyens
357e3b8547 fix: typo (#3194) 2019-12-01 20:17:21 -05:00
Ian Storm Taylor
a72d21225e Publish
- slate-react@0.50.8
 - slate-schema@0.50.7
slate-schema@0.50.7 slate-react@0.50.8
2019-12-01 19:21:32 -05:00