Version 3.11.0
There were 15 changes in Retype 3.11.0.
New
- New theme color customization for and themes, see #42 and #697
- New 3-way Light, Dark, and System color scheme selector, see #421 and #624
- New Page level setting for adding a badge component to left navigation nodes, see #763
- New pipe notation syntax support for adding variant to Badge, Button, and NavigationBadge components
- New support for icon-only links in header and footer
- New variant for Button, Badge, and Callout
Improved
- Upgrade to latest release of VueJS
- Update to latest v3.3.x release of TailwindCSS
- Add and hint into Search field, see #762
- Improve templating support within project setting
- Hide the placeholder text in the Search and Filter input fields when focused, see #762
- Upgrade Octicons icons library from v19.15.2 to v19.15.3
- Improve icon margins on icon-only Badge and Button components
- Improve print mode rendering
Fixed
- Fixed search input attribute value not being rendered, see #764