This repository has been archived by the owner on Jul 26, 2024. It is now read-only.
Releases: washingtonstateuniversity/hrswp-plugin-blocks
Releases · washingtonstateuniversity/hrswp-plugin-blocks
1.0.3
1.0.3 RC 1
1.0.2
Notable changes
Changed
- Update eslint from 7.27.0 to 7.29.0. (62a6aab)
- Update webpack from 5.37.1 to 5.40.0. (62a6aab)
- Update @wordpress/babel-preset-default from 6.1.0 to 6.2.0. (62a6aab)
Fixed
Security
- Bump trim-newlines from 3.0.0 to 3.0.1. (3d07281)
- Bump sirbrillig/phpcs-variable-analysis from 2.11.0 to 2.11.1. (8f453a5)
- Bump @wordpress/eslint-plugin from 9.0.5 to 9.0.6. (62a6aab)
- Bump @wordpress/npm-package-json-lint-config from 4.0.4 to 4.0.5. (62a6aab)
- Bump @wordpress/stylelint-config from 19.0.4 to 19.0.5. (62a6aab)
- Bump postcss from 8.3.0 to 8.3.5. (62a6aab)
- Bump cssnano from 5.0.4 to 5.0.6. (62a6aab)
- Bump webpack-cli from 4.7.0 to 4.7.2. (62a6aab)
- Bump copy-webpack-plugin from 9.0.0 to 9.0.1. (62a6aab)
- Bump @wordpress/dependency-extraction-webpack-plugin from 3.1.3 to 3.1.4. (62a6aab)
- Bump @babel/core and @babel/runtime from 7.14.3 to 7.14.6. (62a6aab)
1.0.2 RC 1
Notable changes
Changed
- Update eslint from 7.27.0 to 7.29.0. (62a6aab)
- Update webpack from 5.37.1 to 5.40.0. (62a6aab)
- Update @wordpress/babel-preset-default from 6.1.0 to 6.2.0. (62a6aab)
Fixed
Security
- Bump sirbrillig/phpcs-variable-analysis from 2.11.0 to 2.11.1. (8f453a5)
- Bump @wordpress/eslint-plugin from 9.0.5 to 9.0.6. (62a6aab)
- Bump @wordpress/npm-package-json-lint-config from 4.0.4 to 4.0.5. (62a6aab)
- Bump @wordpress/stylelint-config from 19.0.4 to 19.0.5. (62a6aab)
- Bump postcss from 8.3.0 to 8.3.5. (62a6aab)
- Bump cssnano from 5.0.4 to 5.0.6. (62a6aab)
- Bump webpack-cli from 4.7.0 to 4.7.2. (62a6aab)
- Bump copy-webpack-plugin from 9.0.0 to 9.0.1. (62a6aab)
- Bump @wordpress/dependency-extraction-webpack-plugin from 3.1.3 to 3.1.4. (62a6aab)
- Bump @babel/core and @babel/runtime from 7.14.3 to 7.14.6. (62a6aab)
1.0.1
1.0.0
Notable changes
Added
- Create a guide for making contributions in CONTRIBUTING.md. (2741912)
- Filter block (
filter
andfilter-section
) to replace the now-deprecated Search Filter block (search-filter
,search-filter-input
, andsearch-filter-section
). This refactored version uses Block API 2, moves the UI controls to frontend JS, matches markup to core Search block, and resolves issues #7, #56, and #57. (9471cdc) - New Accordions block (
accordions
,accordion-heading
, andaccordion-section
) to replace the now-deprecated Accordion block (accordion
andaccordion-panel
). This refactored version uses Block API 2 and resolves issues #24, #25, #51, #52, and #53. (8f33744) - Button and Buttons blocks to replace WP Core versions, close #54. Custom versions mostly replicate the core versions of those blocks but remove features we do not want users to use, like radius controls. (887bc64)
- Filter to manage blocks allowed in editor inserter. (32370ba)
- Add postcss as a dev dependency (required by PostCSS CLI and PostCSS Import). (5a86ebe)
Changed
- Bump WordPress tested-to to 5.7.2 and minimum supported version to 5.7.
- Expand on the bug report and pull request templates, close #50. (2741912)
- Complete README including list of HRSWP blocks provided, close #6. (92ed6de)
- Replace GPL 2.0 license with a GPL 3.0 license. (9ba18d7 and 2e335b8)
- Update block registration method to use metadata from
block.json
directly. (f1058fb) - Simplify Composer coding standards scripts. (742aaee)
- Replace Travis CI with GitHub Actions, close #60. (2817e66)
- Replace deprecated WP Stylelint config dependency with new version. (ca4da08)
- Bump @wordpress/stylelint-config from 19.0.2 to 19.0.4 and stylelint from 13.7.1 to 13.13.1. (00c76bb)
- Bump postcss from 8.2.8 to 8.3.0. (00c76bb)
- Bump classnames from 2.2.6 to 2.3.1. (00c76bb)
- Bump @wordpress/dependency-extraction-webpack-plugin from 3.1.0 to 3.1.3. (00c76bb)
- Bump @babel/core from 7.13.14 to 7.14.3 and @babel/runtime from 7.13.10 to 7.14.0. (00c76bb)
- Bump eslint from 7.9.0 to 7.27.0. (b833f80 and 00c76bb)
- Bump squizlabs/php_codesniffer from 3.5.6 to 3.6.0. (00c76bb)
- Bump dealerdirect/phpcodesniffer-composer-installer from 0.7.0 to 0.7.1. (00c76bb)
- Bump sirbrillig/phpcs-variable-analysis from 2.8.3 to 2.11.0. (00c76bb)
- Upgrade cssnano from 4.1.10 to 5.0.4. (00c76bb)
- Upgrade @wordpress/babel-preset-default from 5.1.0 to 6.1.0. (00c76bb)
- Upgrade to Webpack 5: webpack from 4.44.2 to 5.37.1; webpack-bundle-analyzer from 3.9.0 to 4.4.2; webpack-cli from 3.3.12 to 4.7.0; source-map-loader from 1.1.0 to 3.0.0; and copy-webpack-plugin from 6.1.1 to 9.0.0. (346f8f6 and 00c76bb)
- Upgrade PostCSS build tools: postcss-cli from 8.0.0 to 8.3.0 and postcss-import from 12.0.1 to 14.0.2. (5a86ebe)
- Upgrade JS linters: @wordpress/eslint-plugin from 7.2.1 to 9.0.5; @wordpress/npm-package-json-lint-config from 3.1.0 to 4.0.4; and WP prettier from 2.0.5 to 2.2.1-beta-1. (b833f80 and 00c76bb)
Deprecated
- HRSWP
searchFilter
,searchFilterSection
, andsearchFilterInput
blocks. (9471cdc) - HRSWP
accordion
,accordion-panel
, andaccordion-input
blocks. (bcf2e9a) - WP Core
button
andbuttons
blocks. (887bc64)
Removed
- Remove Thread Loader dependency and script from Webpack config until it works with Webpack 5. (346f8f6)
Fixed
- Fix #55 Sidebar block layout like Columns block to prevent collapse when empty. (3517d17)
- Fix #58 update Notifcation block to use
hrswp/button
. (757bfc4) - Fix copy webpack plugin pattern syntax: no longer need
.[ext]
after copy-webpack-plugin version 8.0.0. (d33c4f2) - Fix eslint "no-unresolved" error from missing import. (1c73230)
Security
1.0.0 RC 1
Notable changes
Added
- Create a guide for making contributions in CONTRIBUTING.md. (2741912)
- Filter block (
filter
andfilter-section
) to replace the now-deprecated Search Filter block (search-filter
,search-filter-input
, andsearch-filter-section
). This refactored version uses Block API 2, moves the UI controls to frontend JS, matches markup to core Search block, and resolves issues #7, #56, and #57. (9471cdc) - New Accordions block (
accordions
,accordion-heading
, andaccordion-section
) to replace the now-deprecated Accordion block (accordion
andaccordion-panel
). This refactored version uses Block API 2 and resolves issues #24, #25, #51, #52, and #53. (8f33744) - Button and Buttons blocks to replace WP Core versions, close #54. Custom versions mostly replicate the core versions of those blocks but remove features we do not want users to use, like radius controls. (887bc64)
- Filter to manage blocks allowed in editor inserter. (32370ba)
- Add postcss as a dev dependency (required by PostCSS CLI and PostCSS Import). (5a86ebe)
Changed
- Expand on the bug report and pull request templates, close #50. (2741912)
- Complete README including list of HRSWP blocks provided, close #6. (92ed6de)
- Replace GPL 2.0 license with a GPL 3.0 license. (9ba18d7 and 2e335b8)
- Update block registration method to use metadata from
block.json
directly. (f1058fb) - Simplify Composer coding standards scripts. (742aaee)
- Replace Travis CI with GitHub Actions, close #60. (2817e66)
- Replace deprecated WP Stylelint config dependency with new version. (ca4da08)
- Bump @wordpress/stylelint-config from 19.0.2 to 19.0.4 and stylelint from 13.7.1 to 13.13.1. (00c76bb)
- Bump postcss from 8.2.8 to 8.3.0. (00c76bb)
- Bump classnames from 2.2.6 to 2.3.1. (00c76bb)
- Bump @wordpress/dependency-extraction-webpack-plugin from 3.1.0 to 3.1.3. (00c76bb)
- Bump @babel/core from 7.13.14 to 7.14.3 and @babel/runtime from 7.13.10 to 7.14.0. (00c76bb)
- Bump eslint from 7.9.0 to 7.27.0. (b833f80 and 00c76bb)
- Bump squizlabs/php_codesniffer from 3.5.6 to 3.6.0. (00c76bb)
- Bump dealerdirect/phpcodesniffer-composer-installer from 0.7.0 to 0.7.1. (00c76bb)
- Bump sirbrillig/phpcs-variable-analysis from 2.8.3 to 2.11.0. (00c76bb)
- Upgrade cssnano from 4.1.10 to 5.0.4. (00c76bb)
- Upgrade @wordpress/babel-preset-default from 5.1.0 to 6.1.0. (00c76bb)
- Upgrade to Webpack 5: webpack from 4.44.2 to 5.37.1; webpack-bundle-analyzer from 3.9.0 to 4.4.2; webpack-cli from 3.3.12 to 4.7.0; source-map-loader from 1.1.0 to 3.0.0; and copy-webpack-plugin from 6.1.1 to 9.0.0. (346f8f6 and 00c76bb)
- Upgrade PostCSS build tools: postcss-cli from 8.0.0 to 8.3.0 and postcss-import from 12.0.1 to 14.0.2. (5a86ebe)
- Upgrade JS linters: @wordpress/eslint-plugin from 7.2.1 to 9.0.5; @wordpress/npm-package-json-lint-config from 3.1.0 to 4.0.4; and WP prettier from 2.0.5 to 2.2.1-beta-1. (b833f80 and 00c76bb)
Deprecated
- HRSWP
searchFilter
,searchFilterSection
, andsearchFilterInput
blocks. (9471cdc) - HRSWP
accordion
,accordion-panel
, andaccordion-input
blocks. (bcf2e9a) - WP Core
button
andbuttons
blocks. (887bc64)
Removed
- Remove Thread Loader dependency and script from Webpack config until it works with Webpack 5. (346f8f6)
Fixed
- Fix #55 Sidebar block layout like Columns block to prevent collapse when empty. (3517d17)
- Fix #58 update Notifcation block to use
hrswp/button
. (757bfc4) - Fix copy webpack plugin pattern syntax: no longer need
.[ext]
after copy-webpack-plugin version 8.0.0. (d33c4f2) - Fix eslint "no-unresolved" error from missing import. (1c73230)
Security
0.6.0
0.6.0 RC1
0.5.0
Notable changes
Features
- Posts List block with multiple-taxonomy filtering and list or grid style options. (6d153e1)
Enchancements
Code Quality
- Fix
class-setup.php
phpcs issues. (6d153e1, ca62c14) - Consolidate block includes into preexisting
Setup
class includes method. (6d153e1) - Update
phpcs.xml.dist
to ignore WordPress's 'InvalidClassFileName' rule. (6d153e1)
Build Tooling
- Fix Copy Webpack Plugin patterns syntax for v6.0 changes. (354a8e7)
- Refactor Travis CI config to use jobs and separate test steps. (f472fb6)
- PHP coding standards linter updates: PHP Codesniffer, WPCS coding standards, and PHPCS Variable Analysis. (bb34e38)
- Update WordPress Stylelint config plugin to 17.0.0. (e4fabc4)
- Update Webpack build plugins Copy Webpack Plugin and Source Map Loader. (7ad650a)
- Update ESLint and associated plugins, WP ESLint plugin and WP Prettier. (15c37e5)
- Update non-breaking NPM dependencies (6d153e1):
- WordPress Babel preset: update to latest version.
- WordPress dependency extraction Webpack plugin: update to latest version.
- NPM package linter: update to latest version.
- PostCSS CLI: update to the latest version.
- Stylelint: update to the latest version.
- Webpack, Webpack Bundle Analyzer plugin, and Webpack CLI: update to the latest versions.