aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2024-10-28 20:07:51 -0400
committerbobzel <zzzman@gmail.com>2024-10-28 20:07:51 -0400
commit63f9f9573dab9745d2f570e1917b325a474fdd93 (patch)
tree51083d4087aa2b86f8e8d18523e82fb41ce51a3f /package.json
parent050fe4fe0d9f9722a7a2a48ae3b446049f93775f (diff)
reworked LabelBox's to be fully editable. gor rid of singleLine for label boxes. made a text_fitBox field to render text with a labelBox. fixed styleprovider in freeformview clusters to be untracked() to avoid invalidations. added a default text color to Settings panel. fixed clicking text buttons to not lose focus in labelBox.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 06179fd7d..63d5e387d 100644
--- a/package.json
+++ b/package.json
@@ -155,7 +155,7 @@
"body-parser": "^1.20.2",
"bootstrap": "^5.3.2",
"brotli": "^1.3.3",
- "browndash-components": "^0.1.50",
+ "browndash-components": "0.1.53",
"browser-assert": "^1.2.1",
"bson": "^6.2.0",
"canvas": "^2.11.2",