Sha256: 7fef4ee6a1bef4c2fdc9007cbbf056790ec8d8b73627e071142a17302bfe3978

Contents?: true

Size: 693 Bytes

Versions: 1

Compression:

Stored size: 693 Bytes

Contents

# 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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added

- Support for chains of operations longer than the most simple cases.
- Introduce Classlist::Operation as a common super class for Classlist::Add, Classlist::Remove, Classlist::Reset.
- Classlist::Add that adds all entries when merged

## [1.0.0]

### Added

- Classlist::Reset that replaces all entries when merged
- Classlist::Remove that removes entries when merged
- DOMTokenList compatible Classlist class.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
classlist-1.1.0 CHANGELOG.md