|
1 | 1 | # tiptap-docs
|
2 | 2 |
|
3 |
| -## 1.0.0-beta.3 |
| 3 | +## 1.0.0 |
4 | 4 |
|
5 |
| -### Patch Changes |
| 5 | +### Major Changes |
| 6 | + |
| 7 | +- **We're happy to announce that we finally released our new Tiptap documentation!** - Welcome to the official documentation for all Tiptap products! Here, you'll find comprehensive guides, detailed examples, and in-depth documentation covering everything you need to know about working with Tiptap products. |
6 | 8 |
|
7 |
| -- 0a65fa9: Updated dedicated-cloud and self-hosted icons |
8 |
| -- a82b249: Increased max-width for h3 and smaller to look better in combination with balanced text styles |
9 |
| -- 6f08ede: Increase margin for section children |
10 |
| -- a58865c: Add link styles & hover state inside table cells |
11 |
| -- f8b1bb8: Adjust code in anchor styles removing the bottom border & adding a highlight style for the code |
12 |
| -- 8d4e575: Decrease font size in mdx table cells |
| 9 | +### Minor Changes |
13 | 10 |
|
14 |
| -## 1.0.0-beta.2 |
| 11 | +- Added changesets for versioning & changelog generation |
15 | 12 |
|
16 | 13 | ### Patch Changes
|
17 | 14 |
|
| 15 | +- Updated dedicated-cloud and self-hosted icons |
| 16 | +- Increased max-width for h3 and smaller to look better in combination with balanced text styles |
| 17 | +- Increase margin for section children |
18 | 18 | - Use dvh height calculations for mobile sidebars to ensure mobile UI elements won't cause the sidebar to be cutoff at the bottom of the screen
|
| 19 | +- Add link styles & hover state inside table cells |
| 20 | +- Added options to hide all and free filters for extension grids |
19 | 21 | - Fix for the mobile navigation dropdown showing an invalid active item when the pathname is empty
|
20 | 22 | - Added images to the Schema objects
|
21 | 23 | - Fixed the favicon path to load with the full page domain
|
22 | 24 | - Added new icon set for home page
|
23 | 25 | - Fixed issues with basepath URLs in footer links
|
24 | 26 | - Fixed page tracking via adding an initial mount check
|
25 | 27 | - Added Hocuspocus links to footer
|
| 28 | +- Adjust code in anchor styles removing the bottom border & adding a highlight style for the code |
26 | 29 | - Added missing extension pages
|
27 |
| - |
28 |
| -## 1.0.0-beta.1 |
29 |
| - |
30 |
| -### Minor Changes |
31 |
| - |
32 |
| -- a15824e: Added changesets for versioning & changelog generation |
| 30 | +- Decrease font size in mdx table cells |
| 31 | +- Updated dedicated-cloud and self-hosted icons |
| 32 | +- Increased max-width for h3 and smaller to look better in combination with balanced text styles |
| 33 | +- Increase margin for section children |
| 34 | +- Add link styles & hover state inside table cells |
| 35 | +- Adjust code in anchor styles removing the bottom border & adding a highlight style for the code |
| 36 | +- Decrease font size in mdx table cells |
| 37 | +- Use dvh height calculations for mobile sidebars to ensure mobile UI elements won't cause the sidebar to be cutoff at the bottom of the screen |
| 38 | +- Fix for the mobile navigation dropdown showing an invalid active item when the pathname is empty |
| 39 | +- Added images to the Schema objects |
| 40 | +- Fixed the favicon path to load with the full page domain |
| 41 | +- Added new icon set for home page |
| 42 | +- Fixed issues with basepath URLs in footer links |
| 43 | +- Fixed page tracking via adding an initial mount check |
| 44 | +- Added Hocuspocus links to footer |
| 45 | +- Added missing extension pages |
| 46 | +- Added changesets for versioning & changelog generation |
0 commit comments