Skip to content

Commit 1397e5f

Browse files
committed
Add messages
1 parent fa0a650 commit 1397e5f

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

messages.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"1.1.0": "messages/1.1.0.md"
3+
}

messages/1.1.0.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# ColorHelper 1.1.0
2+
3+
## New
4+
5+
- Color picker built into the tooltips (optionally can be overridden with ColorPicker Package's color picker). See documentation for more info.
6+
- Graphic sizes are now configurable in settings.
7+
- Color tooltip used to popup up when a user started to type a color, cut would stay open even when the user ignored it. Now it will auto close in this scenario.
8+
- Settings are accessible via `Preferences->Package Settings->ColorHelper` in the menu.
9+
- Support for the SCSS package added.

0 commit comments

Comments
 (0)