Skip to content

Releases: GuglielmoPepe/slick

Release 1.2.2

23 Feb 12:23
Compare
Choose a tag to compare
  • Add image placeholders
  • Change "sticky" option in front-page.html template
  • Change line-height option in theme.json
  • Change spaces with tabs in theme.json
  • Fix tag div in front-page.html at line 4: change to main tag
  • Fix tag div in single.html at line 4: change to main tag
  • Remove "queryId" in front-page.html template at line 108
  • Remove "queryId" in index.html template at line 21

Release 1.2.1

08 Feb 09:08
Compare
Choose a tag to compare

Change tag for the main content: from div to main tag

Release 1.2.0

06 Dec 14:21
Compare
Choose a tag to compare
  • Add container pattern
  • Add slots pattern
  • Add images placeholders
  • Add percentage units in theme.json
  • Add page.html template
  • Change theme.json according version 2
  • Change convention name of color palette
  • Change color palette
  • Change parts/aside.html
  • Change parts/footer.html
  • Change parts/header.html
  • Change readme.txt
  • Fix typo in theme.json
  • Remove all css rules in style.css
  • Remove theme supports enabled automatically in block themes

Full Changelog: 1.0.1...1.2.0

Release 1.0.1

28 Oct 17:10
Compare
Choose a tag to compare

Some small changes (thanks @scruffian - https://github.com/scruffian):

  • Change nav tag with div tag in aside.html #8
  • Change h3 with h2 in aside.html #7
  • Remove empty settings blocks item in theme.json #6
  • Remove empty "customTemplates" item in theme.json #5
  • Remove empty blocks styles from theme.json #4
  • Remove gradient color in theme.json #3
  • Remove div with wp-block-query-pagination #2
  • Change wp-query-loop with post-template #1