UNPKG

@sutton-signwriting/sgnw-components

Version:

a javascript package of web components for use with the SignWriting script.

37 lines (25 loc) 1.03 kB
[Read Me](README.md) | [Using the Components](USAGE.md) | [<sgnw-components />](SGNW-COMPONENTS.md) | [<fsw-components />](FSW-COMPONENTS.md) | [Change Log](CHANGELOG.md) --- # 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] ## [1.1.0] - 2022-12-08 ### Added - components - - fsw-button, fsw-palette, fsw-palette-symbol - - sgnw-button, sgnw-palette, sgnw-palette-symbol ## [1.0.0] - 2022-07-12 ### Added - documentation - components - - sgnw-symbol, sgnw-sign, sgnw-vp - - fsw-symbol, fsw-sign, fsw-vp [Unreleased]: https://github.com/sutton-signwriting/sgnw-components/compare/v1.1.0...HEAD [1.1.0]: https://github.com/sutton-signwriting/sgnw-components/releases/tag/v1.1.0 [1.0.0]: https://github.com/sutton-signwriting/sgnw-components/releases/tag/v1.0.0