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

postcss-font-family-system-ui

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-font-family-system-ui - npm Package Versions

2

5.0.0

Diff

Changelog

Source

5.0.0 (2020-09-22)

Breaking Changes
  • Support PostCSS 8 (#328) (e4a3d588)
Chores
  • remove unmaintained echint (#333) (48906720)
  • change artifact layout (#332) (eade9143)
  • remove unused @rollup/plugin-json (491973b5)
jlhwung
published 4.3.0 •

Changelog

Source

4.3.0 (2020-07-05)

New Features
  • preserve: boolean option support (#252, #284) (84be581b) (186632cf)
Chores
  • workflow update GitHub workflow (#283) (5c396e4f)
  • deps: update dependency eslint to v7.4.0 (#282) (367c74ae)
jlhwung
published 4.2.0 •

Changelog

Source

4.2.0 (2019-12-19)

Chores
  • 100% ESM ready (fa7fdfcd)
  • shrink code size from 6K to 4K (52c06a10)
jlhwung
published 4.1.1 •

Changelog

Source

4.1.1 (2019-08-06)

Bug Fixes
  • ignore browser when version does not exist in caniuse (#198) (6c592cbf)
jlhwung
published 4.1.0 •

Changelog

Source

4.1.0 (2018-08-25)

New Features
  • main: polyfill system-ui in custom properties (783e6883)
jlhwung
published 4.0.1 •

Changelog

Source

4.0.1 (2018-08-25)

jlhwung
published 4.0.0 •

Changelog

Source

4.0.0 (2018-08-25)

Breaking Changes
  • main:
  • Remove Oxygen in favor of Noto Sans, the default font in KDE Plasma 5.5
  • Remove Droid Sans since Android < 4 is not supported
  • Use default browserslist config to shrink polyfill font sets.
  • travis: drop node 4 target (3acab0d1)
Chores
  • package:
    • update rollup to version 0.64.0 (e3f3dc62)
    • update dev dependencies (35a8142e)
    • update rollup-plugin-babel to version 3.0.6 (b22ebc41)
    • update rollup to version 0.61.1 (9cff2612)
    • update rollup to version 0.58.1 (4d89147e)
    • update rollup to version 0.57.1 (aeb7a332)
    • update rollup to version 0.57.1 (75b5ef00)
    • update rollup to version 0.56.2 (2b5c850f)
    • update rollup to version 0.56.2 (2bdfabc6)
    • update rollup to version 0.55.0 (#43) (a2829d49)
    • update rollup to version 0.55.0 (5b49b377)
Documentation Changes
  • readme: update css-url (5699543e)
New Features
  • package: update postcss to 7.0.2 (62f67a52)
jlhwung
published 3.0.0 •

Changelog

Source

3.0.0 (2018-01-20)

Breaking Changes
  • main: removes Fira Sans as Firefox OS is dead
    • if you relies on the 2.x behavior, you can use the newly introduced family option
    postcssSystemUiFont({
      family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI','Roboto','Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue'
    })
    
Refactors
  • package: es6 + rollup + babel - postcss-value-parser
New Features
  • main: adds family option to specify polyfill font-family stack
jlhwung
published 2.1.4 •

Changelog

Source

2.1.4 (2018-01-17)

Chores
  • package: update @std/esm to version 0.19.5 (0723f986)
jlhwung
published 2.1.3 •

Changelog

Source

2.1.3 (2018-01-13)

Chores
  • package: update @std/esm to version 0.19.2 (dee84838)
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