Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tailwindcss-classnames

Package Overview
Dependencies
Maintainers
2
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tailwindcss-classnames - npm Package Versions

23
8

3.1.0

Diff

Changelog

Source

3.1.0 (2023-05-21)

Features

  • add backdrop, enabled and optional variants (a1c57e5)
  • add contrast-more and contrast-less variants (8720a8b)
  • add grid-flow-dense utility (f70f2eb)
  • add mix-blend-plus-lighter utility (edcfdca)
  • add new border-spacing utilities (4ab9a62)
  • addtext-start and text-end utilities (f6955a0)
  • support customizing class name when using darkMode: 'class' (fixes #398) (853e7d3)

Bug Fixes

  • rename colors import in updateDefaultConfig script (7de09c6)
muhammadsammy
published 3.0.7 •

Changelog

Source

3.0.7 (2022-11-02)

Bug Fixes

muhammadsammy
published 3.0.6 •

Changelog

Source

3.0.6 (2022-08-15)

Bug Fixes

  • add missing main categories utility functions (#439) (b5c4d15)
muhammadsammy
published 3.0.5 •

Changelog

Source

3.0.5 (2022-05-10)

Bug Fixes

  • adds proper indexing when generating colors (#412) (0e500b6)
muhammadsammy
published 3.0.4 •

Changelog

Source

3.0.4 (2022-04-09)

Bug Fixes

  • support darkMode manual 'class' option (#399) (7cd6881)
muhammadsammy
published 3.0.3 •

Changelog

Source

3.0.3 (2022-03-17)

Bug Fixes

  • use correct prefix for ring-inset class (#390) (22b0be9)
muhammadsammy
published 3.0.2 •

Changelog

Source

3.0.2 (2022-01-14)

Bug Fixes

muhammadsammy
published 3.0.1 •

Changelog

Source

3.0.1 (2021-12-24)

Bug Fixes

  • add missing RTL and LTR modifiers (5e9a353)
muhammadsammy
published 3.0.0 •

Changelog

Source

3.0.0 (2021-12-17)

⚠ BREAKING CHANGES

  • rename overflow-clip & overflow-ellipsis to text-clip & text-ellipsis

Features

  • add placeholder variant (866ac55), closes #338
  • add border-hidden utility (df94219), closes #335
  • add border-x and border-y width and color utilities (c702c46), closes #334
  • add file variant for ::file-selector-button pseudo element (d51fe20), closes #339
  • add grow-* and shrink-* utilities, deprecate flex-grow-* and flex-shrink-* (73ee65d), closes #333
  • add open variant (b261695), closes #341
  • add overflow-clip, overflow-x-clip and overflow-y-clip utilities (f0c23ec), closes #336
  • add print variant for targeting printed media (0a1be3d), closes #337
  • add scroll-behavior utilities (c51e665), closes #330
  • add scroll-margin and scroll-padding utilities (e3503e9)
  • add scroll-snap utilities (e7d5070), closes #329
  • add touch-action utilities (2d695e4), closes #331
  • add classnames with important modifiers to utility functions (02a3555)
  • add colored box shadow utilities (b92a42a), closes #318
  • add flex basis utilites (closes #332) (8e900bb)
  • add new layout and typography utilities (c5e839e)
  • add new outline utilites (07da44a)
  • add portrait and landscape variants (f89ec5a), closes #340
  • add pseudoclassnames to their category function (224fb7a)
  • add variants to the cli as it's removed from the new config (2bef20c)
  • cli: generate per-category classnames (805396f)
  • enable jit features all the time (84f281b)
  • generate utility function for all category types ( #293) (1fa8a9b)
  • generate utility functions for subcategories instead of categories (9486398)
  • rename decoration-slice and decoration-break to box-decoration-* (543e868), closes #344
  • rename overflow-clip & overflow-ellipsis to text-clip & text-ellipsis (050b6e4)
  • support accent-color utilities (b343833), closes #328
  • support will-change utilities (0033a52), closes #343
  • update config closure evaluator to evaluate new tailwind3 configs (440c1ed)

Bug Fixes

  • disable duplicate breakpoint pseudoclass variants generation (912519a)
  • generate correct module exports (3fac1c1)
  • pass the parser into the fileContentGenerator instead of prefix (bce47a8)
  • use correct condition for adding a dark mode variant (82cadf0)

Performance Improvements

  • disable JIT opacity prefix feature (e2d9673)
  • use TS template literal types to generate pseudoclassess types (e614729)
muhammadsammy
published 2.2.6 •

Changelog

Source

2.2.6 (2021-12-07)

Bug Fixes

23
8
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