ADDED | 49 | GraffitiCalendar now has a ShowWeekNumbers as Boolean = False property. | 2023-06-29 |
ADDED | None | GraffitiCalendar now has a WeekNumberLocation as WeekNumberLocations property. | 2023-06-29 |
ADDED | None | GraffitiCalendar now has a WeekNumberLocations enumeration. 0 = SeparateColumn, 1 = InFirstDay | 2023-06-29 |
ADDED | None | GraffitiCalendar now has a WeekNumberType as WeekNumberTypes property. | 2023-06-29 |
ADDED | None | GraffitiCalendar now has a WeekNumberTypes enumeration. 0 = Local, 1 = ISO | 2023-06-29 |
ADDED | 58 | GraffitiModalInstance has a new OverlayColor as ColorGroup property. | 2023-07-10 |
ADDED | 56 | GraffitiNote has a new ButtonFontBold as Boolean property. | 2023-07-07 |
ADDED | 56 | GraffitiNote has a new ButtonFontItalic property. | 2023-07-07 |
ADDED | 56 | GraffitiNote has a new ButtonFontName as String = “System” property. | 2023-07-07 |
ADDED | 56 | GraffitiNote has a new ButtonFontSize as String = 0 property. | 2023-07-07 |
ADDED | 56 | GraffitiNote has a new ButtonFontUnderline as Boolean property. | 2023-07-07 |
ADDED | 56 | GraffitiNote has a new ButtonText as String property. | 2023-07-07 |
ADDED | 77 | GraffitiProgress has a new BorderColor as Color property to replace the two old BorderColor properties. | 2023-08-02 |
ADDED | 77 | GraffitiProgress has a new BorderRadius as Double property. | 2023-08-02 |
ADDED | None | GraffitiTimeline now supports Dark Mode. | 2023-07-04 |
ADDED | 55 | GraffitiWindowNotifier now tracks notification badge count for macOS globally using the NotificationCount shared property. This allows users to call this method to update the value manually if they wish to do so. | 2023-07-07 |
ADDED | None | GraffitiWindowNotifier has a new NoteButtonPressed( note as GraffitiNote ) event. | 2023-07-07 |
FIXED | None | GraffitiAccordion no longer improperly hides panels before animating the panel collapse. | 2023-07-10 |
FIXED | 47 | GraffitiCalendar now properly sanitizes repeating event properties. | 2023-06-24 |
FIXED | 55 | GraffitiNote will now remove its note count from the Dock badge when destroyed on macOS. | 2023-07-25 |
FIXED | None | GraffitiSegButton once again properly draws the focus ring for individual segments on macOS. | 2023-07-06 |
FIXED | 48 | GraffitiSyntaxEditor can no longer enter a state where the background color is not changed upon switching themes on macOS 13 ARM. | 2023-06-29 |
FIXED | 51 | GraffitiModal has improved key handling. | 2023-07-03 |
FIXED | None | GraffitiModal can no longer enter an invalid drawing state if Hide or Show are called successively. | 2023-07-03 |
FIXED | 59 | GraffitiTooltip should no longer exhibit refresh issues on Windows. | 2023-07-11 |
FIXED | 53 | GraffitiWall once again properly calculates height when determining whether to show the scrollbar. | 2023-07-07 |
UPDATED | 75 | GraffitiStepBar largely reworked with additional features and to support framework changes. | 2023-08-01 |
REMOVED | 77 | GraffitiProgress.BorderColorLight | 2023-08-02 |
REMOVED | 77 | GraffitiProgress.BorderColorDark | 2023-08-02 |
NOTE | None | GraffitiColors now has an iOS module that is mapped to the SystemAware module for iOS support. | 2023-07-06 |
NOTE | None | GraffitiNote updated to use ColorGroups for properties. | 2023-07-07 |
|