Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beta tremor v4 #1146

Closed
wants to merge 47 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
8fcee4c
fix: bump headlessui
severinlandolt Dec 6, 2024
866d578
fix: dialog
severinlandolt Dec 6, 2024
dfc8978
test: uts for areaChart, barChart, sparkAreaChart, Legend (#1065)
Wajahat5 Dec 6, 2024
75cb04e
fix: datepicker position
severinlandolt Dec 6, 2024
7917815
fix: selects
severinlandolt Dec 6, 2024
9020480
chore: min width date picker
severinlandolt Dec 6, 2024
442f47d
update badge
severinlandolt Dec 6, 2024
318cd4b
add vite to storybook
severinlandolt Dec 7, 2024
19c068a
storybook
severinlandolt Dec 8, 2024
a17ea45
badge, card, remove other stuff
severinlandolt Dec 8, 2024
f25039c
multiselect
severinlandolt Dec 9, 2024
5061b5d
update components
severinlandolt Dec 9, 2024
a11c9ab
callout
severinlandolt Dec 9, 2024
468b091
update
severinlandolt Dec 10, 2024
4cd43fa
switch
severinlandolt Dec 11, 2024
cb2242f
tabs
severinlandolt Dec 11, 2024
c2e2034
lint
severinlandolt Dec 11, 2024
9e9c5ac
exports
severinlandolt Dec 11, 2024
2058acf
dialog
severinlandolt Dec 11, 2024
8f5be57
accordion
severinlandolt Dec 11, 2024
444f5c0
table and legend
severinlandolt Dec 11, 2024
6d80cd1
legend
severinlandolt Dec 11, 2024
eb9126b
progress circle
severinlandolt Dec 11, 2024
edd2287
progresssbar
severinlandolt Dec 11, 2024
706d202
barlist
severinlandolt Dec 11, 2024
a970232
barlist
severinlandolt Dec 11, 2024
c4cfa7e
spark charts
severinlandolt Dec 11, 2024
ca247e6
spark exports
severinlandolt Dec 11, 2024
ea883b9
spark area chart docs
severinlandolt Dec 11, 2024
7496bde
funnel chart
severinlandolt Dec 11, 2024
e7900f3
update donut chart
severinlandolt Dec 12, 2024
85e491c
bars
severinlandolt Dec 12, 2024
a7e19db
line chart
severinlandolt Dec 12, 2024
5042df5
scatter chart
severinlandolt Dec 12, 2024
17ba6d4
bar chart
severinlandolt Dec 12, 2024
e4bc2ac
update area chart
severinlandolt Dec 12, 2024
6ac0cc7
cleanup
severinlandolt Dec 12, 2024
6d74ad1
gacp update charts
severinlandolt Dec 12, 2024
97b69eb
udpate badge
severinlandolt Dec 12, 2024
745f89a
Delete style.ts
severinlandolt Dec 12, 2024
a7d8bfa
clean up imports
severinlandolt Dec 12, 2024
4142f28
BREAKING CHANGE: Tremor v4
severinlandolt Dec 12, 2024
a5a3439
feat!: Tremor v4
severinlandolt Dec 12, 2024
573835c
feat!: Tremor v4 \n\n BREAKING CHANGE
severinlandolt Dec 12, 2024
c8582ef
fix: accordion exports
severinlandolt Dec 12, 2024
2e9753b
fix: Tremor v4 react19 (#1145)
severinlandolt Dec 13, 2024
48a767d
fix: dot stroke chart
severinlandolt Dec 14, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix: bump headlessui
severinlandolt committed Dec 6, 2024
commit 8fcee4cc51fe82e84200665afc0e10cd740bd988
1 change: 0 additions & 1 deletion .storybook/main.js
Original file line number Diff line number Diff line change
@@ -10,7 +10,6 @@ module.exports = {
"@storybook/addon-styling-webpack",
"@storybook/addon-themes",
"@storybook/addon-a11y",
"storybook-source-link",
{
name: "@storybook/addon-styling-webpack",
options: {
39 changes: 19 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
@@ -25,8 +25,7 @@
"homepage": "https://github.com/tremorlabs/tremor#readme",
"dependencies": {
"@floating-ui/react": "^0.19.2",
"@headlessui/react": "1.7.19",
"@headlessui/tailwindcss": "^0.2.1",
"@headlessui/react": "2.2.0",
"date-fns": "^3.6.0",
"react-day-picker": "^8.10.1",
"react-transition-state": "^2.1.2",
@@ -38,7 +37,7 @@
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@chromatic-com/storybook": "^1.9.0",
"@chromatic-com/storybook": "^3.2.2",
"@mdx-js/react": "^2.3.0",
"@rollup/plugin-commonjs": "^21.1.0",
"@rollup/plugin-node-resolve": "^13.3.0",
@@ -47,20 +46,21 @@
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/github": "github:semantic-release/github",
"@semantic-release/npm": "github:semantic-release/npm",
"@storybook/addon-a11y": "^8.3.3",
"@storybook/addon-actions": "^8.3.3",
"@storybook/addon-essentials": "^8.3.3",
"@storybook/addon-interactions": "^8.3.3",
"@storybook/addon-links": "^8.3.3",
"@storybook/addon-styling-webpack": "^1.0.0",
"@storybook/addon-themes": "^8.3.3",
"@storybook/addon-a11y": "^8.4.7",
"@storybook/addon-actions": "^8.4.7",
"@storybook/addon-essentials": "^8.4.7",
"@storybook/addon-interactions": "^8.4.7",
"@storybook/addon-links": "^8.4.7",
"@storybook/addon-styling-webpack": "^1.0.1",
"@storybook/addon-themes": "^8.4.7",
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
"@storybook/manager-api": "^8.3.3",
"@storybook/manager-api": "^8.4.7",
"@storybook/mdx2-csf": "^1.1.0",
"@storybook/react": "^8.3.3",
"@storybook/react-webpack5": "^8.3.3",
"@storybook/test": "^8.3.3",
"@storybook/theming": "^8.3.3",
"@storybook/react": "^8.4.7",
"@storybook/react-vite": "^8.4.7",
"@storybook/react-webpack5": "^8.4.7",
"@storybook/test": "^8.4.7",
"@storybook/theming": "^8.4.7",
"@tailwindcss/forms": "^0.5.9",
"@testing-library/react": "^14.3.1",
"@types/jest": "^29.5.13",
@@ -84,7 +84,7 @@
"jest-environment-jsdom": "^29.7.0",
"postcss": "^8.4.47",
"postcss-loader": "^7.3.4",
"prettier": "3.3.3",
"prettier": "3.4.2",
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
@@ -96,13 +96,12 @@
"rollup-plugin-preserve-directives": "^0.1.1",
"rollup-plugin-typescript-paths": "^1.5.0",
"semantic-release": "^24.1.1",
"storybook": "^8.3.3",
"storybook-source-link": "^4.0.1",
"storybook": "^8.4.7",
"style-loader": "^3.3.4",
"tailwindcss": "^3.4.13",
"tailwindcss": "^3.4.16",
"tslib": "^2.7.0",
"typescript": "^4.9.5",
"webpack": "^5.94.0"
"webpack": "^5.97.1"
},
"peerDependencies": {
"react": "^18.0.0",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"react": "^18.0.0",
"react": "^18 || ^19",

Loading