|
| 1 | +# 5.3.0 & 5.3.0 |
| 2 | + |
| 3 | +- Fix namespace example |
| 4 | +- Inject data into get_terms_list |
| 5 | + |
| 6 | +# 5.2.1 |
| 7 | + |
| 8 | +- Update SCSS heading mixin |
| 9 | + |
| 10 | +# 5.2.0 |
| 11 | + |
| 12 | +- Update @wordpress npm packages |
| 13 | +- Refactor editor scripts to use @wordpress packages. |
| 14 | +- Update asset registration to use the new asset data mecanism |
| 15 | +- Add new method to load data |
| 16 | +- Add and configure dependency-extraction-webpack-plugin pacjkage |
| 17 | + |
| 18 | +# 5.1.6 |
| 19 | + |
| 20 | +- Update post css npm packages |
| 21 | + |
| 22 | +# 5.1.5 |
| 23 | + |
| 24 | +- Update browser-sung npm package |
| 25 | + |
| 26 | +# 5.1.4 |
| 27 | + |
| 28 | +- Add post-scss npm package |
| 29 | + |
| 30 | +# 5.1.3 |
| 31 | + |
| 32 | +- Create SCSS palette variables |
| 33 | + |
| 34 | +# 5.1.2 |
| 35 | + |
| 36 | +- Update canvas npm package |
| 37 | +- Fix webpack image sizes script |
| 38 | + |
| 39 | +# 5.1.1 |
| 40 | + |
| 41 | +- Update npm linting packages |
| 42 | +- Update JS and SCSS linting rules |
| 43 | +- Clean and fix linting issues for SCSS files |
| 44 | + |
1 | 45 | # 5.1 |
| 46 | + |
2 | 47 | - Big update of the SCSS folder content and organization |
3 | 48 |
|
4 | 49 | # 5.0.9 |
| 50 | + |
5 | 51 | - Add invisible scrollbar SCSS mixin |
6 | 52 |
|
7 | 53 | # 5.0.8 |
| 54 | + |
8 | 55 | - Fix filename for editor script and editor style |
9 | 56 |
|
10 | 57 | # 5.0.7 |
| 58 | + |
11 | 59 | - Add hook to load minified CSS for login page |
12 | 60 |
|
13 | 61 | # 5.0.6 |
| 62 | + |
14 | 63 | - Add some templating helpers ( the_image, the_text, the_link ...) |
15 | 64 |
|
16 | 65 | # 5.0.0 |
| 66 | + |
17 | 67 | - Add Webpack 5 |
18 | 68 | - Set build configuration files into config directory |
19 | 69 | - Remove bash scripts |
|
24 | 74 | - IE11 is not supported anymore |
25 | 75 |
|
26 | 76 | # 4.7.0 |
27 | | - - Handle Editor patterns |
28 | | - - Handle Editor patterns categories |
29 | | - - Handle Editor Backend JS |
30 | | - - Handle Editor frontend/backend CSS |
31 | | - - PHP 7.2 min version |
32 | | - - Delete loadFont.php and use regular script enqueuing |
33 | | - - Add esc_attr on defer/async script |
| 77 | + |
| 78 | +- Handle Editor patterns |
| 79 | +- Handle Editor patterns categories |
| 80 | +- Handle Editor Backend JS |
| 81 | +- Handle Editor frontend/backend CSS |
| 82 | +- PHP 7.2 min version |
| 83 | +- Delete loadFont.php and use regular script enqueuing |
| 84 | +- Add esc_attr on defer/async script |
0 commit comments