Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 10, 2023
1 parent 8552a46 commit 0e5b54b
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 46 deletions.
5 changes: 0 additions & 5 deletions .changeset/rich-dingos-promise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-buses-breathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-teachers-collect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-apples-punch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-games-float.md

This file was deleted.

36 changes: 16 additions & 20 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,18 @@
# Changelog

All notable changes to this project will be documented in this file.
## 1.0.0

### Patch Changes

- a43ded4f: Add All Contributions package to project for easy contribution
tracking
- 8552a462: Switch from `npm` to `pnpm` for faster package installation
- 650d84ce: Update required Node.js version to 18 and add `.nvmrc` file
- 289dd3bd: Add Prettier to project for consistent code formatting
- 94b83d48: Add support for changeset tool for more efficient and organized code
changes

All notable changes to this project will be documented in this file.

## `1.0.0-beta` - 2021-02-17

Expand All @@ -10,7 +21,6 @@ All notable changes to this project will be documented in this file.
- update Bootstrap to 5.0.0-beta2
- update other dependencies.


## `1.0.0-beta2` - 2021-03-29

- update dependencies
Expand All @@ -24,15 +34,13 @@ All notable changes to this project will be documented in this file.
- charts label fixes
- charts docs


## `1.0.0-beta3` - 2021-05-08

- upgrade Bootstrap to 5.0
- upgrade dependencies
- change `$border-radius-pill` variable
- badge vertical align fix


## `1.0.0-beta4` - 2021-10-24

- upgrade required node.js version to 14
Expand All @@ -41,7 +49,6 @@ All notable changes to this project will be documented in this file.
- fix #775 - litepicker not initializing
- fix `nouislider` import in dev


## `1.0.0-beta5` - 2021-12-07

**Tabler has finally lived to see dark mode! 🌝🌚**
Expand All @@ -59,21 +66,20 @@ All notable changes to this project will be documented in this file.
- colors unify
- add `tom-select` and remove `choices.js`


## `1.0.0-beta6` - 2022-01-18

- pricing cards fix
- fix bug `fw-...`, `.fs-...` is missed (#987)
- avatar class fix
- fix bug #903 `litepicker` with date range not having correct border
- page wrapper fix
- fix #900 `is-invalid-lite` class is not working under `was-validated` form class
- fix #900 `is-invalid-lite` class is not working under `was-validated` form
class
- update `@tabler/icons` to version 1.48
- fix #960 - Badges not honoring font sizes
- fix #959 - `node-sass` does not properly compile nested media queries
- update package dependencies to newest version


## `1.0.0-beta7` - 2022-02-05

- fix: #1019 - project-overview.html link not working
Expand All @@ -87,7 +93,6 @@ All notable changes to this project will be documented in this file.
- RTL stylesheet fixes
- new card action demos


## `1.0.0-beta8` - 2022-02-05

- update dependencies
Expand All @@ -97,7 +102,6 @@ All notable changes to this project will be documented in this file.
- replace `badge` with `status-dot` in `navbar-notifications.html`
- map tooltip fixes


## `1.0.0-beta9` - 2022-02-26

- fix: #1061 - list group item colors in light and dark modes
Expand All @@ -111,7 +115,6 @@ All notable changes to this project will be documented in this file.
- add `font-display: swap;` to improve font loading
- new `Boxed` layout


## `1.0.0-beta10` - 2022-04-29

- new `datatable` component
Expand All @@ -121,7 +124,6 @@ All notable changes to this project will be documented in this file.
- replace !important modifier with more specific selectors (#1100)
- new `FAQ` page


## `1.0.0-beta11` - 2022-07-05

- new `Dropzone` component
Expand All @@ -137,7 +139,6 @@ All notable changes to this project will be documented in this file.
- fix: #1125 incorrect chart display in the mobile version
- update Bootstrap to 5.2.0


## `1.0.0-beta12` - 2022-09-19

- new "Job listing" page
Expand All @@ -163,7 +164,6 @@ All notable changes to this project will be documented in this file.
- fix form elements demo page radio buttons
- replace `gulp-minify` with `gulp-terser`


## `1.0.0-beta13` - 2022-10-18

- update Bootstrap to 5.2.1, update dependencies
Expand Down Expand Up @@ -194,13 +194,11 @@ All notable changes to this project will be documented in this file.
- fix #1275 - remove last border-right on progress bar
- fix #1261 - broken offcanvas bg


## `1.0.0-beta14` - 2022-10-21

- fix active items in dark mode
- update Jekyll to newest version


## `1.0.0-beta15` - 2022-11-01

- new `badges` page
Expand All @@ -218,7 +216,6 @@ All notable changes to this project will be documented in this file.
- `btn-actions` fixes
- replace `$text-muted` to css variable


## `1.0.0-beta16` - 2022-11-12

- new `Photogrid` page
Expand All @@ -227,13 +224,13 @@ All notable changes to this project will be documented in this file.
- fix #1357: buttons group not active
- fix #1352: fix deprecation warning
- fix #1180: number input with `form-control-sm` looks weird
- fix #1328: color input should show different color for inner check symbol on white ellipse
- fix #1328: color input should show different color for inner check symbol on
white ellipse
- fix #1355 - missing font sizes
- update icons to v1.111.0
- homepage navbar fix
- fix #1262 - `.bg-opacity-xx` class is not functioning properly


## `1.0.0-beta17` - 2023-01-28

- update `bootstrap` to v5.3.0
Expand All @@ -256,7 +253,6 @@ All notable changes to this project will be documented in this file.
- move `@tabler/icons` to `dev-dependencies`
- fix #1370: avatar stacked list is not stacked anymore


## `1.0.0` - 2023-03-01

**Version 1.0 of Tabler! 😍🤩**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabler/core",
"version": "1.0.0-beta17",
"version": "1.0.0",
"description": "Premium and Open Source dashboard template with responsive and high quality UI.",
"homepage": "https://tabler.io",
"scripts": {
Expand Down

0 comments on commit 0e5b54b

Please sign in to comment.