Skip to content

Stable Release v2.3.1

Compare
Choose a tag to compare
@dfreedm dfreedm released this 07 Dec 17:16
· 1214 commits to master since this release

Bug fix

  • Fixed a styling bug introduced in 2.3.0 that could cause incorrect ordering of styles included via<style include> and/or throw an exception if a <style> was not a direct child of the template.

Raw Notes

  • Add test that would fail with the "last style" behavior in master (commit)

  • Use padding-top to get correct computed style on older safari (commit)

  • Handle styles that are not direct children of templates correctly (commit)

  • [ci skip] update changelog again (commit)