File tree Expand file tree Collapse file tree 13 files changed +83
-26
lines changed
Expand file tree Collapse file tree 13 files changed +83
-26
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ## Unreleased
3+ ## 2.7.0
44
55- Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
6+
67- Fix minCharacters option default value handling when using a falsy value like 0.
8+
79- Fix TypeScript types
10+
811- Add a new ` route ` parameter to ` AsEntityAutocompleteField ` , which allows to choose another route for Ajax calls.
12+
913- Fix minCharacters option default value handling when using a falsy value like 0.
14+
1015- Fix TypeScript types
1116
17+ - Add a way to detect if a field is an "autocomplete" field in form themes - #608
18+
1219## 2.6.0
1320
1421- [ BC BREAK] : The path to ` routes.php ` changed and you should update your
Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ## Unreleased
3+ ## 2.7.0
44
5- - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
5+ - The ` chart:connect ` JavaScript event now bubbles up.
6+
7+ - Add ` assets/src ` to ` .gitattributes ` to exclude source TypeScript files from
8+ installing.
9+
10+ - TypeScript types are now included.
611
712## 2.6.0
813
Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ## Unreleased
3+ ## 2.7.0
44
5- - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
5+ - The JavaScript events now bubble up.
6+
7+ - Add ` assets/src ` to ` .gitattributes ` to exclude source TypeScript files from
8+ installing.
9+
10+ - TypeScript types are now included.
611
712## 2.6.0
813
Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ## Unreleased
3+ ## 2.7.0
44
5- - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
5+ - The JavaScript events now bubble up.
6+
7+ - Add ` assets/src ` to ` .gitattributes ` to exclude source TypeScript files from
8+ installing.
9+
10+ - TypeScript types are now included.
611
712## 2.6.0
813
Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ## Unreleased
3+ ## 2.7.0
44
5- - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
5+ - The JavaScript events now bubble up.
6+
7+ - Add ` assets/src ` to ` .gitattributes ` to exclude source TypeScript files from
8+ installing.
9+
10+ - TypeScript types are now included.
611
712## 2.6.0
813
Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ## 2.8 .0
3+ ## 2.7 .0
44
55- [ BC BREAK] : The "key" used to load the controller in your ` assets/controllers.json `
66 file changed from ` typed ` to ` live ` . Update your ` assets/controllers.json `
77 file to change this key.
88
9- ## 2.7.0
9+ - Add a strategy for adding a Stimulus controller to a Twig component - #589 .
10+
11+ - Added a new ` getCompontent() ` function in JavaScript as the best way to find
12+ a Component object for a given element.
13+
14+ - Fixed various bugs related to child component handling - #596
1015
1116- Added a new ` route ` parameter to ` AsLiveComponent ` , which allows to choose
1217 another route for Ajax calls.
1318
14- - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
19+ - Add ` assets/src ` to ` .gitattributes ` to exclude source TypeScript files from
20+ installing.
21+
22+ - TypeScript types are now included.
23+
24+ - Added new ` response:error ` JavaScript component hook for custom handling Ajax errors - #587 .
1525
1626## 2.6.0
1727
Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ## Unreleased
3+ ## 2.7.0
44
5- - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
5+ - Add ` assets/src ` to ` .gitattributes ` to exclude source TypeScript files from
6+ installing.
7+
8+ - TypeScript types are now included.
69
710## 2.6.0
811
Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ## Unreleased
3+ ## 2.7.0
44
5- - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
5+ - Add ` assets/src ` to ` .gitattributes ` to exclude source TypeScript files from
6+ installing.
7+
8+ - TypeScript types are now included.
69
710## 2.6.0
811
Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ## Unreleased
3+ ## 2.7.0
44
5- - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
5+ - The JavaScript events now bubble up.
6+
7+ - Add ` assets/src ` to ` .gitattributes ` to exclude source TypeScript files from
8+ installing.
9+
10+ - TypeScript types are now included.
611
712## 2.6.0
813
Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ## Unreleased
3+ ## 2.7.0
44
5- - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
5+ - Add ` assets/src ` to ` .gitattributes ` to exclude source TypeScript files from
6+ installing.
7+
8+ - TypeScript types are now included.
69
710## 2.6.1
811
You can’t perform that action at this time.
0 commit comments