Commit e77c928
v18.1.2 RC (#6690)
* fix(Typeahead) Typeahead highlight displays <strong> tag when empty spaces added at the end of query and does not escape html tags (#6434)
Co-authored-by: udayk <uday.appam@wavemaker.com>
Co-authored-by: Alexey Umanskiy <sharkakatsukie@gmail.com>
* fix(typeahead): rolled back changes from UdayAppam and introduced another solution
* update hr.ts (#6447)
change date separation from slashes (/) to dots (.)
Co-authored-by: Dmitriy Shekhovtsov <valorkin@gmail.com>
Co-authored-by: Alexey Umanskiy <sharkakatsukie@gmail.com>
* fix(chronos): fixed chronos test for updated croatian locale
* fix(bs-dropdown): state provided issue
* fix(daterange-picker): locale change fix
---------
Co-authored-by: UdayAppam <appam.uday@gmail.com>
Co-authored-by: udayk <uday.appam@wavemaker.com>
Co-authored-by: vrbaaa <44699684+vrbaaa@users.noreply.github.com>
Co-authored-by: Dmitriy Shekhovtsov <valorkin@gmail.com>1 parent 5b0fc2e commit e77c928
File tree
7 files changed
+6
-10
lines changed- apps/ngx-bootstrap-docs/src/app
- src
- chronos
- i18n
- testing/locale
- datepicker
- dropdown
- typeahead
7 files changed
+6
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| |||
0 commit comments