Releases: seatsio/seatsio-angular
Releases · seatsio/seatsio-angular
v12.0.0
v11.2.0
What's Changed
- added release.mjs script and release.yml gh action by @bverbeken in #19
New Contributors
- @bverbeken made their first contribution in #19
Full Changelog: v11.1.0...v11.2.0
v11.1.0
Full Changelog: v11.0.0...v11.1.0
v11.0.0
It's not required (or even possible) anymore to pass in divId
when showing a chart. Nor can you pass in class
to set a class on the <div>
we create. All styling should be applied to the parent element of <si-seatsio-seating-chart>
.
To show multiple charts on the same page, simply use several <si-seatsio-seating-chart>
elements - without providing divId
.