Skip to content

Latest commit

 

History

History
78 lines (66 loc) · 2.07 KB

CHANGELOG.md

File metadata and controls

78 lines (66 loc) · 2.07 KB

Changelog

0.0.13

  • Add support for automatic intro/full text image resizing (Thanks @nikosdion)
  • Add system preference to theme switcher
  • Fix "show theme switcher" parameter not working (Thanks @nikosdion)
  • Fix favicons not showing

0.0.12

  • Use OS prefered colour scheme if theme hasn't been set
  • Fix CSS not being loaded if theme switcher was disabled
  • Fix styling for invalid field feedback

0.0.11

  • Add update server
  • Add various favicons
  • Template rendering performance improvements
  • General performance improvements
  • Switcher improvements
  • Fix component grid position on error page
  • Fix menu toggle causing JS error

0.0.10

  • Revert some logical properties to support Chrome, Edge and Safari
  • Fix some JS errors in Frontend Editing

0.0.9

  • Use logical CSS properties to streamline directions
  • Project version appended to generated zip file name

0.0.8

  • Add sample data plugin
  • Footer now uses CSS Grid
  • Add basic footer styling
  • Grid and container tweaks
  • Language string improvements
  • Build script improvements

0.0.7

  • Add dark theme styling for Madia Manager
  • Media Manager now uses CSS Grid
  • Fix pagenavigation plugin styling
  • Fix sidebar padding on smaller devices
  • Fix sticky header
  • Fix bage component font size relativity
  • General CSS improvements

0.0.6

  • Add dropdown styling for navigation submenu items
  • Add FontAwesome temporarily until SVGs are supported in core
  • Fix input-group-append wrapping
  • Fix dark theme switch not working on offline page
  • Fix header styling on offline and error pages
  • Input group styling improvements
  • Frontend editing JS rewrite and fixes

0.0.5

  • Add dark theme styling for Choices.js
  • Add dark theme styling for calendar
  • Fix styling for error page
  • Fix top navigation for small devices
  • General styling fixes and improvements

0.0.4

  • Add badge colour variations
  • Add input-group styling
  • Add dark theme for tables
  • Add pagination styling
  • Add small CSS form component

0.0.3

  • Add Modal styling
  • Add Tabs styling
  • Add dropdown styling
  • Fix offline page styling

0.0.2

  • Initial release