Releases: just214/react-wired-elements
Releases · just214/react-wired-elements
`0.1.6` release
- Added
babel-jest
. d4e390b - Preparing for
0.1.6
release. 94e4c3e - Merge pull request #5 from gojutin/dependabot/npm_and_yarn/example/lodash-4.17.19 50658c6
- Merge pull request #6 from weltraumpirat/master 3eb2c9d
- Merge branch 'master' of https://github.com/gojutin/react-wired-elements e4c2aa4
- Update wired-elements to version 2.1.2 22fb6e4
- Bump lodash from 4.17.15 to 4.17.19 in /example 9809fdc
v0.1.5
- Updated dependencies. be7f984
- Merge pull request #3 from weltraumpirat/master d63f595
- Bugfix: ref.current sometimes returns null on page refresh - conditional operator prevents undesired errors. 245c0ad
- Bugfix: Adding selected directly to the <wired-listbox> web component results in it being rendered correctly. 59b1de3
- Bugfix: Adding value directly to the <wired-item> web component results in it being rendered correctly. 0e25849
- Bugfix: Adding the click handler per useCustomElement() leads to a multiplication of handlers - one eventlistener is added per render pass - and thus, a single click will cause many actions, e.g. when a form is updated via onChange() on input elements. c47b67a
- Bugfix: Adding the click handler per useCustomElement() leads to a multiplication of handlers - one eventlistener is added per render pass - and thus, a single click will cause many actions, e.g. when a form is updated via onChange() on input elements. 0c445ac
- Workaround to fix an issue that prevents className and style base properties from being forwarded to web components. See github.com/facebook/react/issues/4933 9e20317
0.1.4 Release
0.1.3 Release
v0.1.2
- Updated WiredTabs component to handle no children. 2f6059b
- Updated yarn.lock file. 4d495fc
- Fixed issue with
zeroKnobColor
prop onWiredSlider
, added debounce. 661bc5f - Updated tests and updated a few stories. ca69e72
- Fixed component casing and added unit test for each component. 405a6f6
- Updated WiredTabs and WiredItem components. Various other refactors. c0738d8
v0.1.1
- Updated WiredButton test. c0a825e
- Preparing 0.1.1 release. 676129a
- Added image and minor change to searchinput story. 9f81691
- Bumped version for first npm publish. Updated story container component. d31443e
- Storybook updates- Added Welcome page, Container wrapper, and refactors. 909c391
- Updated README links, deps, and elevation type definitions. 8643e5e