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

theming

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

theming - npm Package Versions

13

2.1.1

Diff

Changelog

Source

2.1.1 (2018-11-1)

  • Fix ts types (#65)
henribeck
published 2.1.0 •

Changelog

Source

2.1.0 (2018-10-31)

  • Align flow and TypeScript types so they export the same interfaces (#60)
  • Improve withTheme HoC, added support for innerRef and improved typings (#61)
  • Export the default ThemeContext (#62)
kof
published 2.0.0 •

Changelog

Source

2.0.0 (2018-10-24)

  • Use new React Context API (#54)
  • Switched build system to rollup for building esm, cjs and umd (#55)
  • Added flow types (#54)
  • Added TypeScript types (#58)
kof
published 1.3.0 •

Changelog

Source

1.3.0 (2017-12-18)

  • Added unsubscribe method
kof
published 1.2.1 •

Changelog

Source

1.2.1 (2017-11-12)

  • Update React to v16
  • Update brcast
kof
published 1.2.0 •

iamstarkov
published 1.1.0 •

Changelog

Source

1.1.0 (2017-07-12)

Add themeListener—advanced helper to hook theming in any Component.

iamstarkov
published 1.0.2 •

Changelog

Source

1.0.2 (2017-07-12)

Fix a bug where ThemeProvider tried to merge with outerTheme, when there is none. In these case ThemeProvider needs to pass original theme without merging ([#19][] by [@iamstarkov][])

iamstarkov
published 1.0.1 •

Changelog

Source

1.0.1 (2017-06-11)

Fix a bug with webpack resolving pkg.modules, so from now own theming has commonjs (dist/cjs) and es modules (dist/esm) entry poingts.

iamstarkov
published 1.0.0 •

Changelog

Source

1.0.0 (2017-06-09)

Initial release with channel, ThemeProvider, withTheme and createTheming

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