Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Latest commit

 

History

History
39 lines (23 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

39 lines (23 loc) · 1.35 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.2.0 - 2020-05-06

Added

  • Possibility to filter icons by name and keywords.

Changed

  • When IconsPerRow is specified, width for table will be calculated instead of using menu separators.

Fixed

  • Id of the icon should be stored in database instead of icon name.

1.1.0 - 2020-04-22

Added

  • IconsPerRow property to SelectIconAttribute which can be used to specify how many icons should be displayed in a grid row.
  • RequireClientResources property to SelectIconAttribute which can be used to configure additional dependencies (like css for icon fonts) for dojo widget.

1.0.0 - 2020-04-20

Added

  • Initial version of Icon Selection Editor for EPiServer.