v1.0.0
Summary
First full release of react-quick-reactions
! 🎉
What's Changed
- UPDATED: package.json by @dylandbl in #1
- Recreate project as module by @dylandbl in #6
- chore(example): update deps by @dylandbl in #15
- Bump follow-redirects from 1.10.0 to 1.15.1 in /example by @dependabot in #11
- Misc minor changes, fixes by @dylandbl in #16
- chore(docs): added PR template by @dylandbl in #17
- feat: wide popups by @dylandbl in #18
- feat: changed 'X' button to SVG by @dylandbl in #19
- refactor!: update props, types, and a state redesign by @dylandbl in #20
- feat: wide popup adjusts width according to number of emojis by @dylandbl in #21
- style:
calcWidth
,calcHeight
update by @dylandbl in #22 - refactor!: standardized naming by @dylandbl in #23
- fix: 'undefined' being added as classNames by @dylandbl in #24
- New example site, popup positioning by @dylandbl in #25