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

@eightshift/frontend-libs-tailwind

Package Overview
Dependencies
Maintainers
0
Versions
17
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.8

Diff

Changelog

Source

[1.4.8]

Added

  • domain parameter to setCookie function.
teameightshift
published 1.4.7 •

Changelog

Source

[1.4.7]

Changed

  • Fixed Image component "image" part tailwind class output if not set.
  • Fix Image component responsive output Co-authored-by: goran.alkovic@infinum.com
  • Add "Auto" width to wrapperContent and set is as defaults
  • Add a buttonType attribute to Button component
  • Implement a11y for Icon component either by setting aria-hidden to true (default) or using the existing iconName label from manifest options key
  • Updated dependencies.
teameightshift
published 1.4.6 •

Changelog

Source

[1.4.6]

Changed

  • Tweaked webpack config to properly include font files from @eightshfit packages from node_modules.
  • Added a new buildWpRestUrl helper for easily fetching WP REST URLs. (Similar to fetchFromWpRest, but allows you control over how you fetch).
  • Updated dependencies.
teameightshift
published 1.4.5 •

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.
  • Manifests in some default blocks not using base as a part.
  • Image sizing in the default Image block when set to stretch.
  • Class for gradient top direction in wrapper.
teameightshift
published 1.4.2 •

Changelog

Source

[1.4.2]

Fixed

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

Changelog

Source

[1.4.1]

Changed

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

Changelog

Source

[1.4.0]

Added

  • Introduced new, more flexible tailwindClasses function.
  • Added basic warnings for misconfigurations of parts and options.
  • Updated block and component schemas with new Tailwind functionalities.
  • Updated default blocks with new Tailwind functions.

Changed

  • Potentially breaking: twClassesEditor is now appended to twClasses. Use twClassesEditorOnly for editor-only classes.
  • Potentially breaking: The parts key in manifest now supports specifying multiple parts using a comma-separated string.
  • Classes can now be applied to multiple parts in one option or combination, including responsive options.
  • Default Stylelint config will no longer report @tailwind rules.
  • Updated dependencies.
teameightshift
published 1.3.3 •

Changelog

Source

[1.3.3]

Changed

  • Updating schema.
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