Studio 1902

Peak Tools Release Notes

Studio 1902

6.0.0

April 19th, 2024

What's new

  • Support Statamic v5 and prefix SVG tag attributes. #21 by @robdekort

5.4.0

March 14th, 2024

What's new

5.3.2

March 13th, 2024

What's fixed

  • Add missing utility classes for the missing alt text widget. 83183e07 by @robdekort

5.3.1

March 12th, 2024

What's fixed

  • Button event click logic: remove Alpine, add quotes. be6704c7 by @robdekort

5.3.0

March 12th, 2024

What's new

  • Add an option to track events from buttons when using Fathom, GTM or GTAG. An update script will take care of the changes needed to the button fieldset. c65fa6e2 by @robdekort

5.2.0

March 12th, 2024

What's new

5.1.3

March 11th, 2024

What's fixed

  • The form hanlder successHook() gets triggered again. f4ce337a by @robdekort

5.1.2

March 9th, 2024

What's improved

  • Loop image formats in picture partial. 4d0787ce by @robdekort

5.1.1

March 8th, 2024

What's changed

  • Revert #18 and check the widget config array to autamtically see if the widget is present. a175ea3f by @robdekort

5.1.0

March 8th, 2024

What's improved

  • A config option to disable the missing alt widget and listeners. #18 by @robdekort

5.0.1

March 1st, 2024

What's improved

  • Use primary outline colour on Skip to content. 41e57f43 by @robdekort

5.0.0

March 1st, 2024

What's new

  • Remove focus rings and use outlines. Follow along with this PR if you want to update your site. #16 by @robdekort

4.4.2

February 9th, 2024

What's fixed

  • Automatically add x-model="form.{{ honeypot }}" to the honeypot field in the form partial. 79560c5d by @robdekort

4.4.1

February 9th, 2024

What's fixed

  • Spelling in successHook(). 1b600222 by @robdekort

4.4.0

January 24th, 2024

What's new

  • Don't list missing alt images that are exempt. This update will add a toggle to your images blueprint. 9a6dd4f6 by @robdekort

4.3.0

January 22nd, 2024

What's new

  • Add flip and orient parameters to picture partial. 7a87b666 by @robdekort

4.2.0

December 22nd, 2023

What's new

  • When you use tab and focus a toolbar item the toolbar wil now unhide. 568224b8 by @robdekort

4.1.0

December 12th, 2023

What's new

  • Add button attributes partial to this addon. An update script will automatically fix references . 6a2e513d by @robdekort
  • Button tags should not use default link behaviour. 6a2e513d by @mikemartin.

4.0.5

December 10th, 2023

What's improved

4.0.4

December 9th, 2023

What's fixed

  • Expired token errors when using forms with static caching. 6f4255ce by @robdekort

4.0.3

December 8th, 2023

What's improved

  • Only show form error summary after submission. d85a58a1 by @robdekort

4.0.2

December 7th, 2023

What's improved

4.0.1

December 4th, 2023

What's fixed

What's new

  • An update script to automatically update the JS driver in the form partial. a5e7f9bc and f23504fb by @robdekort

4.0.0

December 1st, 2023

What's new

  • Breaking change: Laravel Precognition support. Removes the old style form handler. Don't upgrade to this version if you don't manually change your templates according to this PR. #13 by @robdekort