mirror of
https://github.com/tabler/tabler.git
synced 2026-07-23 05:51:42 +04:00
changelog update
This commit is contained in:
@@ -72,3 +72,27 @@ All notable changes to this project will be documented in this file.
|
|||||||
- fix #960 - Badges not honoring font sizes
|
- fix #960 - Badges not honoring font sizes
|
||||||
- fix #959 - `node-sass` does not properly compile nested media queries
|
- fix #959 - `node-sass` does not properly compile nested media queries
|
||||||
- update package dependencies to newest version
|
- update package dependencies to newest version
|
||||||
|
|
||||||
|
|
||||||
|
## `1.0.0-beta7` - 2021-02-05
|
||||||
|
|
||||||
|
- fix: #1019 - project-overview.html link not working
|
||||||
|
- fix: #1010 - card with bottom tabs has incorrect border radius
|
||||||
|
- uptime monitor mobile fixes
|
||||||
|
- navbar dark button fix
|
||||||
|
- `tabler-icons` link
|
||||||
|
- autoloading webfonts
|
||||||
|
- cards fixes, new cards demos
|
||||||
|
- ruby dependencies update
|
||||||
|
- RTL stylesheet fixes
|
||||||
|
- new card action demos
|
||||||
|
|
||||||
|
|
||||||
|
## `1.0.0-beta8` - 2021-02-05
|
||||||
|
|
||||||
|
- update dependencies
|
||||||
|
- new vector maps demos
|
||||||
|
- fixes update map on resize
|
||||||
|
- docs improvement
|
||||||
|
- replace `badge` with `status-dot` in `navbar-notifications.html`
|
||||||
|
- map tooltip fixes
|
||||||
|
|||||||
+1
-1
@@ -15,7 +15,7 @@
|
|||||||
"bundlewatch": "bundlewatch --config .bundlewatch.config.json",
|
"bundlewatch": "bundlewatch --config .bundlewatch.config.json",
|
||||||
"chromatic": "chromatic --project-token=CHROMATIC_PROJECT_TOKEN",
|
"chromatic": "chromatic --project-token=CHROMATIC_PROJECT_TOKEN",
|
||||||
"storybook": "start-storybook -p 6006",
|
"storybook": "start-storybook -p 6006",
|
||||||
"build-storybook": "build-storybook"
|
"changelog": "gulp changelog"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
@@ -65,4 +65,29 @@
|
|||||||
- update `@tabler/icons` to version 1.48
|
- update `@tabler/icons` to version 1.48
|
||||||
- "fix #960 - Badges not honoring font sizes"
|
- "fix #960 - Badges not honoring font sizes"
|
||||||
- "fix #959 - `node-sass` does not properly compile nested media queries"
|
- "fix #959 - `node-sass` does not properly compile nested media queries"
|
||||||
- update package dependencies to newest version
|
- update package dependencies to newest version
|
||||||
|
|
||||||
|
- version: 1.0.0-beta7
|
||||||
|
date: 2021-02-05
|
||||||
|
changes:
|
||||||
|
- "fix: #1019 - project-overview.html link not working"
|
||||||
|
- "fix: #1010 - card with bottom tabs has incorrect border radius"
|
||||||
|
- uptime monitor mobile fixes
|
||||||
|
- navbar dark button fix
|
||||||
|
- "`tabler-icons` link"
|
||||||
|
- autoloading webfonts
|
||||||
|
- "cards fixes, new cards demos"
|
||||||
|
- ruby dependencies update
|
||||||
|
- RTL stylesheet fixes
|
||||||
|
- new card action demos
|
||||||
|
|
||||||
|
- version: 1.0.0-beta8
|
||||||
|
date: 2021-02-05
|
||||||
|
changes:
|
||||||
|
- update dependencies
|
||||||
|
- new vector maps demos
|
||||||
|
- fixes update map on resize
|
||||||
|
- docs improvement
|
||||||
|
- replace `badge` with `status-dot` in `navbar-notifications.html`
|
||||||
|
- map tooltip fixes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user