Skip to content

Commit

Permalink
馃敄 v0.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bpetetot committed Dec 6, 2020
1 parent f6dab2d commit 559c26a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,25 @@
# Changelog

<a name="0.38.0"></a>
## 0.38.0 (2020-12-06)

### Changed

- 馃拕 replace tooltip by message explaination [[223de35](https://github.com/bpetetot/conference-hall/commit/223de35f3b5416c9bc68446407b71c145b7c9be8)]

### Fixed

- 馃悰 fix address autocomplete not displayed ([#860](https://github.com/bpetetot/conference-hall/issues/860)) [[f6dab2d](https://github.com/bpetetot/conference-hall/commit/f6dab2db0884fd2bd2a062139a9b2e8b2c4ae982)]
- 馃悰 fix button disabled for accessibility [[845d1bb](https://github.com/bpetetot/conference-hall/commit/845d1bbdde2b6ddd4d3cd5c9becd9ddaef84a73e)]
- 馃悰 add role presentation on icons for accessibility [[a6ff408](https://github.com/bpetetot/conference-hall/commit/a6ff40844002947834675630f26b545dd888fcae)]
- 馃悰 fix message thread when no user photo [[e3dbec7](https://github.com/bpetetot/conference-hall/commit/e3dbec76848817d60dd5d154ac451f6fd88f3a31)]
- 馃悰 add missing labels to form inputs [[fb03612](https://github.com/bpetetot/conference-hall/commit/fb03612081164fcfe3220e10c7bd4f8f2f204b68)]
- 馃悰 fix address autocomplete field [[ea799a0](https://github.com/bpetetot/conference-hall/commit/ea799a0bb25ebc23d0c1ba88556b7316585ed492)]
- 馃悰 fix color contrasts [[ed87c10](https://github.com/bpetetot/conference-hall/commit/ed87c100143920ff10854fc6e0d5185c2e957ad7)]
- 馃悰 use link instead of button for SubmitTalk [[3a5f6fe](https://github.com/bpetetot/conference-hall/commit/3a5f6fe6b132928cf59500cfc4facce348592c25)]
- 馃悰 fix title hierarchy in event page [[ee74ee9](https://github.com/bpetetot/conference-hall/commit/ee74ee9fa7fa1349f31839a08aae26e690f8ef36)]


<a name="0.37.0"></a>
## 0.37.0 (2020-11-23)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "conference-hall",
"version": "0.37.0",
"version": "0.38.0",
"private": true,
"bugs": "https://github.com/bpetetot/conference-hall/issues",
"repository": "github:bpetetot/conference-hall",
Expand Down

0 comments on commit 559c26a

Please sign in to comment.