File tree 10 files changed +39
-15
lines changed
10 files changed +39
-15
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @toptal/picasso-tagselector
2
2
3
+ ## 3.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #4682 ] ( https://github.com/toptal/picasso/pull/4682 ) [ ` df6e61b ` ] ( https://github.com/toptal/picasso/commit/df6e61baf1cf56158814b4ca8c5c5638799ed5f4 ) Thanks [ @sashuk ] ( https://github.com/sashuk ) !
8
+
9
+ ### TagSelector
10
+
11
+ - add ` size ` property to control input size
12
+
3
13
## 3.1.19
4
14
5
15
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @toptal/picasso-tagselector" ,
3
- "version" : " 3.1.19 " ,
3
+ "version" : " 3.2.0 " ,
4
4
"description" : " Toptal UI components library - Tagselector" ,
5
5
"publishConfig" : {
6
6
"access" : " public"
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 73.0.28
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[ ` df6e61b ` ] ( https://github.com/toptal/picasso/commit/df6e61baf1cf56158814b4ca8c5c5638799ed5f4 )] :
8
+ - @toptal/picasso-tagselector @3.2.0
9
+
3
10
## 73.0.27
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @toptal/picasso-forms" ,
3
- "version" : " 73.0.27 " ,
3
+ "version" : " 73.0.28 " ,
4
4
"description" : " Picasso form components" ,
5
5
"author" : " Toptal" ,
6
6
"homepage" : " https://github.com/toptal/picasso/tree/master/packages/picasso-forms#readme" ,
43
43
"@toptal/picasso-outlined-input" : " 4.0.17" ,
44
44
"@toptal/picasso-number-input" : " 4.1.1" ,
45
45
"@toptal/picasso-switch" : " 4.0.8" ,
46
- "@toptal/picasso-tagselector" : " 3.1.19 " ,
46
+ "@toptal/picasso-tagselector" : " 3.2.0 " ,
47
47
"@toptal/picasso-timepicker" : " 4.0.18" ,
48
48
"@toptal/picasso-autocomplete" : " 5.0.19" ,
49
49
"@toptal/picasso-select" : " 4.0.17" ,
Original file line number Diff line number Diff line change 27
27
"typescript" : " ~4.7.0"
28
28
},
29
29
"devDependencies" : {
30
- "@toptal/picasso" : " 53.0.17 " ,
30
+ "@toptal/picasso" : " 53.0.18 " ,
31
31
"@babel/types" : " ^7.26.8"
32
32
},
33
33
"sideEffects" : false ,
Original file line number Diff line number Diff line change 1
1
# @toptal/picasso-query-builder
2
2
3
+ ## 8.0.15
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[ ` df6e61b ` ] ( https://github.com/toptal/picasso/commit/df6e61baf1cf56158814b4ca8c5c5638799ed5f4 )] :
8
+ - @toptal/picasso-tagselector @3.2.0
9
+
3
10
## 8.0.14
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @toptal/picasso-query-builder" ,
3
- "version" : " 8.0.14 " ,
3
+ "version" : " 8.0.15 " ,
4
4
"description" : " Picasso query builder" ,
5
5
"author" : " Toptal" ,
6
6
"homepage" : " https://github.com/toptal/picasso/tree/master/packages/picasso-query-builder#readme" ,
38
38
"@toptal/picasso-radio" : " 5.0.9" ,
39
39
"@toptal/picasso-icons" : " 1.11.0" ,
40
40
"@toptal/picasso-tooltip" : " 2.0.1" ,
41
- "@toptal/picasso-tagselector" : " 3.1.19 " ,
41
+ "@toptal/picasso-tagselector" : " 3.2.0 " ,
42
42
"@toptal/picasso-input" : " 4.0.17" ,
43
43
"@toptal/picasso-list" : " 5.0.8" ,
44
44
"@toptal/picasso-loader" : " 3.0.2" ,
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 53.0.18
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`df6e61b`](https://github.com/toptal/picasso/commit/df6e61baf1cf56158814b4ca8c5c5638799ed5f4)]:
8
+
9
+
3
10
## 53.0.17
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @toptal/picasso" ,
3
- "version" : " 53.0.17 " ,
3
+ "version" : " 53.0.18 " ,
4
4
"description" : " Toptal UI components library" ,
5
5
"main" : " dist-package/src/index.js" ,
6
6
"module" : " dist-package/src/index.js" ,
93
93
"@toptal/picasso-table" : " 3.0.19" ,
94
94
"@toptal/picasso-tabs" : " 5.0.12" ,
95
95
"@toptal/picasso-tag" : " 4.0.8" ,
96
- "@toptal/picasso-tagselector" : " 3.1.19 " ,
96
+ "@toptal/picasso-tagselector" : " 3.2.0 " ,
97
97
"@toptal/picasso-timeline" : " 5.0.3" ,
98
98
"@toptal/picasso-timepicker" : " 4.0.18" ,
99
99
"@toptal/picasso-tooltip" : " 2.0.1" ,
You can’t perform that action at this time.
0 commit comments