Commit Graph

2115 Commits

Author SHA1 Message Date
Philipp Kühn
a9c14fbddd Publish
- @tiptap/core@2.0.0-alpha.12
 - @tiptap/extension-mention@2.0.0-alpha.2
 - @tiptap/html@2.0.0-alpha.8
 - @tiptap/suggestion@2.0.0-alpha.2
2021-01-28 09:12:38 +01:00
Philipp Kühn
bc55aa44e7 add type 2021-01-28 09:11:24 +01:00
Philipp Kühn
6ed7ce8089 add some return types 2021-01-28 09:04:55 +01:00
Philipp Kühn
bca182a9d9 Publish
- @tiptap/core@2.0.0-alpha.11
 - @tiptap/extension-blockquote@2.0.0-alpha.6
 - @tiptap/extension-bold@2.0.0-alpha.6
 - @tiptap/extension-bullet-list@2.0.0-alpha.6
 - @tiptap/extension-character-count@2.0.0-alpha.6
 - @tiptap/extension-code-block@2.0.0-alpha.6
 - @tiptap/extension-code@2.0.0-alpha.6
 - @tiptap/extension-collaboration-cursor@2.0.0-alpha.6
 - @tiptap/extension-collaboration@2.0.0-alpha.6
 - @tiptap/extension-document@2.0.0-alpha.6
 - @tiptap/extension-dropcursor@2.0.0-alpha.6
 - @tiptap/extension-focus@2.0.0-alpha.6
 - @tiptap/extension-font-family@2.0.0-alpha.6
 - @tiptap/extension-gapcursor@2.0.0-alpha.6
 - @tiptap/extension-hard-break@2.0.0-alpha.6
 - @tiptap/extension-heading@2.0.0-alpha.6
 - @tiptap/extension-highlight@2.0.0-alpha.6
 - @tiptap/extension-history@2.0.0-alpha.6
 - @tiptap/extension-horizontal-rule@2.0.0-alpha.6
 - @tiptap/extension-image@2.0.0-alpha.6
 - @tiptap/extension-italic@2.0.0-alpha.6
 - @tiptap/extension-link@2.0.0-alpha.6
 - @tiptap/extension-list-item@2.0.0-alpha.6
 - @tiptap/extension-mention@2.0.0-alpha.1
 - @tiptap/extension-ordered-list@2.0.0-alpha.6
 - @tiptap/extension-paragraph@2.0.0-alpha.6
 - @tiptap/extension-strike@2.0.0-alpha.6
 - @tiptap/extension-table-cell@2.0.0-alpha.6
 - @tiptap/extension-table-header@2.0.0-alpha.6
 - @tiptap/extension-table-row@2.0.0-alpha.6
 - @tiptap/extension-table@2.0.0-alpha.6
 - @tiptap/extension-task-item@2.0.0-alpha.7
 - @tiptap/extension-task-list@2.0.0-alpha.6
 - @tiptap/extension-text-align@2.0.0-alpha.7
 - @tiptap/extension-text-style@2.0.0-alpha.6
 - @tiptap/extension-text@2.0.0-alpha.6
 - @tiptap/extension-typography@2.0.0-alpha.6
 - @tiptap/extension-underline@2.0.0-alpha.6
 - @tiptap/html@2.0.0-alpha.7
 - @tiptap/starter-kit@2.0.0-alpha.8
 - @tiptap/suggestion@2.0.0-alpha.1
 - @tiptap/vue-starter-kit@2.0.0-alpha.10
 - @tiptap/vue@2.0.0-alpha.7
