Releases: thekid/dialog
Releases · thekid/dialog
2.5.0: CSS nesting
- Merged PR #57: Use CSS nesting, see https://caniuse.com/css-nesting
(@thekid)
2.4.0: Asymmetric visibility refactoring
- Merged PR #61: Refactor to make use of asymmetric visibility
(@thekid) - Updated the OpenLayers JavaScript library to version 10.1, see
https://github.com/openlayers/openlayers/releases
(@thekid)
2.3.0: Cover image preloading
2.2.0: OpenLayers update
- Updated the OpenLayers JavaScript library to version 9.2, see
https://github.com/openlayers/openlayers/releases
(@thekid)
2.1.1: Card styling fix
- Fixed descenders being
cut off on cards
(@thekid)
2.1.0: LIVE display in feed
- Added LIVE display inside feed, fixed query problem when images
are not set yet
(@thekid) - Upgraded
xp-framework/imaging
andxp-forge/web-auth
libraries,
removing dependency on the XML library
(@thekid) - Upgraded
xp-framework/command
library, being able to adjust the
argument methods' prefixes to the much nicer use.
(@thekid)
2.0.0: PHP 7.4+, visual refresh
1.18.0: Balanced layout
1.17.0: Semantic HTML, upgrades
- Merged PR #56: Use semantic HTML
<search>
element, see here:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/search
(@thekid) - Upgraded
xp-forge/web
,xp-forge/frontend
andxp-forge/yaml
libraries
(@thekid) - Upgraded to PHP 8.3 and XP 8.8 - @thekid