Releases: seatsio/seatsio-types
Releases · seatsio/seatsio-types
v5.6.0
What's Changed
- Add confirmTicketTypeSelection. by @PabloNeirotti in #33
- Added spotlight methods. by @PabloNeirotti in #34
- Added onHoldCallsInProgress and onHoldCallsComplete by @mroloux in #35
Full Changelog: v5.5.0...v5.6.0
v5.5.0
What's Changed
- Fix entry point in package.json by @mortendevold in #32
Full Changelog: v5.4.0...v5.5.0
v5.4.0
What's Changed
- Add type guards for bookable objects by @mortendevold in #31
Full Changelog: v5.3.0...v5.4.0
v5.3.0
v5.2.0
What's Changed
- Popover refactor-related types. by @PabloNeirotti in #28
Full Changelog: v5.1.0...v5.2.0
v5.1.0
Full Changelog: v5.0.0...v5.1.0
v5.0.0
What's Changed
- Add seats.io types by @mortendevold in #1
- Method signature and interface fixes by @mortendevold in #2
- Update branch master to correctly reference main by @mortendevold in #3
- Added sortBy property of category filter by @mroloux in #5
- Export all EventManager config types by @mortendevold in #6
- Add new CategoryFilter sort modes by @mortendevold in #7
- Update ChartRendererConfigOptions interface colors by @RafaelAlkmimDias in #8
- Added ignoreCategories property on noOrphanSeats selection validator by @bverbeken in #10
- Added missing properties for event manager select mode by @mroloux in #12
- Objects passed in to callbacks are typed more precisely by @mroloux in #13
- Bver/add safe mode options by @bverbeken in #14
- Add isObjectSelectable to EM Select by @mortendevold in #15
- added support for safeModeOptions.allowEditingAreaCapacity by @bverbeken in #16
- Added callbacks of prompts API by @mroloux in #17
- add support for per-channel pricing by @bverbeken in #18
- Expand SelectedGA interface and add SelectableGA by @mortendevold in #19
- add support for per-object pricing by @bverbeken in #20
- Add entrance type for all Bookable objects. by @PabloNeirotti in #21
- fix: category key property should be a CategoryKey by @JanStevens in #23
- Use CategoryKey instead of string by @mroloux in #24
- Add missing config option hideSectionsNotForSale by @mortendevold in #25
- Expose
chart.doSelectObjects
andchart.trySelectObjects
by @mroloux in #26 - Create releases in GitHub as well by @mroloux in #27
New Contributors
- @mortendevold made their first contribution in #1
- @mroloux made their first contribution in #5
- @RafaelAlkmimDias made their first contribution in #8
- @bverbeken made their first contribution in #10
- @PabloNeirotti made their first contribution in #21
- @JanStevens made their first contribution in #23
Full Changelog: https://github.com/seatsio/seatsio-types/commits/v5.0.0