8000 Adding CHANAGELOGs starting with 1.3 · symfony/ux@f59d2d1 · GitHub
[go: up one dir, main page]

Skip to content

Commit f59d2d1

Browse files
committed
Adding CHANAGELOGs starting with 1.3
1 parent e09891e commit f59d2d1

File tree

4 files changed

+32
-0
lines changed

4 files changed

+32
-0
lines changed

src/Chartjs/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# CHANGELOG
2+
3+
## 1.3
4+
5+
* [DEPENDENCY CHANGE] `chart.js` is no longer included automatically (#93)
6+
but `symfony/flex` will automatically add it to your `package.json` file
7+
when upgrading. Additionally `symfony/flex` 1.13 or higher is now required
< 8000 /code>
8+
if installed.
9+
10+
* Chart.js: add horizontalBar type to chart model #87 - @duboiss

src/Cropperjs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# CHANGELOG
2+
3+
## 1.3
4+
5+
* [DEPENDENCY CHANGE] `cropperjs` is no longer included automatically (#93)
6+
but `symfony/flex` will automatically add it to your `package.json` file
7+
when upgrading. Additionally `symfony/flex` 1.13 or higher is now required
8+
if installed.

src/Swup/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# CHANGELOG
2+
3+
## 1.3
4+
5+
* [DEPENDENCY CHANGE] `swup` (and a few themes/plugins) is no longer included
6+
automatically (#93), but `symfony/flex` will automatically add all the
7+
required libraries your `package.json` file when upgrading. Additionally
8+
`symfony/flex` 1.13 or higher is now required if installed.

src/Turbo/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# CHANGELOG
2+
3+
## 1.3
4+
5+
* Package introduced! The new `symfony/ux-turbo` and `symfony/ux-turbo-mercure`
6+
were introduced.

0 commit comments

Comments
 (0)
0