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 1
1
# CHANGELOG
2
2
3
- ## Unreleased
3
+ ## 2.7.0
4
4
5
5
- Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
6
+
6
7
- Fix minCharacters option default value handling when using a falsy value like 0.
8
+
7
9
- Fix TypeScript types
10
+
8
11
- Add a new ` route ` parameter to ` AsEntityAutocompleteField ` , which allows to choose another route for Ajax calls.
12
+
9
13
- Fix minCharacters option default value handling when using a falsy value like 0.
14
+
10
15
- Fix TypeScript types
11
16
17
+ - Add a way to detect if a field is an "autocomplete" field in form themes - #608
18
+
12
19
## 2.6.0
13
20
14
21
- [ BC BREAK] : The path to ` routes.php ` changed and you should update your
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## Unreleased
3
+ ## 2.7.0
4
4
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.
6
11
7
12
## 2.6.0
8
13
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## Unreleased
3
+ ## 2.7.0
4
4
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.
6
11
7
12
## 2.6.0
8
13
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## Unreleased
3
+ ## 2.7.0
4
4
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.
6
11
7
12
## 2.6.0
8
13
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## Unreleased
3
+ ## 2.7.0
4
4
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.
6
11
7
12
## 2.6.0
8
13
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## 2.8 .0
3
+ ## 2.7 .0
4
4
5
5
- [ BC BREAK] : The "key" used to load the controller in your ` assets/controllers.json `
6
6
file changed from ` typed ` to ` live ` . Update your ` assets/controllers.json `
7
7
file to change this key.
8
8
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
10
15
11
16
- Added a new ` route ` parameter to ` AsLiveComponent ` , which allows to choose
12
17
another route for Ajax calls.
13
18
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 .
15
25
16
26
## 2.6.0
17
27
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## Unreleased
3
+ ## 2.7.0
4
4
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.
6
9
7
10
## 2.6.0
8
11
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## Unreleased
3
+ ## 2.7.0
4
4
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.
6
9
7
10
## 2.6.0
8
11
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## Unreleased
3
+ ## 2.7.0
4
4
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.
6
11
7
12
## 2.6.0
8
13
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## Unreleased
3
+ ## 2.7.0
4
4
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.
6
9
7
10
## 2.6.1
8
11
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## Unreleased
3
+ ## 2.7.0
4
4
5
- - Add ` assets/src ` to ` .gitattributes ` to exclude them from the installation
5
+ - ` PreMount ` and ` PostMount ` hooks can now return nothing.
6
6
7
7
## 2.5
8
8
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## Unreleased
3
+ ## 2.7.0
4
4
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.
6
9
7
10
## 2.6.0
8
11
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## Unreleased
3
+ ## 2.7.0
4
4
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.
6
9
7
10
## 2.6.0
8
11
You can’t perform that action at this time.
0 commit comments