react-seat-picker
Version:
A React component to select seats.
20 lines (9 loc) • 933 B
Markdown
# [2.0.0](https://github.com/roggervalf/react-seat-picker/compare/v1.5.3...v2.0.0) (2026-01-11)
### Features
* **tooltip:** replace react-tooltip with a native tooltip component ([#85](https://github.com/roggervalf/react-seat-picker/issues/85)) ([f779cec](https://github.com/roggervalf/react-seat-picker/commit/f779cece2c52c56a3ee823672db1e22f6bdbe2b0))
### BREAKING CHANGES
* **tooltip:** remove react-tooltip dependency
## [1.5.3](https://github.com/roggervalf/react-seat-picker/compare/v1.5.2...v1.5.3) (2020-04-13)
### Bug Fixes
* merge pull request [#12](https://github.com/roggervalf/react-seat-picker/issues/12) ([d2fdcba](https://github.com/roggervalf/react-seat-picker/commit/d2fdcba5fbfb19daabfa7482927b2d5b313435b0))
* merge pull request [#13](https://github.com/roggervalf/react-seat-picker/issues/13) ([768f48b](https://github.com/roggervalf/react-seat-picker/commit/768f48b59fafa1ccd0fe0d06afe0c938a238e9fe))