Commit 172ef1b
Alex chore 21 (#6792)
* 20.0.2
* Upgrade angular 21 (#6788)
* chore: upgrade package
* chore(ngx-bootstrap-docs): updates Angular to v21
* refactor: migrate common-docs HTML templates to Angular control flow
* chore: update common-docs TypeScript configuration
* fix: add type guard for event target in ExamplesComponent
* chore(tsconfig): update compiler options for new build setup
* refactor(accordion): migrate HTML templates to new control flow syntax
* refactor(alerts): migrate HTML templates to new control flow syntax
* refactor(buttons): migrate HTML templates to new control flow syntax
* refactor(carousel): migrate HTML templates to new control flow syntax
* refactor(datepicker): migrate HTML templates to new control flow syntax
* refactor: update Angular template control flow syntax to `@for` and `@if`
* chore(tsconfig): update TypeScript configuration for modern Angular
* build: update root tsconfig for doc pages to support new module resolution
* build: standardize and update tsconfig.lib.json for doc pages libraries
* build: standardize and update tsconfig.spec.json for doc pages tests
* refactor: migrate doc page templates to Angular control flow syntax
* refactor(build): update TypeScript and Jest configurations
* refactor(buttons): widen HostListener event types to generic Event
* chore: migrate templates to built-in control flow
* refactor: remove redundant @angular/common imports
* chore: migrate component templates to new Angular control flow syntax
* chore: modernize TypeScript and Jest configurations across libraries
* test: update jest-preset-angular serializer paths
* test: standardize Jest Zone.js test environment setup
* refactor(jest): update configuration for Nx and jest-preset-angular
* test(typeahead): update Jest 'toThrowError' to 'toThrow' matcher
* fix(typeahead): correct test file formatting and syntax
* chore: update package-lock.json dependencies and properties
* refactor: standardize TypeScript and Jest configurations across libraries
* refactor: improve event handling type safety and robustness
* chore: migrate Angular templates to new control flow syntax
* test(carousel): add CommonModule to carousel test component
* chore: bump version to 21.0.0
* chore(release): bump project version to 21.0.0
* fix(typeahead): prevents potential null reference
* fix(dependencies): fixed package.lock
* fix(dependencies): fixed app.component
* Update package.json
* Update package-lock.json
---------
Co-authored-by: Amine CHERGUI <chergui.amine@gmail.com>1 parent 0357a3a commit 172ef1b
332 files changed
Lines changed: 25736 additions & 20072 deletions
File tree
- apps/ngx-bootstrap-docs
- src
- app
- assets/json
- libs
- common-docs
- src
- lib
- api-docs
- api-doc-class
- api-doc-config
- api-doc
- sample-box
- common
- breadCrumbs
- components-page
- discover
- search-input
- sidebar
- demo-section-components
- demo-api-section
- demo-examples-section
- demo-section
- doc-pages
- accordion
- src
- lib/demos
- dymanic
- dynamic-body
- alerts
- src
- lib/demos
- dismiss-on-timeout
- dismiss
- dynamic-content
- dynamic-html
- buttons
- src
- lib/demos
- checkbox-reactiveforms
- radio-reactiveforms
- carousel
- src
- lib/demos
- disable-indicator
- disable-looping
- dynamic
- interval
- multilist-from-index
- multilist-indicators-by-chunk
- multilist-single-offset
- multilist
- slide-changed-event
- collapse
- src
- datepicker
- src
- lib/demos
- change-locale
- reactive-forms
- value-change-event
- visibility-events
- dropdown
- src
- lib/demos
- anchor-trigger
- state-change-event
- visibility-events
- modal
- src
- lib/demos
- auto-shown
- events
- modal-ref-events
- scrolling-long-content
- service-component
- service-events
- service-nested
- pagination
- src
- lib/demos
- content-switching
- custom-template
- popover
- src
- lib/demos/corner-placement
- progressbar
- src
- rating
- src
- sortable
- src
- tabs
- src
- lib/demos
- custom-class
- dynamic-content-rendering
- dynamic
- select-event
- timepicker
- src
- lib/demos
- custom-validation
- custom
- dynamic
- empty-date
- form
- isvalid
- tooltip
- src
- typeahead
- src
- lib/demos
- async-http-request
- cancel-on-focus-lost
- list-template
- no-result
- on-select
- src
- accordion
- testing
- alert
- testing
- buttons
- testing
- carousel
- testing
- chronos
- testing
- collapse
- testing
- component-loader
- testing
- datepicker
- testing
- themes/bs
- dropdown
- testing
- focus-trap
- testing
- locale
- testing
- mini-ngrx
- testing
- modal
- testing
- pagination
- testing
- popover
- testing
- positioning
- testing
- progressbar
- testing
- rating
- testing
- root
- testing
- schematics
- src/utils
- sortable
- testing
- tabs
- testing
- timepicker
- testing
- tooltip
- testing
- typeahead
- testing
- utils
- testing
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
40 | | - | |
| 43 | + | |
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
| |||
61 | 64 | | |
62 | 65 | | |
63 | 66 | | |
64 | | - | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
19 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
9 | 8 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 9 | + | |
14 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments