包详细信息

aesthetic-utils

milesj4.2kMIT3.1.0

Utility functions for Aesthetic.

aesthetic, utils, helpers

自述文件

Aesthetic Utilities

Build Status npm version npm deps

Utility functions for supporting Aesthetic unified syntax and style adapters.

Installation

yarn add aesthetic-utils
// Or
npm install aesthetic-utils

更新日志

3.2.0 - 2020-04-06

🚀 Updates

  • Adds a callback argument to toObjectRecursive.

3.1.1 - 2020-03-23

🐞 Fixes

  • Updated getStyleElements to not break SSR.

3.1.0 - 2020-01-26

🚀 Updates

  • Migrated to Rollup for a smaller filesize.

📦 Dependencies

  • Updated all to latest.

3.0.0 - 2019-12-19

💥 Breaking

  • Improved dynamic theme switching and global style purging.

2.0.0 - 2019-07-07

🎉 Release

  • Re-release of this old package with a new API.