File tree Expand file tree Collapse file tree 25 files changed +64
-0
lines changed Expand file tree Collapse file tree 25 files changed +64
-0
lines changed Original file line number Diff line number Diff line change 1
1
/.gitattributes export-ignore
2
2
/.gitignore export-ignore
3
3
/.symfony.bundle.yaml export-ignore
4
+ /phpunit.xml.dist export-ignore
4
5
/assets /.gitignore export-ignore
6
+ /assets /src export-ignore
5
7
/assets /jest.config.js export-ignore
6
8
/assets /test export-ignore
7
9
/tests export-ignore
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## Unreleased
4
+
5
+ - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
6
+
3
7
## 2.6.0
4
8
5
9
- [ BC BREAK] : The path to ` routes.php ` changed and you should update your
Original file line number Diff line number Diff line change 2
2
/.gitignore export-ignore
3
3
/.symfony.bundle.yaml export-ignore
4
4
/phpunit.xml.dist export-ignore
5
+ /assets /src export-ignore
5
6
/assets /test export-ignore
6
7
/assets /jest.config.js export-ignore
7
8
/tests export-ignore
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## Unreleased
4
+
5
+ - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
6
+
3
7
## 2.6.0
4
8
5
9
- [ BC BREAK] The ` assets/ ` directory was moved from ` Resources/assets/ ` to ` assets/ ` . Make
Original file line number Diff line number Diff line change 2
2
/.gitignore export-ignore
3
3
/.symfony.bundle.yaml export-ignore
4
4
/phpunit.xml.dist export-ignore
5
+ /assets /src export-ignore
5
6
/assets /test export-ignore
6
7
/assets /jest.config.js export-ignore
7
8
/tests export-ignore
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## Unreleased
4
+
5
+ - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
6
+
3
7
## 2.6.0
4
8
5
9
- [ BC BREAK] The ` assets/ ` directory was moved from ` Resources/assets/ ` to ` assets/ ` . Make
Original file line number Diff line number Diff line change 2
2
/.gitignore export-ignore
3
3
/.symfony.bundle.yaml export-ignore
4
4
/phpunit.xml.dist export-ignore
5
+ /assets /src export-ignore
5
6
/assets /test export-ignore
6
7
/assets /jest.config.js export-ignore
7
8
/tests export-ignore
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## Unreleased
4
+
5
+ - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
6
+
3
7
## 2.6.0
4
8
5
9
- [ BC BREAK] The ` assets/ ` directory was moved from ` Resources/assets/ ` to ` assets/ ` . Make
Original file line number Diff line number Diff line change 2
2
/.gitignore export-ignore
3
3
/.symfony.bundle.yaml export-ignore
4
4
/phpunit.xml.dist export-ignore
5
+ /assets /src export-ignore
5
6
/assets /test export-ignore
6
7
/assets /jest.config.js export-ignore
7
8
/tests export-ignore
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## Unreleased
4
+
5
+ - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
6
+
3
7
## 2.6.0
4
8
5
9
- [ BC BREAK] The ` assets/ ` directory was moved from ` Resources/assets/ ` to ` assets/ ` . Make
Original file line number Diff line number Diff line change 1
1
/.gitattributes export-ignore
2
2
/.gitignore export-ignore
3
3
/.symfony.bundle.yaml export-ignore
4
+ /phpunit.xml.dist export-ignore
4
5
/assets /.gitignore export-ignore
5
6
/assets /jest.config.js export-ignore
7
+ /assets /src export-ignore
6
8
/assets /test export-ignore
7
9
/phpunit.xml.dist export-ignore
8
10
/tests export-ignore
Original file line number Diff line number Diff line change 5
5
- Added a new ` route ` parameter to ` AsLiveComponent ` , which allows to choose
6
6
another route for Ajax calls.
7
7
8
+ - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
9
+
8
10
## 2.6.0
9
11
10
12
- [ BC BREAK] : The path to ` live_component.xml ` changed _ and_ the import now
Original file line number Diff line number Diff line change 2
2
/.gitignore export-ignore
3
3
/.symfony.bundle.yaml export-ignore
4
4
/phpunit.xml.dist export-ignore
5
+ /assets /src export-ignore
5
6
/assets /test export-ignore
6
7
/assets /jest.config.js export-ignore
7
8
/tests export-ignore
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## Unreleased
4
+
5
+ - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
6
+
3
7
## 2.6.0
4
8
5
9
- [ BC BREAK] The ` assets/ ` directory was moved from ` Resources/assets/ ` to ` assets/ ` . Make
Original file line number Diff line number Diff line change 2
2
/.gitignore export-ignore
3
3
/.symfony.bundle.yaml export-ignore
4
4
/phpunit.xml.dist export-ignore
5
+ /assets /src export-ignore
5
6
/assets /test export-ignore
6
7
/assets /jest.config.js export-ignore
7
8
/tests export-ignore
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## Unreleased
4
+
5
+ - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
6
+
3
7
## 2.6.0
4
8
5
9
- [ BC BREAK] The ` assets/ ` directory was moved from ` Resources/assets/ ` to ` assets/ ` . Make
Original file line number Diff line number Diff line change 1
1
/.gitattributes export-ignore
2
2
/.gitignore export-ignore
3
3
/.symfony.bundle.yaml export-ignore
4
+ /assets /src export-ignore
4
5
/assets /test export-ignore
5
6
/assets /jest.config.js export-ignore
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## Unreleased
4
+
5
+ - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
6
+
3
7
## 2.6.0
4
8
5
9
- [ BC BREAK] The ` assets/ ` directory was moved from ` Resources/assets/ ` to ` assets/ ` . Make
Original file line number Diff line number Diff line change 3
3
/.symfony.bundle.yaml export-ignore
4
4
/phpunit.xml.dist export-ignore
5
5
/phpstan.neon.dist export-ignore
6
+ /assets /src export-ignore
6
7
/assets /test export-ignore
7
8
/assets /jest.config.js export-ignore
8
9
/tests export-ignore
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## Unreleased
4
+
5
+ - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
6
+
3
7
## 2.6.1
4
8
5
9
- The ` symfony/ux-turbo-mercure ` package was abandoned and moved into this package.
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## Unreleased
4
+
5
+ - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
6
+
3
7
## 2.5
4
8
5
9
- [ BC BREAK] The ` PreRenderEvent ` namespace was changed from ` Symfony\UX\TwigComponent\EventListener `
Original file line number Diff line number Diff line change 1
1
/.gitattributes export-ignore
2
2
/.gitignore export-ignore
3
3
/.symfony.bundle.yaml export-ignore
4
+ /assets /src export-ignore
4
5
/assets /test export-ignore
5
6
/assets /jest.config.js export-ignore
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## Unreleased
4
+
5
+ - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
6
+
3
7
## 2.6.0
4
8
5
9
- [ BC BREAK] The ` assets/ ` directory was moved from ` Resources/assets/ ` to ` assets/ ` . Make
Original file line number Diff line number Diff line change 2
2
/.gitignore export-ignore
3
3
/.symfony.bundle.yaml export-ignore
4
4
/phpunit.xml.dist export-ignore
5
+ /assets /src export-ignore
5
6
/assets /test export-ignore
6
7
/assets /jest.config.js export-ignore
7
8
/tests export-ignore
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## Unreleased
4
+
5
+ - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
6
+
3
7
## 2.6.0
4
8
5
9
- [ BC BREAK] The ` assets/ ` directory was moved from ` Resources/assets/ ` to ` assets/ ` . Make
You can’t perform that action at this time.
0 commit comments