chore: update versions #90
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to dev, this PR will be updated.
Releases
@tabler/core@1.5.0
Minor Changes
.btn-ghostbutton variant with transparent background and hover effects..card-gradientcomponent with gradient variants, direction modifiers, and animated backgrounds.rollup.config.mjswithvite.config.mjsand updated build scripts to usevite buildinstead ofrollup. Build outputs remain identical (UMD and ESM formats) with no breaking changes for end users.navbar-side.htmlfile for better maintainability..progress-lgand.progress-xlsize variants for the progress component.apexchartsfrom3.54.1to5.3.6and added CSS variables (--chart-{id}-color-{index}) for dynamic chart colors to fix compatibility with the new version.Patch Changes
bootstrap.jsand removed duplicate exports fromtabler.jsfor better maintainability..btn-iconto be square by aligningmin-widthcalculation with base.btnformula..btn-smand.btn-xlsizes.$border-color-translucent-darkfromrgba(72, 110, 149, 0.14)torgba(128, 150, 172, 0.2)to improve visibility of form checkboxes and other form elements in dark mode..input-icon-addonz-index issue with form validation feedback and added default height.margin-inline-start: calc(100vw - 100%)withscrollbar-gutter: stableonhtmlelement, withoverflow-y: scrollfallback for unsupported browsers.stroke-widthfor.icon-smfrom1to1.5for better visibility.bg-blurutility and increasedcontainer-tightwidth for layout flexibility.border-top-left-radiusandborder-top-right-radiusto first and last child elements in.card-tablefor proper corner rounding.media-printmixin and print styles to hide interactive components during printing.rgba()functions to modern CSS color functions (color-mix()andcolor-transparent()) for better browser support and cleaner code. Replacedrgba(var(--#{$prefix}*-rgb), ...)withcolor-mix(in srgb, var(--#{$prefix}*) ..., transparent), static percentagecolor-mix()withcolor-transparent(), andrgba($variable, ...)withcolor-transparent($variable, ...).widthandbackground-colorchanges..prosealias for markdown content and updated preview/docs references and redirects.htmloption in popover and tooltip initialization.visually-hiddenfor improved accessibility.map.merge,string.slice,math.percentage, etc.).arrow-up/arrow-downinstead oftrending-up/trending-down.@tabler/docs@1.5.0
Minor Changes
rollup.config.mjswithvite.config.mjsand updated build scripts to usevite buildinstead ofrollup. Build outputs remain identical (UMD and ESM formats) with no breaking changes for end users.Patch Changes
--tblr-primary-rgb,--tblr-secondary,--tblr-tertiary,--tblr-link-color,--tblr-gray-*)..prosealias for markdown content and updated preview/docs references and redirects.@tabler/preview@1.5.0
Minor Changes
card-gradients.htmlpage showcasing various gradient card styles and components.rollup.config.mjswithvite.config.mjsand updated build scripts to usevite buildinstead ofrollup. Build outputs remain identical (UMD and ESM formats) with no breaking changes for end users.navbar-side.htmlfile for better maintainability.apexchartsfrom3.54.1to5.3.6and added CSS variables (--chart-{id}-color-{index}) for dynamic chart colors to fix compatibility with the new version.Patch Changes
crypto-markets.json,crypto-orders.json) for cryptocurrency dashboard functionality.bg-blurutility and increasedcontainer-tightwidth for layout flexibility..prosealias for markdown content and updated preview/docs references and redirects.arrow-up/arrow-downinstead oftrending-up/trending-down.@tabler/iconsto v3.36.1.