Skip to main content
5.0.3Next5.0.35.0.25.0.15.0.04.0.94.0.84.0.73.2.03.1.03.0.13.0.02.1.12.0.101.0.0

Release Triton 3.2

Β· 3 min read
Lars MΓΈster

New Core Component: Color Picker πŸŸ₯πŸŸ¦πŸŸ©β€‹

A new, excellent contribution to Triton is now available, the Triton Color Picker! The color picker is based on the basic web-standard color picker. It allows a user to select a color using a color-picker widget. This Contribution comes to us from Stefan Slavev, who has been doing great work in implementing the component. Contributions like these make Triton what it is today, and we would like to take a moment to thank all our contributors for their amazing efforts.

Morten has also been reviewing Color picker, and adapting it to the Triton universe, so it matches norms and expectations.

New Core Component: Gap β†”πŸš‹β€‹

Another new component, the Triton Gap is a simple component that helps users arange objects on a webpage. Triton Gap can be wrapped around other components, simply to add more space between the wrapped components. This component is quite simple, and we hope that such a small support component will be useful in many different scenarios.

Slider Improvements πŸŽšβ€‹

The slider now works with the Angular value accessors. This will allow the use of Form module, as well as Angular's form-specific functionality. The Slider now also supports a requested feature, where dragging the slider itself will move the whole selected area, which can be done instead of just moving the start and end points.

Chevron in Window πŸ”ΌπŸ”½β€‹

The Icon used in window component is has been switched from the + and - icons to the chevron icons πŸ”Ό and πŸ”½. The aim of this change is to make the of the window component more readable, and thus easier to use.

Bug Fixes πŸ›β€‹

Several new bugfixes have been deployed. The current bugs being worked on, and a list of completed bugs can be viewed on our Kanban Board. Some of the bugs fixed in this version: