New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tabler/core

Package Overview
Dependencies
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tabler/core - npm Package Versions

234

1.0.0-beta24

Diff

codecalm
published 1.0.0-beta23 •

Changelog

Source

1.0.0-beta23 - 2025-01-07

  • Documentation improvements.
  • Added countup functionality and updated documentation example.
  • Do not display empty <fieldset>.
  • Set font-size of webfont icon inside a button.
  • Ordered menu items alphabetically.
  • Marked value of $font-family-monospace as !default.
  • Fixed unpkg links to static-files icons.
  • Fixed description of alerts with a description.
  • Fixed layout of search results for small and medium screens.
  • Removed invalid z-index setting for dropdown.
  • Fixed IDs of custom size star ratings.
  • Removed text-decoration on hover for elements with child icons.
  • Fixed link to webfont icons.
  • Updated color reference links in UI component documentation.
  • Fixed typo in browser support documentation summary.
  • Enhanced Figma plugin documentation with detailed usage instructions.
  • Added documentation for Tabler Illustrations and updated index with a link.
  • Enhanced documentation for various UI and icon sections.
  • Added new documentation files for icons and UI components; restructured existing files.
  • Updated documentation structure and content for icons and UI components.
  • Removed outdated menu.json and added index.mdx files for UI documentation structure.
  • General docs update.
  • Increased contrast of active dropdown-item in vertical layout.
  • Removed duplicated color setting in table headers.
  • Increased z-index of ts-dropdown.
  • Added social icons plugin.
  • Described variables for datagrid in docs.
  • Fixed multiple documentation issues.
  • Removed unused config from the code.
  • Fixed links to Tabler Icons.
  • Updated dark image.
  • Updated screenshot.
  • Fixed icon issues.
  • Fixed URL in documentation.
codecalm
published 1.0.0-beta22 •

Changelog

Source

1.0.0-beta22 - 2025-01-02

  • Fixed @charset CSS declaration in bundle.
  • Fixed cells with inline icons.
  • Fixed padding in code blocks.
  • Fixed colors in date range datepicker.
  • Fixed icon display issues in the Star Ratings component.
  • Fixed z-index value of the nav-tab inside card-tab.
  • Fixed wrong gray colors.
  • Fixed incorrect CDN URL in webfont.mdx.
  • Ensured border color works in dark mode.
  • Replaced .page-center with .my-auto in single-page layouts.
  • Updated Tabler Emails to v2.0.
  • Updated Tabler Icons to v3.26.0.
  • Updated docs structure.
  • Updated download.mdx.
  • Updated Node.js to version 20.
  • Improved base font family.
  • Made horizontal rule direction-aware.
  • Added new payment providers.
  • Read changelog from CHANGELOG.md file.
  • Initialized VS Code configuration.
codecalm
published 1.0.0-beta21 •

Changelog

Source

1.0.0-beta21 - 2024-09-8

  • Updated dependencies.
  • Updated Tabler Icons to v3.14.0 and the import script.
  • Fixed invisible scrollbar in dark mode when navigating the preview.
  • Styled btn-close specifically for .modal-header.
  • Added proper borders to the ribbon start class.
  • Changed brand color.
  • Included docs in the npm package.
  • Added Tabler Illustrations.
  • Fixed use of the secondary color in specific form elements.
  • Introduced Docker Compose Config for local Tabler builds.
  • Allowed usage of tinymce v7.x as a peer dependency.
  • Updated TinyMCE to v7.0.
  • Rebranded Twitter to X.
  • Replaced undraw illustrations with Tabler Illustrations.
  • Added punctuation to SECURITY.md.
  • Updated _navbar.scss to correct disabled dropdown menu item colors.
  • Removed unused packages.
  • Fixed map pages.
  • Resolved issues with toasts in dark mode.
  • Fixed alert background prefix.
  • Corrected a typo in CHANGELOG.md.
  • Fixed radial chart issue.
  • Added documentation on running the site locally in Site README.
  • Updated colors in colors.mdx.
  • Fixed dynamic SCSS prefix in mixins.
  • Changed <h1> to <div> in navbar-logo.html.
  • Resolved vertical centering on error pages.
  • Fixed navbar menu issues.
  • Added background-clip: border-box to .dropdown-menu class.
  • Replaced href="#" with href="javascript:void(0)".
  • Fixed disabled CSS class for links.
  • Addressed missing variables and minor color adjustments.
  • Improved heights, scrolls, and layouts in Docs examples.
  • Fixed flags display in preview.
codecalm
published 1.0.0-beta20 •

Changelog

