Releases: MrBartusek/gif-picker-react
Releases · MrBartusek/gif-picker-react
v1.4.0
Hello, happy 21st September! This release brings mainly initialSearchTerm
prop that you can use to pre-fill the search term on the first render.
What's Changed
- Add
initialSearchTerm
prop by @manoelneto in #32 - Update dependencies by @MrBartusek in #35
- Migrate style linting to Prettier by @MrBartusek in #37
New Contributors
- @manoelneto made their first contribution in #32
Full Changelog: v1.3.3...v1.4.0
v1.3.3
What's Changed
- Fix Category & Gif buttons subbmiting forms by @sahilverma-dev in #31
New Contributors
- @sahilverma-dev made their first contribution in #31
Full Changelog: v1.3.2...v1.3.3
v1.3.2
v1.3.1
What's Changed
- Move example page from CRA to Vite by @MrBartusek in #23
- Fix picker not displaying featured categories by @MrBartusek in #25
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Move
@storybook/addon-styling
to devDependencies by @MrBartusek in #20 - Add RTL direction support by @MrBartusek in #21
- Update dependencies by @MrBartusek in #22
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Dynamically set columns count by @MrBartusek in #17
- Upgrade to Storybook 7.0 by @MrBartusek in #15
- Bump dependencies by @MrBartusek in #16
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.1
v1.0.0
- 🎉 First release!