@stackline/angular-multiselect-dropdown 10.0.0 → 11.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +13 -14
  2. package/package.json +7 -7
package/README.md CHANGED
@@ -6,13 +6,13 @@
6
6
  [![npm downloads](https://img.shields.io/npm/dt/@stackline/angular-multiselect-dropdown.svg?style=flat-square)](https://www.npmjs.com/package/@stackline/angular-multiselect-dropdown)
7
7
  [![npm monthly](https://img.shields.io/npm/dm/@stackline/angular-multiselect-dropdown.svg?style=flat-square)](https://www.npmjs.com/package/@stackline/angular-multiselect-dropdown)
8
8
  [![license](https://img.shields.io/npm/l/@stackline/angular-multiselect-dropdown.svg?style=flat-square)](https://github.com/alexandroit/angular-multiselect-dropdown/blob/master/LICENSE)
9
- [![Angular 10](https://img.shields.io/badge/Angular-10.x-red?style=flat-square&logo=angular)](https://alexandro.net/docs/angular/multiselect/angular-10/)
10
- [![TypeScript](https://img.shields.io/badge/TypeScript-4.0-blue?style=flat-square&logo=typescript)](https://www.typescriptlang.org)
9
+ [![Angular 11](https://img.shields.io/badge/Angular-11.x-red?style=flat-square&logo=angular)](https://alexandro.net/docs/angular/multiselect/angular-11/)
10
+ [![TypeScript](https://img.shields.io/badge/TypeScript-4.1-blue?style=flat-square&logo=typescript)](https://www.typescriptlang.org)
11
11
  [![GitHub stars](https://img.shields.io/github/stars/alexandroit/angular-multiselect-dropdown.svg?style=flat-square)](https://github.com/alexandroit/angular-multiselect-dropdown/stargazers)
12
12
 
13
- **[Documentation & Live Demos](https://alexandro.net/docs/angular/multiselect/)** | **[Angular 10 Demo](https://alexandro.net/docs/angular/multiselect/angular-10/)** | **[npm](https://www.npmjs.com/package/@stackline/angular-multiselect-dropdown)** | **[Issues](https://github.com/alexandroit/angular-multiselect-dropdown/issues)** | **[Repository](https://github.com/alexandroit/angular-multiselect-dropdown)**
13
+ **[Documentation & Live Demos](https://alexandro.net/docs/angular/multiselect/)** | **[Angular 11 Demo](https://alexandro.net/docs/angular/multiselect/angular-11/)** | **[npm](https://www.npmjs.com/package/@stackline/angular-multiselect-dropdown)** | **[Issues](https://github.com/alexandroit/angular-multiselect-dropdown/issues)** | **[Repository](https://github.com/alexandroit/angular-multiselect-dropdown)**
14
14
 
15
- **Latest tested npm release:** `10.0.0` for Angular `10.x`
15
+ **Latest tested npm release:** `11.0.0` for Angular `11.x`
16
16
 
17
17
  ---
18
18
 
@@ -24,15 +24,15 @@
24
24
 
25
25
  The original `angular2-multiselect-dropdown` package became difficult to keep current across multiple Angular generations. This maintained package keeps the classic API and template structure intact, introduces the new primary selector `<angular-multiselect>`, preserves the legacy alias `<angular2-multiselect>`, and publishes the project line by line so older applications can keep a predictable upgrade path.
26
26
 
27
- The repository contains the full documentation matrix from Angular 2 through Angular 21. The current public npm release is `10.0.0` for Angular 10.x applications.
27
+ The repository contains the full documentation matrix from Angular 2 through Angular 21. The current public npm release is `11.0.0` for Angular 11.x applications.
28
28
 
29
- The Angular 10 package is compatible with Angular 10.x and was tested in a real Angular 10.2.5 application before npm publication.
29
+ The Angular 11 package is compatible with Angular 11.x and was tested in a real Angular 11.2.14 application before npm publication.
30
30
 
31
31
  ## Features
32
32
 
33
33
  | Feature | Supported |
34
34
  | :--- | :---: |
35
- | Angular 10 tested published release line | ✅ |
35
+ | Angular 11 tested published release line | ✅ |
36
36
  | Multi-select and single-select modes | ✅ |
37
37
  | Search and filter | ✅ |
38
38
  | Group by field | ✅ |
@@ -54,7 +54,7 @@ The Angular 10 package is compatible with Angular 10.x and was tested in a real
54
54
  4. [Setup](#setup)
55
55
  5. [Custom CSS and SCSS Themes](#custom-css-and-scss-themes)
56
56
  6. [Basic Usage](#basic-usage)
57
- 7. [Official Angular 10 Test Matrix](#official-angular-10-test-matrix)
57
+ 7. [Official Angular 11 Test Matrix](#official-angular-11-test-matrix)
58
58
  8. [Custom Templates](#custom-templates)
59
59
  9. [Forms Integration](#forms-integration)
60
60
  10. [Lazy Loading and Remote Data](#lazy-loading-and-remote-data)
@@ -75,7 +75,7 @@ Each package family only installs on its matching Angular family. Framework majo
75
75
 
76
76
  | Package family | Framework family | Peer range | Tested release window | Demo link |
77
77
  | :---: | :---: | :---: | :---: | :--- |
78
- | **21.x** | **Angular 21 only** | **`>=21.0.0 <22.0.0`** | **21.0.0 -> 21.2.8** | [Angular 21 family docs](https://alexandro.net/docs/angular/multiselect/angular-21/) |
78
+ | **21.x** | **Angular 21 only** | **`>=21.0.0 <22.0.0`** | **21.0.0 -> 21.2.14** | [Angular 21 family docs](https://alexandro.net/docs/angular/multiselect/angular-21/) |
79
79
  | **20.x** | **Angular 20 only** | **`>=20.0.0 <21.0.0`** | **20.0.0 -> 20.3.18** | [Angular 20 family docs](https://alexandro.net/docs/angular/multiselect/angular-20/) |
80
80
  | **19.x** | **Angular 19 only** | **`>=19.0.0 <20.0.0`** | **19.0.0 -> 19.2.20** | [Angular 19 family docs](https://alexandro.net/docs/angular/multiselect/angular-19/) |
81
81
  | **18.x** | **Angular 18 only** | **`>=18.0.0 <19.0.0`** | **18.0.0 -> 18.2.14** | [Angular 18 family docs](https://alexandro.net/docs/angular/multiselect/angular-18/) |
@@ -95,14 +95,13 @@ Each package family only installs on its matching Angular family. Framework majo
95
95
  | **4.x** | **Angular 4 only** | **`>=4.0.0 <5.0.0`** | **4.0.0 -> 4.4.7** | [Angular 4 family docs](https://alexandro.net/docs/angular/multiselect/angular-4/) |
96
96
  | **2.x** | **Angular 2 only** | **`>=2.0.0 <3.0.0`** | **compatible with 2.x; tested on 2.4.10** | [Angular 2 family docs](https://alexandro.net/docs/angular/multiselect/angular-2/) |
97
97
 
98
-
99
98
  ## Installation
100
99
 
101
100
  ```bash
102
- npm install @stackline/angular-multiselect-dropdown@10.0.0 --save-exact
101
+ npm install @stackline/angular-multiselect-dropdown@11.0.0 --save-exact
103
102
  ```
104
103
 
105
- Install `10.0.0` for Angular 10.x applications. This line keeps the tested Angular 10 behavior, makes `<angular-multiselect>` the documented standard selector, and keeps `<angular2-multiselect>` only as a legacy compatibility alias.
104
+ Install `11.0.0` for Angular 11.x applications. This line keeps the tested Angular 11 behavior, makes `<angular-multiselect>` the documented standard selector, and keeps `<angular2-multiselect>` only as a legacy compatibility alias.
106
105
 
107
106
  ## Setup
108
107
 
@@ -196,9 +195,9 @@ dropdownSettings = {
196
195
  </angular-multiselect>
197
196
  ```
198
197
 
199
- ## Official Angular 10 Test Matrix
198
+ ## Official Angular 11 Test Matrix
200
199
 
201
- The published Angular 10 release was tested in a real Angular `10.2.5` application with `@stackline/angular-multiselect-dropdown@10.0.0`. The docs now use the same examples from that test app.
200
+ The published Angular 11 release was tested in a real Angular `11.2.14` application with `@stackline/angular-multiselect-dropdown@11.0.0`. The docs now use the same examples from that test app.
202
201
 
203
202
  Switch between skins through the settings object:
204
203
 
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@stackline/angular-multiselect-dropdown",
3
- "version": "10.0.0",
4
- "description": "Angular 10 compatible multiselect dropdown package for the Stackline Angular 10 release line.",
3
+ "version": "11.0.0",
4
+ "description": "Angular 11 compatible multiselect dropdown package for the Stackline Angular 11 release line.",
5
5
  "keywords": [
6
6
  "angular 2 multiselect dropdown",
7
- "angular 10 multiselect dropdown",
7
+ "angular 11 multiselect dropdown",
8
8
  "angular multiselect",
9
9
  "angular dropdown"
10
10
  ],
@@ -110,9 +110,9 @@
110
110
  "main": "angular2-multiselect-dropdown.ts",
111
111
  "types": "angular2-multiselect-dropdown.ts",
112
112
  "peerDependencies": {
113
- "@angular/common": ">=10.0.0 <11.0.0",
114
- "@angular/core": ">=10.0.0 <11.0.0",
115
- "@angular/forms": ">=10.0.0 <11.0.0"
113
+ "@angular/common": ">=11.0.0 <12.0.0",
114
+ "@angular/core": ">=11.0.0 <12.0.0",
115
+ "@angular/forms": ">=11.0.0 <12.0.0"
116
116
  },
117
- "homepage": "https://alexandro.net/docs/angular/multiselect/angular-10/"
117
+ "homepage": "https://alexandro.net/docs/angular/multiselect/angular-11/"
118
118
  }