UNPKG

@toptal/davinci-storybook-full-text-search-addon

Version:
94 lines (51 loc) 3.92 kB
# @toptal/davinci-storybook-full-text-search-addon ## 2.0.1 ### Patch Changes - [#2384](https://github.com/toptal/davinci/pull/2384) [`d42ffa00`](https://github.com/toptal/davinci/commit/d42ffa000c6fe2cff2a70c6cb9098d3588296a54) Thanks [@sashuk](https://github.com/sashuk)! - update Storybook dependencies ## 2.0.0 ### Major Changes - [#2344](https://github.com/toptal/davinci/pull/2344) [`c4b8c926`](https://github.com/toptal/davinci/commit/c4b8c926839d8481ae9ecb76719a5058e2d946a9) Thanks [@TomasSlama](https://github.com/TomasSlama)! - update peerDependecies on Storybook to open range ### Patch Changes - [#2344](https://github.com/toptal/davinci/pull/2344) [`c4b8c926`](https://github.com/toptal/davinci/commit/c4b8c926839d8481ae9ecb76719a5058e2d946a9) Thanks [@TomasSlama](https://github.com/TomasSlama)! - bump storybook to 7.6.17 ## 1.0.3 ### Patch Changes - [#2217](https://github.com/toptal/davinci/pull/2217) [`f40c2b77`](https://github.com/toptal/davinci/commit/f40c2b77df27af45f4c777ffabb45dcb49a3304c) Thanks [@TomasSlama](https://github.com/TomasSlama)! - bump storybook dependencies to remove vulnerabilities ## 1.0.2 ### Patch Changes - [#2138](https://github.com/toptal/davinci/pull/2138) [`94f5d8cb`](https://github.com/toptal/davinci/commit/94f5d8cb2140bdbf3e148f1ae8d5004db9779ac4) Thanks [@dmaklygin](https://github.com/dmaklygin)! - fix package.json structure for davinci packages ## 1.0.1 ### Patch Changes - [#1943](https://github.com/toptal/davinci/pull/1943) [`6ec3295f`](https://github.com/toptal/davinci/commit/6ec3295f8ae91ec38e22da94f858269dbc828bb5) Thanks [@TomasSlama](https://github.com/TomasSlama)! - --- - bump `@toptal/picasso` to 31.6.1 to remove vulnerability in old version of `d3-color` ## 1.0.0 ### Major Changes - [#1806](https://github.com/toptal/davinci/pull/1806) [`15a5195d`](https://github.com/toptal/davinci/commit/15a5195dd0c7c306573a4af637f82b7155b1959c) Thanks [@ozgurkececioglu](https://github.com/ozgurkececioglu)! - --- - searching threshold decreased to find more precise results - search result UI improved to show only the longest-matched line - at least three characters are needed to start searching now - fix related to not taking into account multiple spaces and newline characters while creating dataset ## 0.2.4 ### Patch Changes - [#1778](https://github.com/toptal/davinci/pull/1778) [`ea052db8`](https://github.com/toptal/davinci/commit/ea052db8913937e898cfdbd7a400e668563e169b) Thanks [@dependabot](https://github.com/apps/dependabot)! - --- - Bump @toptal/picasso-provider from 2.0.0 to 2.1.0 ## 0.2.3 ### Patch Changes - [#1746](https://github.com/toptal/davinci/pull/1746) [`0ff9ee8e`](https://github.com/toptal/davinci/commit/0ff9ee8e5beb1c95f43c49d0fead7f5d1d22ff88) Thanks [@ozgurkececioglu](https://github.com/ozgurkececioglu)! - --- - add component description to indexing ## 0.2.2 ### Patch Changes - [#1681](https://github.com/toptal/davinci/pull/1681) [`7f3a0d07`](https://github.com/toptal/davinci/commit/7f3a0d07ee303f7926134d7d4bb1a52e678ae5a3) Thanks [@OndrejTuma](https://github.com/OndrejTuma)! - --- - fix outputDir in tsconfig.json ## 0.2.1 ### Patch Changes - [#1678](https://github.com/toptal/davinci/pull/1678) [`bf41fe67`](https://github.com/toptal/davinci/commit/bf41fe6751012e3a9f79787d4e312703d9fa2cc8) Thanks [@OndrejTuma](https://github.com/OndrejTuma)! - --- - fixed dist directory ## 0.2.0 ### Minor Changes - [#1670](https://github.com/toptal/davinci/pull/1670) [`08353aa6`](https://github.com/toptal/davinci/commit/08353aa6f2b5924a013c5188c7bb26dfff25139c) Thanks [@ozgurkececioglu](https://github.com/ozgurkececioglu)! - --- - implement [davinci-storybook-full-text-search](https://github.com/toptal/davinci/blob/09f831eb34231f7eaa60b2f5cb77d33709d96563/packages/storybook-full-text-search-addon/README.md) addon and add it to `@toptal/davinci-storybook-addons`