File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ v2.0.0] - 2021-05-13
9+
10+ ### Breaking changes:
11+
12+ - Set default ` type ` property of buttons to "button" [ #62 ] ( https://github.com/hypothesis/frontend-shared/pull/62 )
13+
14+ ### Added:
15+
16+ - Add Checkbox component and patterns [ #43 ] ( https://github.com/hypothesis/frontend-shared/pull/43 )
17+ - Add ` Panel ` component and adjust icon registration [ #60 ] ( https://github.com/hypothesis/frontend-shared/pull/60 )
18+
819## [ v1.13.0] - 2021-04-28
920
1021### Added:
Original file line number Diff line number Diff line change 11{
22 "name" : " @hypothesis/frontend-shared" ,
3- "version" : " 1.13 .0" ,
3+ "version" : " 2.0 .0" ,
44 "description" : " Shared components, styles and utilities for Hypothesis projects" ,
55 "license" : " BSD-2-Clause" ,
66 "repository" : " hypothesis/frontend-shared" ,
You can’t perform that action at this time.
0 commit comments