Source

1.0.0-beta20 - 2023-08-24

  • Update bootstrap to v5.3.1
  • Add new Chat component
  • Add new Tag component
  • Add customizable Star Ratings component using star-rating.js library
  • Add new color picker component using coloris.js library
  • Add alerts.html page with example of alerts.
  • Add flags.html page with list of all flags
  • Add Two-Step Verification Pages
  • Add variable to configure avatar-list spacing
  • Unify dark mode with latest Bootstrap API and improve dark mode elements
  • Unify Box Shadows with Bootstrap Compatibility
  • Avoid SCSS color dependency on :focus
  • Update CSS class from text-muted to text-secondary for better Bootstrap compatibility
  • Fix text color in dark version of navbar
  • Adjusting form element sizes for enhanced mobile devices compatibility
  • Resolved light dropdown issue on dark theme
  • Update Tabler Icons to version 2.32 with 48 new icons added
  • Fix table default background color
  • Fix responsiveness issue in Settings menu
  • Update required Node.js version to 18 and add .nvmrc file
  • Add support for changeset tool for more efficient and organized code changes
  • Dockerfile fix
  • Switch from npm to pnpm for faster package installation
codecalm
published 1.0.0-beta19 •

Changelog

Source

1.0.0-beta19 - 2023-05-15

  • Add customizable Star Ratings component using star-rating.js library (#1571)
  • Add new "Filled" section to Icons page (#1574)
  • Fix form controls bugs in dark mode (#1573)
  • Fix text color in dark version of navbar (#1569)
  • Changelog update
codecalm
published 1.0.0-beta18 •

Changelog

Source

1.0.0-beta18 - 2023-05-14

  • new page: Cookie banner
  • Unify dark mode with latest Bootstrap API and improve dark mode elements (#1561)
  • Update Tabler Icons to version 2.18 with 18 new icons added (#1560)
  • Switch from npm to pnpm for faster package installation (#1559)
  • Add Prettier to project for consistent code formatting (#1558)
  • Update required Node.js version to 18 and add .nvmrc file (#1555)
  • Add All Contributions package to project for easy contribution tracking (#1556)
  • Add support for changeset tool for more efficient and organized code changes (#1553)
  • Fix bug where border-1, border-2, etc don't work (#1526)
  • Fix indeterminate input background color (#1536)
  • Update Bootstrap to 5.3.0-alpha3 (#1543)
  • tom-select dark mode styling fixes
  • Advanced udage of tom-select (#1480)
  • Fix Dropdown menu in rtl mode (#801)
  • Fix tom-select dropdown will be shaded in table-responsive (#1409)
  • Remove overflow scroll from body
  • Fix avatars overlap transparently (#1464)
  • Fix TinyMCE dropdown icon list transparent (#1426)
  • Dark mode lite colors improvement
  • Fix non full width selects (#1392)
codecalm
published 1.0.0-beta17 •

Changelog

Source

1.0.0-beta17 - 2023-01-28

  • update bootstrap to v5.3.0
  • update icons to v2.1.2
  • add 72 new brands, browsers logos update
  • new Trial ended page
  • new Page loader page
  • new Profile page
  • headings fix
  • dropdown background color fix
  • fix rgba conversion bug
  • fix autofill text color, not matching in dark mode
  • update license
  • header html5 tags
  • add input with appended <kbd>
  • bootstrap import fix
  • font improvements
  • change $body-color to CSS variable
  • scrollbars improvements
  • move @tabler/icons to dev-dependencies
  • fix #1370: avatar stacked list is not stacked anymore
codecalm
published 1.0.0-beta16 •

Changelog

Source

1.0.0-beta16 - 2022-11-12

  • new Photogrid page
  • Steps component improvements
  • fix #1348: Make job listing responsive for smaller devices
  • 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 #1355 - missing font sizes
  • update icons to v1.111.0
  • homepage navbar fix
  • fix #1262 - .bg-opacity-xx class is not functioning properly
codecalm
published 1.0.0-beta15 •

Changelog

Source

1.0.0-beta15 - 2022-11-01

  • new badges page
  • <kbd> styling
  • update icons to v1.109.0
  • tom-select border fix
  • exclude playgrounds from build
  • update jekyll to v4.3.1
  • fix: facebook color update
  • navbar aria atributes fixes
  • fix #808 - navbar-menu and sidebar-menu has the same id
  • fix #1335 - missing color variables usage in alert and btn-ghost-*
  • move border style to CSS variables
  • add missing forms
  • btn-actions fixes
  • replace $text-muted to css variable
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc