Skip to content

Releases: thekid/dialog

2.6.0: Atom feed & map scrolling

07 Dec 11:29
Compare
Choose a tag to compare
  • Assigned a high fetchpriority to the cover image to further improve
    home page performance. See #65
    (@thekid)
  • Merged PR #66: Add an Atom feed at /feed/atom, showing the 20 newest
    entries, each with one preview image. Requested in #63.
    (@kiesel, @thekid)
  • Changed maps to not interrupt page scrolling as requested in #64
    (@kiesel, @thekid)
  • Changed image import to rounds focal lengths, which are potentially
    expressed as a fraction
    (@thekid)
  • Merged PR #62: Extract OpenLayers mapping JS & CSS into separate
    bundle, reducing the amount of JS to be loaded for the home page by
    more than 800 kilobytes
    (@thekid)

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