Skip to content

Latest commit

 

History

History
57 lines (45 loc) · 2.8 KB

CHANGELOG.md

File metadata and controls

57 lines (45 loc) · 2.8 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

1.6.1 - 2023-12-22

  • Add a link to the new function wp_admin_notice() documentation (available since 6.4) - Fixes Update Admin Notices #67
  • Add a columns to display notices with the css class .notice-alt examples
  • Fix demo page Javascript execution (in footer & defer) - Fix jQuery features not working #64
  • Fix some HTML errors on scroll to top buttons (probably caused by phpcsfix on commit 92c86f8)
  • Fix jQuery UI image sources (unable to open files)
  • Reactivate demo page custom CSS

1.6.0 - 2021-05-28

  • Maintenance scripts to run with jQuery 3.5*
  • Maintenance of Prism library to the last stable version.
  • Enhance a note for the Datepicker Style from John, #32.
  • Add color palette support.
  • Add WP Color Picker example, #40

1.5.6 - 2020-07-17

  • Add new Dashicons', #61

1.5.5 - 2020-07-17

  • Add new element 'Card', #60
  • Leave hints for the Dashicon project.

1.5.4 - 2019-07-19

  • Update color overview
  • Add color table for 'Auxiliary Hues', probs @stefanpejcic

1.5.3 - 2019-07-17

  • Add ressource for the Gutenberg project, the new editor

1.5.2 - 2018-06-15

  • Fixed markup in 2 Columns Layout: static (px) section since WP change to button markup instead of div.
  • Fixed the admin notices to leave always visible.

1.5.1

  • Fixed overlay on menu. #46

1.5.0 - 2017-05-24

  • Added accessibility improvements on h1, in core since WP 4.8, see make post
  • Small Cleanup source formatting, class name PSR rule.
  • Change to an simpler updater for the github repo, Kudos GitHub Updater (Lite)

1.4.2 - 2016-07-06

Added

  • Clarification of how and where the admin notices get moved
  • .inline example for admin notices
  • added code tags to admin notices output

1.4.1 - 2016-07-06

Fixed

  • English + minor formatting

1.4.0 - 2016-05-20

Added

  • Add syntax-highlighting to each pattern.