2021-01-28 08:49:48 +01:00
Philipp Kühn
7e9d5f1e7b update dependencies 2021-01-28 08:39:27 +01:00
Hans Pagel
62fe606aa2 fix linting issues 2021-01-27 12:12:08 +01:00
Hans Pagel
768b8bd8a2 docs: add tables example 2021-01-27 12:09:36 +01:00
Hans Pagel
91a5aa32b1 docs: add content to the Mention page 2021-01-27 11:52:42 +01:00
Hans Pagel
c57133f922 improve character count examples 2021-01-27 11:40:57 +01:00
Hans Pagel
06b6fc25d4 add getCharacterCount method to the editor 2021-01-27 11:40:49 +01:00
Hans Pagel
071322bfb7 docs: document empty elements, see #103 2021-01-27 09:41:13 +01:00
Hans Pagel
6a21048cca testing insertTable command 2021-01-26 18:18:45 +01:00
Hans Pagel
c4cdabd304 add new a11y guidelines as a note 2021-01-26 15:11:25 +01:00
Hans Pagel
d6b128b963 fix typo 2021-01-26 01:15:07 +01:00
Hans Pagel
13778d2192 add a new example 2021-01-26 01:14:20 +01:00
Hans Pagel
f2a39743e1 docs: rename all the things 2021-01-26 00:57:47 +01:00
Hans Pagel
4c34bfd8d2 docs: update content 2021-01-26 00:51:14 +01:00
Hans Pagel
3bbd28f401 rename example 2021-01-26 00:39:26 +01:00
Hans Pagel
211df5a23b whitespace 2021-01-26 00:37:57 +01:00
Hans Pagel
487c1465d2 fix typo in comment 2021-01-26 00:37:31 +01:00
Hans Pagel
5c93c6e560 generate URLs for all demos and use those to run the tests 2021-01-26 00:35:36 +01:00
Hans Pagel
26fb84fe27 add the character count extension 2021-01-25 23:40:15 +01:00
Hans Pagel
2f192700b2 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-01-25 23:17:22 +01:00
Hans Pagel
4ec0c456a7 docs: update content 2021-01-25 23:17:02 +01:00
Philipp Kühn
d13210820d remove prosemirror-utils 2021-01-25 13:39:35 +01:00
Hans Pagel
126894d9d1 docs: add content to table pages 2021-01-25 12:04:08 +01:00
Hans Pagel
2bfe2f009f docs: add a inertia.js draft to the guide 2021-01-25 11:49:09 +01:00
Hans Pagel
ba427fafaa improve the character limit experiment 2021-01-25 11:44:22 +01:00
Hans Pagel
52af0b83c4 docs: update content 2021-01-25 11:44:11 +01:00
Hans Pagel
c17d77c0fa docs: style hrs 2021-01-25 11:18:32 +01:00
Hans Pagel
dc03d13b3d update dependencies 2021-01-25 11:11:11 +01:00
Hans Pagel
c9fd8fa25b Merge branch 'feature/tables' into main 2021-01-25 11:08:41 +01:00
Hans Pagel
2c3aaa019b docs: add svelte integration guide draft 2021-01-25 11:05:19 +01:00
Hans Pagel
eea228018b docs: improve navigation styling for items with children, improve mobile spacing 2021-01-25 10:36:22 +01:00
Hans Pagel
b629b382e1 docs: add badges to all extensions 2021-01-25 10:35:52 +01:00
Philipp Kühn
2156891823 add deleteTableWhenAllCellsSelected 2021-01-24 23:28:51 +01:00
Philipp Kühn
a24409b05b Merge branch 'main' into feature/tables 2021-01-24 20:56:21 +01:00
Philipp Kühn
20f8adc0e4 change plugin order 2021-01-24 20:56:07 +01:00
Philipp Kühn
56417a44a7 refactoring 2021-01-23 22:48:34 +01:00
Philipp Kühn
71376f6de7 fix fixTables 2021-01-23 22:26:35 +01:00
Philipp Kühn
3f30b69f37 improve types 2021-01-23 20:59:19 +01:00
Hans Pagel
4fd884d38d add a task, fix a minor styling issue 2021-01-23 14:31:41 +01:00
Hans Pagel
4a1f98732b Merge branch 'feature/tables' of github.com:ueberdosis/tiptap-next into feature/tables 2021-01-23 14:29:15 +01:00
Philipp Kühn
1fc50705c6 improve types 2021-01-23 13:11:22 +01:00
Philipp Kühn
1e6f19667e refactoring 2021-01-23 00:32:43 +01:00
Hans Pagel
1f1f687275 fix styling issue with resize handler 2021-01-23 00:19:35 +01:00
Philipp Kühn
275033f312 Merge branch 'feature/tables' of https://github.com/ueberdosis/tiptap-next into feature/tables 2021-01-23 00:14:30 +01:00
Philipp Kühn
84cb526315 fix focus class 2021-01-23 00:14:19 +01:00
Hans Pagel
fcf5421b43 clean up 2021-01-22 23:58:17 +01:00
Philipp Kühn
2525b380e7 Merge branch 'feature/tables' of https://github.com/ueberdosis/tiptap-next into feature/tables 2021-01-22 23:56:38 +01:00