Socket
Socket
Sign inDemoInstall

@storybook/addon-ondevice-knobs

Package Overview
Dependencies
10
Maintainers
2
Versions
417
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
57
42Next

6.5.0-rc.3

Diff

Changelog

Source

v6.5.0-rc.3

What's Changed

  • feat: Improve styling in the addons panel by @jonathanj in https://github.com/storybookjs/react-native/pull/437

Full Changelog: https://github.com/storybookjs/react-native/compare/v6.5.0-rc.2...v6.5.0-rc.3

dannyhw
published 6.5.0-rc.2 •

Changelog

Source

v6.5.0-rc.2

What's Changed

  • docs: update JSX for react-native usage by @Randall71 in https://github.com/storybookjs/react-native/pull/432
  • Fix safe area stories cut off by @jonathanj in https://github.com/storybookjs/react-native/pull/431
  • feat: replace example app with an expo one by @dannyhw in https://github.com/storybookjs/react-native/pull/435

Full Changelog: https://github.com/storybookjs/react-native/compare/v6.5.0-rc.1...v6.5.0-rc.2

dannyhw
published 6.5.0-rc.1 •

Changelog

Source

v6.5.0-rc.1

What's Changed

  • docs: fix missing dep in documentation by @matinzd in https://github.com/storybookjs/react-native/pull/426
  • feat: Rerender optimisations by @jonathanj in https://github.com/storybookjs/react-native/pull/427
  • feat: Storylist UI usability improvements by @jonathanj in https://github.com/storybookjs/react-native/pull/429
  • docs: remove reference to 6.3 by @dannyhw in https://github.com/storybookjs/react-native/pull/430
  • feat: support stories config with configuration objects by @stevoland in https://github.com/storybookjs/react-native/pull/424
  • chore: improve metro config by @matinzd in https://github.com/storybookjs/react-native/pull/428

New Contributors

  • @matinzd made their first contribution in https://github.com/storybookjs/react-native/pull/426
  • @stevoland made their first contribution in https://github.com/storybookjs/react-native/pull/424

Full Changelog: https://github.com/storybookjs/react-native/compare/v6.5.0-rc.0...v6.5.0-rc.1

dannyhw
published 6.5.0-rc.0 •

Changelog

Source

v6.5.0-rc.0

Adds template file for npx sb@next init --type react_native

Full Changelog: https://github.com/storybookjs/react-native/compare/v6.0.1-beta.12...v6.5.0-rc.0

dannyhw
published 6.0.1-beta.12 •

Changelog

Source

v6.0.1-beta.12

  • auto title generation now works
  • number control doesn't crash when default is undefined
  • render function args type now correctly matches with your component props
  • Orient the OnDeviceUI correctly for RTL locales by @jonathanj
dannyhw
published 6.0.1-beta.11 •

Changelog

Source

v6.0.1-beta.11

What's Changed

  • fix: default the list item active color if theme value is undefined by @jgornick in https://github.com/storybookjs/react-native/pull/404
  • feat: react native server v6 (experimental) by @dannyhw in https://github.com/storybookjs/react-native/pull/393
  • feat: re-add knobs to provide compatibility for easier migration by @dannyhw in https://github.com/storybookjs/react-native/pull/406

Breaking:

  • storybook dependencies must now be 6.5.14 and above since new fixes were included in this version that are required for this to work
  • backgrounds are now using the new config format to match the web (see below)
 parameters: {
    backgrounds: {
      default: 'warm',
      values: [
        { name: 'warm', value: 'hotpink' },
        { name: 'cool', value: 'deepskyblue' },
      ],
    },
  },

Full Changelog: https://github.com/storybookjs/react-native/compare/v6.0.1-beta.10...v6.0.1-beta.11

dannyhw
published 5.3.26 •

Changelog

Source

v5.3.26

note: only notes and knobs were updated in this release so there is no new version of storybook/react-native and instead only for those two packages.

What's Changed

  • Update README.md by @wolverineks in https://github.com/storybookjs/react-native/pull/165
  • [bug] Using addon-ondevice-notes crashes app on startup by @daniellyqueiroz in https://github.com/storybookjs/react-native/pull/361
  • fix: v5 notes addon crash and fail to install by @dannyhw in https://github.com/storybookjs/react-native/pull/362

New Contributors

  • @wolverineks made their first contribution in https://github.com/storybookjs/react-native/pull/165
  • @daniellyqueiroz made their first contribution in https://github.com/storybookjs/react-native/pull/361

Full Changelog: https://github.com/storybookjs/react-native/compare/v5.3.25...v5.3.26

dannyhw
published 5.3.26-alpha.0 •

dannyhw
published 5.3.25 •

Changelog

Source

v5.3.25

Includes a fallback for when theme values fail

dannyhw
published 5.3.25-alpha.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc