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

@eightshift/frontend-libs-tailwind

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eightshift/frontend-libs-tailwind - npm Package Versions

2

1.4.5

Diff

Changelog

Source

[1.4.5]

Changed

  • BlockInserter is now only visible when the block it's assigned to is selected. This behavior can be changed by setting alwaysVisible.

Fixed

  • Image responsive breakpoints render order in the frontend.
teameightshift
published 1.4.4 •

Changelog

Source

[1.4.4]

Added

  • Support for supports key in block manifests during block registration.

Changed

  • Built-in Paragraph block now uses the new block splitting logic from WP 6.6
  • Updated dependencies
teameightshift
published 1.4.3 •

Changelog

Source

[1.4.3]

Fixed

  • Fixing Yoast SEO plugin helpers.
teameightshift
published 1.4.2 •

Changelog

Source

[1.4.2] - 2024-10-03

  • Fixed bug with combinations output in tailwindClasses helper.
  • Fixed CSS url() imports for images not working because of Webpack config.
teameightshift
published 1.4.1 •

Changelog

Source

[1.4.1] - 2024-10-01

  • tailwindClasses check will now work fine even if no parts are defined.
teameightshift
published 1.4.0 •

Changelog

Source

[1.4.0] - 2024-09-30

  • Introduced new, more flexible, and simpler to use tailwindClasses function. Replaces getTwPart, getTwDynamicPart, and getTwClasses.
    • Potentially breaking: twClassesEditor is now appended to twClasses. If you need editor-only classes, you can now use the twClassesEditorOnly key. Editor-only classes replace twClasses, but will also have classes from twClassesEditor.
    • Potentially breaking: parts key in manifest now supports specifying multiple parts just with a comma-separated string.
    • You can now apply classes to multiple parts within one option or combination! Also work with responsive options.
    • There are now (basic) warnings for misconfigurations of parts and options.
  • Updated block and component schemas with new Tailwind functionalities.
  • Updated dependencies.
  • Updated default blocks with new Tailwind functions.
  • Default Stylelint config will no longer report @tailwind rules.
teameightshift
published 1.3.3 •

Changelog

Source

[1.3.3] - 2024-09-24

  • Updating schema.
teameightshift
published 1.3.2 •

Changelog

Source

[1.3.2] - 2024-09-19

  • Fixing theme options to use stringified JSON instead of an object.
teameightshift
published 1.3.1 •

Changelog

Source

[1.3.1] - 2024-09-13

  • Helper getFilteredAttributes used on SSR components to filter out unwanted attributes and optimize the output.
teameightshift
published 1.3.0 •

Changelog

Source

[1.3.0] - 2024-08-08

  • twClasses and twClassesEditor can now be passed as an array
  • Updated schemas to account for the twClasses/twClassesEditor changes.
  • Tailwind output functions will now output the custom classes if no Tailwind classes are in the output.
  • Tweaked Prettier config.
  • Updated dependencies.
2
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