File tree Expand file tree Collapse file tree 12 files changed +47
-12
lines changed
src/components/cat-select Expand file tree Collapse file tree 12 files changed +47
-12
lines changed Original file line number Diff line number Diff line change 11{
2- "tokens" : " 13.5.1-beta" ,
3- "core" : " 13.5.1-beta" ,
4- "angular/projects/catalyst" : " 13.5.1-beta" ,
5- "angular/projects/catalyst-formly" : " 13.5.1-beta" ,
6- "react" : " 13.5.1-beta"
2+ "tokens" : " 13.5.1-beta.1 " ,
3+ "core" : " 13.5.1-beta.1 " ,
4+ "angular/projects/catalyst" : " 13.5.1-beta.1 " ,
5+ "angular/projects/catalyst-formly" : " 13.5.1-beta.1 " ,
6+ "react" : " 13.5.1-beta.1 "
77}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 13.5.1-beta.1] ( https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v13.5.1-beta...catalyst-angular-formly-v13.5.1-beta.1 ) (2025-11-27)
4+
5+
6+ ### Miscellaneous Chores
7+
8+ * ** catalyst-angular-formly:** Synchronize catalyst versions
9+
310## [ 13.5.1-beta] ( https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v13.5.0...catalyst-angular-formly-v13.5.1-beta ) (2025-11-27)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @haiilo/catalyst-angular-formly" ,
3- "version" : " 13.5.1-beta" ,
3+ "version" : " 13.5.1-beta.1 " ,
44 "description" : " Angular Formly bindings for Catalyst Design System" ,
55 "license" : " MIT" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 13.5.1-beta.1] ( https://github.com/haiilo/catalyst/compare/catalyst-angular-v13.5.1-beta...catalyst-angular-v13.5.1-beta.1 ) (2025-11-27)
7+
8+
9+ ### Miscellaneous Chores
10+
11+ * ** catalyst-angular:** Synchronize catalyst versions
12+
613## [ 13.5.1-beta] ( https://github.com/haiilo/catalyst/compare/catalyst-angular-v13.5.0...catalyst-angular-v13.5.1-beta ) (2025-11-27)
714
815
Original file line number Diff line number Diff line change 11{
22 "name" : " @haiilo/catalyst-angular" ,
3- "version" : " 13.5.1-beta" ,
3+ "version" : " 13.5.1-beta.1 " ,
44 "description" : " Angular wrapper for Catalyst Design System" ,
55 "license" : " MIT" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 13.5.1-beta.1] ( https://github.com/haiilo/catalyst/compare/catalyst-core-v13.5.1-beta...catalyst-core-v13.5.1-beta.1 ) (2025-11-27)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** core:** fix comment ([ 15a69c2] ( https://github.com/haiilo/catalyst/commit/15a69c229d809f93a65405974f993c06b6eececf ) )
9+
310## [ 13.5.1-beta] ( https://github.com/haiilo/catalyst/compare/catalyst-core-v13.5.0...catalyst-core-v13.5.1-beta ) (2025-11-27)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @haiilo/catalyst" ,
3- "version" : " 13.5.1-beta" ,
3+ "version" : " 13.5.1-beta.1 " ,
44 "description" : " Catalyst Design System" ,
55 "license" : " MIT" ,
66 "repository" : {
Original file line number Diff line number Diff line change @@ -98,8 +98,8 @@ let nextUniqueId = 0;
9898let nextTagUniqueId = 0 ;
9999
100100/**
101- * Select lets user choose one option from an options' menu. Consider using
102- * select when you have 6 or more options. Select component supports any content type.
101+ * Select lets user choose one option from an options' menu.
102+ * Consider using select when you have 6 or more options. Select component supports any content type.
103103 *
104104 * @slot hint - Optional hint element to be displayed with the select.
105105 * @slot label - The slotted label. If both the label property and the label slot are present,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 13.5.1-beta.1] ( https://github.com/haiilo/catalyst/compare/catalyst-react-v13.5.1-beta...catalyst-react-v13.5.1-beta.1 ) (2025-11-27)
4+
5+
6+ ### Miscellaneous Chores
7+
8+ * ** catalyst-react:** Synchronize catalyst versions
9+
310## [ 13.5.1-beta] ( https://github.com/haiilo/catalyst/compare/catalyst-react-v13.5.0...catalyst-react-v13.5.1-beta ) (2025-11-27)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @haiilo/catalyst-react" ,
3- "version" : " 13.5.1-beta" ,
3+ "version" : " 13.5.1-beta.1 " ,
44 "description" : " React wrapper for Catalyst Design System" ,
55 "license" : " MIT" ,
66 "publishConfig" : {
You can’t perform that action at this time.
0 commit comments