File tree Expand file tree Collapse file tree 6 files changed +18
-3
lines changed Expand file tree Collapse file tree 6 files changed +18
-3
lines changed 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+ ## [ 4.6.16] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-canvas@4.6.15...@nativescript-community/ui-canvas@4.6.16 ) (2024-01-18)
7+
8+ ### Bug Fixes
9+
10+ * ** android:** apply a little factor to paint text size so that font size is exactly the same as with ` TextView ` ([ 55ccff2] ( https://github.com/nativescript-community/ui-canvas/commit/55ccff25f9a1b03c99bea00afdbc8e482fe80ed1 ) )
11+ * ** android:** prevent crash with staticlayout ([ e50fbde] ( https://github.com/nativescript-community/ui-canvas/commit/e50fbde5641c4046cb5328c47b64d5c254bdc26c ) )
12+
613## [ 4.6.15] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-canvas@4.6.14...@nativescript-community/ui-canvas@4.6.15 ) (2024-01-16)
714
815** Note:** Version bump only for package @nativescript-community/ui-canvas
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/ui-canvas" ,
3- "version" : " 4.6.15 " ,
3+ "version" : " 4.6.16 " ,
44 "description" : " Implement Canvas into your NativeScript apps." ,
55 "main" : " ./index" ,
66 "sideEffects" : false ,
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+ ## [ 1.2.19] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-canvaslabel@1.2.18...@nativescript-community/ui-canvaslabel@1.2.19 ) (2024-01-18)
7+
8+ ** Note:** Version bump only for package @nativescript-community/ui-canvaslabel
9+
610## [ 1.2.18] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-canvaslabel@1.2.17...@nativescript-community/ui-canvaslabel@1.2.18 ) (2024-01-16)
711
812** Note:** Version bump only for package @nativescript-community/ui-canvaslabel
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/ui-canvaslabel" ,
3- "version" : " 1.2.18 " ,
3+ "version" : " 1.2.19 " ,
44 "description" : " Alternative to the built-in NativeScript Label but uses canvas which allows extreme complexity and customization." ,
55 "main" : " ./canvaslabel" ,
66 "sideEffects" : false ,
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+ ## [ 0.1.28] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-svg@0.1.27...@nativescript-community/ui-svg@0.1.28 ) (2024-01-18)
7+
8+ ** Note:** Version bump only for package @nativescript-community/ui-svg
9+
610## [ 0.1.27] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-svg@0.1.26...@nativescript-community/ui-svg@0.1.27 ) (2024-01-16)
711
812** Note:** Version bump only for package @nativescript-community/ui-svg
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/ui-svg" ,
3- "version" : " 0.1.27 " ,
3+ "version" : " 0.1.28 " ,
44 "description" : " Adds support for SVGs in your NativeScript apps." ,
55 "main" : " ./index" ,
66 "sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments