Skip to content

Releases: aardvark-platform/aardvark.media

5.5.2

01 Oct 08:07
Compare
Choose a tag to compare
  • updated Adaptify.Core to 1.3.0 (using local, new style adaptify)

5.5.1

26 Aug 15:01
Compare
Choose a tag to compare
  • [Cef.WinForms] Fixed missing dependencies

5.5.0

06 Aug 17:06
Compare
Choose a tag to compare
  • Updated to NET 8 and Aardvark.Rendering 5.5
  • Promoted new color picker from Aardvark.UI.Primitives.ColorPicker2 to Aardvark.UI.Primitives. The old color picker is deleted.
  • Renamed Aardvark.UI.Anewmation to Aardvark.UI.Animation. The old animation system was moved to Aardvark.UI.Animation.Deprecated.
  • Fixed the namespace of some primitives. E.g. NumericInput is now in Aardvark.UI.Primitives instead of Aardvark.UI.
  • Moved UI.map from Aardvark.UI.Primitives to Aardvark.UI namespace and assembly.
  • [Primitives] Deleted old dropdown implementation (update to 5.4.5 to see obsolete warnings with replacement suggestions).
  • [Primitives] Simplified accordion and moved to Accordion module.

5.5.0-prerelease0001

24 Jul 16:11
Compare
Choose a tag to compare
5.5.0-prerelease0001 Pre-release
Pre-release
  • Initial prerelease

5.4.5

22 Jul 12:52
Compare
Choose a tag to compare
  • [SimplePrimitives] Added accordion variants with custom titles
  • [SimplePrimitives] Avoid accordion animation for initially active sections
  • [Primitives] Reworked dropdown
  • [Animations] Fixed Animator removeAll and removeFinished

5.4.4

20 Mar 13:30
Compare
Choose a tag to compare
  • [GoldenLayout] Implemented layout deserialization and multi-window layouts (breaking)
  • [SimplePrimitives] Optimized checkbox
  • [SimplePrimitives] Added accordion
  • [Primitives] Added notifications
  • [ColorPicker] Improved change message triggers

5.4.3

04 Mar 17:18
Compare
Choose a tag to compare
  • Added Golden Layout support (https://github.com/aardvark-platform/aardvark.media/wiki/Golden-Layout)
  • [Primitives] Added before and after option to numeric input for labels and icons
  • [Primitives] Added Html.title to set document.title
  • [Giraffe] Added startServer variants and WebPart utilities
  • [Suave] Fixed setting default quality if useMapping = false
  • [ColorPicker] Fixed issue with positioning and scrolling

5.4.2

30 Oct 17:42
Compare
Choose a tag to compare
  • Added improved color picker
  • Added generic Html.color to convert colors to a CSS color string

5.4.1

25 Sep 16:32
Compare
Choose a tag to compare
  • Updated Fomantic-UI to 2.9.3
  • Added dropdownMultiSelect

5.3.6

01 Jun 08:52
Compare
Choose a tag to compare
  • Fixed memory leak in event handler management
  • Updated to Xilium.CefGlue 0.4.0