Socket
Socket
Sign inDemoInstall

fela

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fela - npm Package Versions

1
13

10.4.0

Diff

Changelog

Source

10.4.0

| Package | Changes | | --- | --- | | fela-beautifier | Make sure beautify is only used in devMode since it otherwise breaks DOM rendering in specific cases. | | fela-sort-classnames | Introducing a new enhancer that sorts class names alphabetically. This is helpful for SSR consistency due to browser differences in object key iteration. |

rofrischmann
published 10.3.0 •

Changelog

Source

10.3.0

| Package | Changes | | --- | --- | | fela<br>fela-utils<br>fela-dom | (#707) Fixed a bug that caused rehydration mismatches when using dash-cased CSS property names. | | fela-plugin-typescript | (#701) Introducing the new TypeScript plugin that adds type-safety for CSS properties and provides auto-completion. |

txhawks
published 10.2.4 •

rofrischmann
published 10.2.3 •

Changelog

Source

10.2.3

| Package | Changes | | --- | --- | | react-fela | (#697) Improved TypeScript typins for the useFela hook API.<br>(#692) Improved TypeScript typings for the FelaRenderer component. | | react-fela<br>preact-fela<br>inferno-fela<br>fela-bindings | (#695) Improved TypeScript typins for the connect API. | | fela-codemods | (#691) Fix render -> as conversion edge cases. Don't convert args of callbacks inside an inline style function, only the args to the style callback itself. |

rofrischmann
published 6.2.4 •

rofrischmann
published 10.2.2 •

Changelog

Source

10.2.2

| Package | Changes | | --- | --- | | fela-plugin-extend | (#685) Added style extension for edge cases that weren't respected before. | | fela-bindings<br>react-fela<br>preact-fela<br>inferno-fela | (#686) Refactored the ThemeProvider component to match the old behaviour with auto-merging themes. | | react-fela | (#683) Added TypeScript typings for the new useFela hook API.<br>(#677) Added TypeScript typings for the FelaRenderer component.<br>(#678) Added a warning when FelaComponent is used without passing the style prop. | | all | (#680) Added sideEffects property to all packages in order to support Tree-Shaking in Webpack. |

rofrischmann
published 10.2.1 •

Changelog

Source

10.2.1

| Package | Changes | | --- | --- | | fela-plugin-rtl | (#673) Added the ability to pass a default direction in order to support full theme-based rtl transformation. | | react-fela | (#674) Performance optimisations for useFela. | | fela-bindings<br>react-fela<br>preact-fela<br>inferno-fela | (#675) Allowing undefined and null as valid values for style on FelaRenderer that used to throw. |

rofrischmann
published 10.2.0 •

Changelog

Source

10.2.0

| Package | Changes | | --- | --- | | fela | (#671) Updated Typings to use union types instead of enums. | | fela<br>fela-dom | (#667) Added the rendererId option to the renderer configuration which allows using multiple renderers with each maintaining their own set of style nodes. | | fela-plugin-rtl<br>fela-plugin-bidi | (#670) Added the ability to switch the transformation direction dynamically using a special theme property. | | react-fela | (#669) Now correctly pass the theme to useFela's props as well.<br>Now correctly pass key and ref to the FelaComponent directly instead of piping them to its rendered children. | | fela-plugin-named-keys | Added the ability to dynamically set named keys using the given props of each rule. |

rofrischmann
published 10.1.3 •

Changelog

Source

10.1.3

| Package | Changes | | --- | --- | | react-fela | (#662) Updates TypeScript typings for FelaTheme. |

rofrischmann
published 10.1.1 •

Changelog

Source

10.1.1

| Package | Changes | | --- | --- | | fela<br>fela-dom | (#656) Improve DOM Rendering performance by caching the default sorting score. | react-fela | (#652) Adds TypeScript typings for FelaComponent.<br>(#655) Adds TypeScript typings for RendererContext. |

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