Skip to content

Releases: thekid/dialog

2.5.0: CSS nesting

29 Sep 08:41
Compare
Choose a tag to compare

2.4.0: Asymmetric visibility refactoring

15 Sep 17:57
Compare
Choose a tag to compare

2.3.0: Cover image preloading

20 May 08:51
Compare
Choose a tag to compare
  • Preload the cover image, increasing the LightHouse score on the
    home page to 99. See #18
    (@thekid)

2.2.0: OpenLayers update

16 May 13:21
Compare
Choose a tag to compare

2.1.1: Card styling fix

06 May 12:46
Compare
Choose a tag to compare

2.1.0: LIVE display in feed

28 Apr 14:22
Compare
Choose a tag to compare
  • Added LIVE display inside feed, fixed query problem when images
    are not set yet
    (@thekid)
  • Upgraded xp-framework/imaging and xp-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

24 Mar 19:47
Compare
Choose a tag to compare
  • Changed main font from Overpass to Barlow - its rounded edges
    fit better with the rest of the design
    (@thekid)
  • Upgraded XP Compiler & Core - dropping support for PHP 7.0 - 7.3
    (@thekid)
  • Merged PR #59: Use Collection::modify() instead of invoking
    "findAndModify"
    (@thekid)

1.18.0: Balanced layout

02 Mar 10:56
Compare
Choose a tag to compare
  • Upgraded xp-forge/markdown and xp-forge/web-auth libraries
    (@thekid)
  • Merged PR #58: Balance layout for odd number of preview images
    (@thekid)

1.17.0: Semantic HTML, upgrades

25 Feb 08:15
Compare
Choose a tag to compare

1.16.0: Video meta data support

16 Sep 15:58
Compare
Choose a tag to compare
  • Merged PR #55: Extract meta data from MP4 / MOV atoms, making it
    possible to mix videos and images in albums and have them sorted
    correctly by date and time.
    (@thekid)