Skip to content

Releases: studio1902/statamic-peak

v1.3.2

18 Aug 21:03
Compare
Choose a tag to compare

[Improved] Upgraded to Tailwind 1.7. Make sure to read up on the deprecated row-gap and col-gap utilities as this is the default configuration in Peak.

v1.3.1

18 Aug 08:26
Compare
Choose a tag to compare
  • [Improved] Added inline documentation for contact form files.
  • [Improved] Updated the README with screenshots.

v1.3.0

17 Aug 15:26
Compare
Choose a tag to compare
  • [New] Add contact form, see PR for details.
  • [New] Add notification component.

v1.2.0

14 Aug 13:10
Compare
Choose a tag to compare
  • [New] A breadcrumbs partial.
  • [New] Added link blocks to page builder.
  • [New] Added call to action to page builder.
  • [New] The ability to use faux buttons (for example in link blocks).
  • [Improved] Added documentation for page builder.
  • [Fixed] Fixed 404 grid layout.

v1.1.0

10 Aug 13:27
Compare
Choose a tag to compare
  • [New] Add a background image snippet so you can use responsive background images with WebP and focal point support.
  • [Improved] Use .env app name in the footer instead of a hard coded value.
  • [Improved] Added documentation to _header.antlers.html.
  • [Fixed] Use correct tag to the get site url for the logo.
  • [Fixed] Fixed 404 page title tag.

v1.0.4

08 Aug 09:44
Compare
Choose a tag to compare
  • [Breaking] Refactor globals, closes #12, see commit. Sorry, I don't think this warrants a full new version number. These releases should've all been pre-releases anyway. 🤷🏻‍♂️
  • [Enhancement] Use custom modifier for determining link, closes #13.
  • [Enhancement] Move breakpoint notifier to top right.

v1.0.3

07 Aug 12:49
Compare
Choose a tag to compare
  • Update README.
  • Add pagination component (closes #5).
  • Use string translation file for template strings.
  • Make CP wrapper slightly wider.
  • Make button grid stacked.
  • Explain color overwriting vs extending in the Tailwind config file a little better.
  • Update dependencies.

v1.0.2

06 Aug 09:12
Compare
Choose a tag to compare
  • Refactor Social Media globals (fieldnames updated)
  • Add Antlers example for Social Media (closes #4)

v1.0.1

06 Aug 08:55
Compare
Choose a tag to compare
  • Upgrade Tailwind
  • Update styling for Tailwind breakpoint notice (Thanks @pryley)

v1.0.0

05 Aug 10:28
Compare
Choose a tag to compare
  • First release