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

@ulu/frontend

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ulu/frontend - npm Package Versions

1

0.0.12

Diff

jscherbe
published 0.0.11 •

jscherbe
published 0.0.10 •

Changelog

Source

Version 0.0.10

JS

  • Update css-breakpoints helper to get breakpoint value with custom property, and make the psuedo element a legacy option that can be enabled
jscherbe
published 0.0.9 •

jscherbe
published 0.0.8 •

jscherbe
published 0.0.7 •

jscherbe
published 0.0.6 •

Changelog

Source

Version 0.0.6

SCSS

  • Added utils.map-merge($map, $changes, $mode)
    • This is a breaking change
      • Update all mixins with merge arguments (button > set-styles, typography > set-sizes, etc), to use a single string argument if a merge strategy is needed. If $deep and $over-write are set you need to choose one, if they are unset or false just remove them, this will use the default map.merge.
    • This will allow expansion if needed and is simpler for modules to implement
    • This is to replace utils.map-merge-or-overwrite which is deprecated now
  • Removed IE "*zoom" clearfix property as we don't support it and it causes errors in CSS minifiers since it's not standard CSS

JS

  • Add js docs
  • Add specific exports for JS (ie. package "exports")
  • All utils are moved to new independent module @ulu/utils and are implemented as submodules
    • Since these can be used outside of frontend workflow
    • Update imports to point to new module
  • Move old waypoints code to deprecated, no longer needed with intersectionObserver
jscherbe
published 0.0.5 •

jscherbe
published 0.0.3 •

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