# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

## 1.1.0 - 2025-08-02

### Added

- `range-vertical` modifier.

### Changed

- Split range fill, the same way as seen with other components to allow easier mix and match
- Added range fill to the default import
- Made the range slider thumb in the bar style, for a more modern look

### Fixed

- Use case where the root colors are missing from `@fylgja/base`,
  This allows form-extend to be used with other systems.
- Track Border Radius on Range Slider

## 1.0.0 - 2025-08-01

Initial Release 🎉
