File tree Expand file tree Collapse file tree 26 files changed +100
-42
lines changed Expand file tree Collapse file tree 26 files changed +100
-42
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.0.0-beta.32] ( https://github.com/adarshpastakia/react-fabric/compare/v1.0.0-beta.31...v1.0.0-beta.32 ) (2025-03-09)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** ImageViewer:** set color scheme for transparent images ([ 768be17] ( https://github.com/adarshpastakia/react-fabric/commit/768be17a8b9fb8202afdfab56bd6c52d0724168f ) )
11
+
6
12
# [ 1.0.0-beta.31] ( https://github.com/adarshpastakia/react-fabric/compare/v1.0.0-beta.30...v1.0.0-beta.31 ) (2025-03-08)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"npmClient" : " yarn" ,
3
- "version" : " 1.0.0-beta.31 "
3
+ "version" : " 1.0.0-beta.32 "
4
4
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.0.0-beta.32] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.31...v1.0.0-beta.32 ) (2025-03-09)
7
+
8
+ ** Note:** Version bump only for package @react-fabric/chart
9
+
6
10
# [ 1.0.0-beta.31] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.30...v1.0.0-beta.31 ) (2025-03-08)
7
11
8
12
** Note:** Version bump only for package @react-fabric/chart
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-fabric/chart" ,
3
- "version" : " 1.0.0-beta.31 " ,
3
+ "version" : " 1.0.0-beta.32 " ,
4
4
"description" : " RUF: Charting package" ,
5
5
"author" : " Adarsh Pastakia <adarshpastakia@outlook.com>" ,
6
6
"license" : " MIT" ,
33
33
"watch" : " npm-run-all -p watch:rollup watch:dts"
34
34
},
35
35
"dependencies" : {
36
- "@react-fabric/core" : " ^1.0.0-beta.31 " ,
37
- "@react-fabric/utilities" : " ^1.0.0-beta.31 " ,
36
+ "@react-fabric/core" : " ^1.0.0-beta.32 " ,
37
+ "@react-fabric/utilities" : " ^1.0.0-beta.32 " ,
38
38
"classnames" : " ^2.5.1" ,
39
39
"color" : " ^4.2.3" ,
40
40
"date-fns" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.0.0-beta.32] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.31...v1.0.0-beta.32 ) (2025-03-09)
7
+
8
+ ** Note:** Version bump only for package @react-fabric/core
9
+
6
10
# [ 1.0.0-beta.31] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.30...v1.0.0-beta.31 ) (2025-03-08)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-fabric/core" ,
3
- "version" : " 1.0.0-beta.31 " ,
3
+ "version" : " 1.0.0-beta.32 " ,
4
4
"description" : " RUF: Core package" ,
5
5
"author" : " Adarsh Pastakia <adarshpastakia@outlook.com>" ,
6
6
"license" : " MIT" ,
36
36
},
37
37
"dependencies" : {
38
38
"@floating-ui/react" : " ^0.26.24" ,
39
- "@react-fabric/utilities" : " ^1.0.0-beta.31 " ,
39
+ "@react-fabric/utilities" : " ^1.0.0-beta.32 " ,
40
40
"@tailwindcss/container-queries" : " ^0.1.1" ,
41
41
"@tailwindcss/forms" : " ^0.5.7" ,
42
42
"@tailwindcss/typography" : " ^0.5.13" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.0.0-beta.32] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.31...v1.0.0-beta.32 ) (2025-03-09)
7
+
8
+ ** Note:** Version bump only for package @react-fabric/data
9
+
6
10
# [ 1.0.0-beta.31] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.30...v1.0.0-beta.31 ) (2025-03-08)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-fabric/data" ,
3
- "version" : " 1.0.0-beta.31 " ,
3
+ "version" : " 1.0.0-beta.32 " ,
4
4
"description" : " RUF: Data package" ,
5
5
"author" : " Adarsh Pastakia <adarshpastakia@outlook.com>" ,
6
6
"license" : " MIT" ,
33
33
"watch" : " npm-run-all -p watch:rollup watch:dts"
34
34
},
35
35
"dependencies" : {
36
- "@react-fabric/core" : " ^1.0.0-beta.31 " ,
37
- "@react-fabric/date" : " ^1.0.0-beta.31 " ,
38
- "@react-fabric/form" : " ^1.0.0-beta.31 " ,
39
- "@react-fabric/utilities" : " ^1.0.0-beta.31 " ,
36
+ "@react-fabric/core" : " ^1.0.0-beta.32 " ,
37
+ "@react-fabric/date" : " ^1.0.0-beta.32 " ,
38
+ "@react-fabric/form" : " ^1.0.0-beta.32 " ,
39
+ "@react-fabric/utilities" : " ^1.0.0-beta.32 " ,
40
40
"@tanstack/react-virtual" : " ^3.8.6" ,
41
41
"classnames" : " ^2.5.1" ,
42
42
"color" : " ^4.2.3" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.0.0-beta.32] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.31...v1.0.0-beta.32 ) (2025-03-09)
7
+
8
+ ** Note:** Version bump only for package @react-fabric/date
9
+
6
10
# [ 1.0.0-beta.31] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.30...v1.0.0-beta.31 ) (2025-03-08)
7
11
8
12
** Note:** Version bump only for package @react-fabric/date
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-fabric/date" ,
3
- "version" : " 1.0.0-beta.31 " ,
3
+ "version" : " 1.0.0-beta.32 " ,
4
4
"description" : " RUF: Date package" ,
5
5
"author" : " Adarsh Pastakia <adarshpastakia@outlook.com>" ,
6
6
"license" : " MIT" ,
34
34
},
35
35
"dependencies" : {
36
36
"@floating-ui/react" : " ^0.26.24" ,
37
- "@react-fabric/core" : " ^1.0.0-beta.31 " ,
38
- "@react-fabric/form" : " ^1.0.0-beta.31 " ,
39
- "@react-fabric/utilities" : " ^1.0.0-beta.31 " ,
37
+ "@react-fabric/core" : " ^1.0.0-beta.32 " ,
38
+ "@react-fabric/form" : " ^1.0.0-beta.32 " ,
39
+ "@react-fabric/utilities" : " ^1.0.0-beta.32 " ,
40
40
"classnames" : " ^2.5.1" ,
41
41
"date-fns" : " ^4.0.0" ,
42
42
"resize-observer-polyfill" : " ^1.5.1"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.0.0-beta.32] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.31...v1.0.0-beta.32 ) (2025-03-09)
7
+
8
+ ** Note:** Version bump only for package @react-fabric/draw
9
+
6
10
# [ 1.0.0-beta.31] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.30...v1.0.0-beta.31 ) (2025-03-08)
7
11
8
12
** Note:** Version bump only for package @react-fabric/draw
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-fabric/draw" ,
3
- "version" : " 1.0.0-beta.31 " ,
3
+ "version" : " 1.0.0-beta.32 " ,
4
4
"description" : " RUF: TLDraw canvas" ,
5
5
"author" : " Adarsh Pastakia <adarshpastakia@outlook.com>" ,
6
6
"license" : " MIT" ,
33
33
"watch" : " npm-run-all -p watch:rollup watch:dts"
34
34
},
35
35
"dependencies" : {
36
- "@react-fabric/core" : " ^1.0.0-beta.31 " ,
37
- "@react-fabric/utilities" : " ^1.0.0-beta.31 " ,
36
+ "@react-fabric/core" : " ^1.0.0-beta.32 " ,
37
+ "@react-fabric/utilities" : " ^1.0.0-beta.32 " ,
38
38
"@tldraw/assets" : " ^3.3.1" ,
39
39
"@tldraw/editor" : " ^3.3.1" ,
40
40
"@tldraw/tldraw" : " ^3.3.1" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.0.0-beta.32] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.31...v1.0.0-beta.32 ) (2025-03-09)
7
+
8
+ ** Note:** Version bump only for package @react-fabric/form
9
+
6
10
# [ 1.0.0-beta.31] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.30...v1.0.0-beta.31 ) (2025-03-08)
7
11
8
12
** Note:** Version bump only for package @react-fabric/form
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-fabric/form" ,
3
- "version" : " 1.0.0-beta.31 " ,
3
+ "version" : " 1.0.0-beta.32 " ,
4
4
"description" : " RUF: Form package" ,
5
5
"author" : " Adarsh Pastakia <adarshpastakia@outlook.com>" ,
6
6
"license" : " MIT" ,
39
39
"@dnd-kit/utilities" : " ^3.2.2" ,
40
40
"@floating-ui/react" : " ^0.26.24" ,
41
41
"@hookform/resolvers" : " ^3.9.0" ,
42
- "@react-fabric/core" : " ^1.0.0-beta.31 " ,
43
- "@react-fabric/utilities" : " ^1.0.0-beta.31 " ,
42
+ "@react-fabric/core" : " ^1.0.0-beta.32 " ,
43
+ "@react-fabric/utilities" : " ^1.0.0-beta.32 " ,
44
44
"classnames" : " ^2.5.1" ,
45
45
"color" : " ^4.2.3" ,
46
46
"react-color" : " ^2.19.3" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.0.0-beta.32] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.31...v1.0.0-beta.32 ) (2025-03-09)
7
+
8
+ ** Note:** Version bump only for package @react-fabric/lexical
9
+
6
10
# [ 1.0.0-beta.31] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.30...v1.0.0-beta.31 ) (2025-03-08)
7
11
8
12
** Note:** Version bump only for package @react-fabric/lexical
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-fabric/lexical" ,
3
- "version" : " 1.0.0-beta.31 " ,
3
+ "version" : " 1.0.0-beta.32 " ,
4
4
"description" : " RUF: Lexical editor" ,
5
5
"author" : " Adarsh Pastakia <adarshpastakia@outlook.com>" ,
6
6
"license" : " MIT" ,
35
35
"dependencies" : {
36
36
"@lexical/headless" : " ^0.17.1" ,
37
37
"@lexical/react" : " ^0.17.1" ,
38
- "@react-fabric/core" : " ^1.0.0-beta.31 " ,
39
- "@react-fabric/form" : " ^1.0.0-beta.31 " ,
40
- "@react-fabric/utilities" : " ^1.0.0-beta.31 " ,
38
+ "@react-fabric/core" : " ^1.0.0-beta.32 " ,
39
+ "@react-fabric/form" : " ^1.0.0-beta.32 " ,
40
+ "@react-fabric/utilities" : " ^1.0.0-beta.32 " ,
41
41
"classnames" : " ^2.5.1" ,
42
42
"lexical" : " ^0.17.1"
43
43
},
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.0.0-beta.32] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.31...v1.0.0-beta.32 ) (2025-03-09)
7
+
8
+ ** Note:** Version bump only for package @react-fabric/mdx
9
+
6
10
# [ 1.0.0-beta.31] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.30...v1.0.0-beta.31 ) (2025-03-08)
7
11
8
12
** Note:** Version bump only for package @react-fabric/mdx
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-fabric/mdx" ,
3
- "version" : " 1.0.0-beta.31 " ,
3
+ "version" : " 1.0.0-beta.32 " ,
4
4
"description" : " RUF: Markdown display and editor" ,
5
5
"author" : " Adarsh Pastakia <adarshpastakia@outlook.com>" ,
6
6
"license" : " MIT" ,
36
36
},
37
37
"dependencies" : {
38
38
"@mdxeditor/editor" : " ^3.14.0" ,
39
- "@react-fabric/core" : " ^1.0.0-beta.31 " ,
40
- "@react-fabric/utilities" : " ^1.0.0-beta.31 " ,
39
+ "@react-fabric/core" : " ^1.0.0-beta.32 " ,
40
+ "@react-fabric/utilities" : " ^1.0.0-beta.32 " ,
41
41
"classnames" : " ^2.5.1" ,
42
42
"dom-to-image" : " ^2.6.0" ,
43
43
"dompurify" : " ^3.1.7" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.0.0-beta.32] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.31...v1.0.0-beta.32 ) (2025-03-09)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** ImageViewer:** set color scheme for transparent images ([ 768be17] ( https://github.com/adarshpastakia/react-ui-framework/commit/768be17a8b9fb8202afdfab56bd6c52d0724168f ) )
11
+
6
12
# [ 1.0.0-beta.31] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.30...v1.0.0-beta.31 ) (2025-03-08)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-fabric/media" ,
3
- "version" : " 1.0.0-beta.31 " ,
3
+ "version" : " 1.0.0-beta.32 " ,
4
4
"description" : " RUF: Media package" ,
5
5
"author" : " Adarsh Pastakia <adarshpastakia@outlook.com>" ,
6
6
"license" : " MIT" ,
33
33
"watch" : " npm-run-all -p watch:rollup watch:dts"
34
34
},
35
35
"dependencies" : {
36
- "@react-fabric/core" : " ^1.0.0-beta.31 " ,
37
- "@react-fabric/form" : " ^1.0.0-beta.31 " ,
38
- "@react-fabric/utilities" : " ^1.0.0-beta.31 " ,
36
+ "@react-fabric/core" : " ^1.0.0-beta.32 " ,
37
+ "@react-fabric/form" : " ^1.0.0-beta.32 " ,
38
+ "@react-fabric/utilities" : " ^1.0.0-beta.32 " ,
39
39
"classnames" : " ^2.5.1" ,
40
40
"color" : " ^4.2.3" ,
41
41
"wavesurfer.js" : " ^7.8.6"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.0.0-beta.32] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.31...v1.0.0-beta.32 ) (2025-03-09)
7
+
8
+ ** Note:** Version bump only for package @react-fabric/monaco
9
+
6
10
# [ 1.0.0-beta.31] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.30...v1.0.0-beta.31 ) (2025-03-08)
7
11
8
12
** Note:** Version bump only for package @react-fabric/monaco
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-fabric/monaco" ,
3
- "version" : " 1.0.0-beta.31 " ,
3
+ "version" : " 1.0.0-beta.32 " ,
4
4
"description" : " RUF: Monaco editor" ,
5
5
"author" : " Adarsh Pastakia <adarshpastakia@outlook.com>" ,
6
6
"license" : " MIT" ,
33
33
"watch" : " npm-run-all -p watch:rollup watch:dts"
34
34
},
35
35
"dependencies" : {
36
- "@react-fabric/core" : " ^1.0.0-beta.31 " ,
37
- "@react-fabric/utilities" : " ^1.0.0-beta.31 " ,
36
+ "@react-fabric/core" : " ^1.0.0-beta.32 " ,
37
+ "@react-fabric/utilities" : " ^1.0.0-beta.32 " ,
38
38
"classnames" : " ^2.5.1" ,
39
39
"monaco-editor" : " ^0.52.0" ,
40
40
"react-monaco-editor" : " ^0.56.2"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.0.0-beta.32] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.31...v1.0.0-beta.32 ) (2025-03-09)
7
+
8
+ ** Note:** Version bump only for package @react-fabric/searchbar
9
+
6
10
# [ 1.0.0-beta.31] ( https://github.com/adarshpastakia/react-ui-framework/compare/v1.0.0-beta.30...v1.0.0-beta.31 ) (2025-03-08)
7
11
8
12
** Note:** Version bump only for package @react-fabric/searchbar
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-fabric/searchbar" ,
3
- "version" : " 1.0.0-beta.31 " ,
3
+ "version" : " 1.0.0-beta.32 " ,
4
4
"description" : " RUF: Searchbar with filters package" ,
5
5
"author" : " Adarsh Pastakia <adarshpastakia@outlook.com>" ,
6
6
"license" : " MIT" ,
34
34
},
35
35
"dependencies" : {
36
36
"@floating-ui/react" : " ^0.26.24" ,
37
- "@react-fabric/core" : " ^1.0.0-beta.31 " ,
38
- "@react-fabric/date" : " ^1.0.0-beta.31 " ,
39
- "@react-fabric/form" : " ^1.0.0-beta.31 " ,
40
- "@react-fabric/monaco" : " ^1.0.0-beta.31 " ,
41
- "@react-fabric/utilities" : " ^1.0.0-beta.31 " ,
37
+ "@react-fabric/core" : " ^1.0.0-beta.32 " ,
38
+ "@react-fabric/date" : " ^1.0.0-beta.32 " ,
39
+ "@react-fabric/form" : " ^1.0.0-beta.32 " ,
40
+ "@react-fabric/monaco" : " ^1.0.0-beta.32 " ,
41
+ "@react-fabric/utilities" : " ^1.0.0-beta.32 " ,
42
42
"classnames" : " ^2.5.1" ,
43
43
"react-hook-form" : " ^7.52.1"
44
44
},
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.0.0-beta.32] ( https://github.com/adarshpastakia/react-fabric/compare/v1.0.0-beta.31...v1.0.0-beta.32 ) (2025-03-09)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** ImageViewer:** set color scheme for transparent images ([ 768be17] ( https://github.com/adarshpastakia/react-fabric/commit/768be17a8b9fb8202afdfab56bd6c52d0724168f ) )
11
+
6
12
# [ 1.0.0-beta.31] ( https://github.com/adarshpastakia/react-fabric/compare/v1.0.0-beta.30...v1.0.0-beta.31 ) (2025-03-08)
7
13
8
14
** Note:** Version bump only for package @react-fabric/utilities
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-fabric/utilities" ,
3
- "version" : " 1.0.0-beta.31 " ,
3
+ "version" : " 1.0.0-beta.32 " ,
4
4
"description" : " RUF: Utility package" ,
5
5
"author" : " Adarsh Pastakia <adarshpastakia@outlook.com>" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments