You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 17, 2024. It is now read-only.
Copy file name to clipboardexpand all lines: CHANGELOG.md
+20
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# Changelog
2
2
3
+
<aname="0.38.0"></a>
4
+
## 0.38.0 (2020-12-06)
5
+
6
+
### Changed
7
+
8
+
- 💄 replace tooltip by message explaination [[223de35](https://github.com/bpetetot/conference-hall/commit/223de35f3b5416c9bc68446407b71c145b7c9be8)]
9
+
10
+
### Fixed
11
+
12
+
- 🐛 fix address autocomplete not displayed ([#860](https://github.com/bpetetot/conference-hall/issues/860)) [[f6dab2d](https://github.com/bpetetot/conference-hall/commit/f6dab2db0884fd2bd2a062139a9b2e8b2c4ae982)]
13
+
- 🐛 fix button disabled for accessibility [[845d1bb](https://github.com/bpetetot/conference-hall/commit/845d1bbdde2b6ddd4d3cd5c9becd9ddaef84a73e)]
14
+
- 🐛 add role presentation on icons for accessibility [[a6ff408](https://github.com/bpetetot/conference-hall/commit/a6ff40844002947834675630f26b545dd888fcae)]
15
+
- 🐛 fix message thread when no user photo [[e3dbec7](https://github.com/bpetetot/conference-hall/commit/e3dbec76848817d60dd5d154ac451f6fd88f3a31)]
16
+
- 🐛 add missing labels to form inputs [[fb03612](https://github.com/bpetetot/conference-hall/commit/fb03612081164fcfe3220e10c7bd4f8f2f204b68)]
17
+
- 🐛 fix address autocomplete field [[ea799a0](https://github.com/bpetetot/conference-hall/commit/ea799a0bb25ebc23d0c1ba88556b7316585ed492)]
18
+
- 🐛 fix color contrasts [[ed87c10](https://github.com/bpetetot/conference-hall/commit/ed87c100143920ff10854fc6e0d5185c2e957ad7)]
19
+
- 🐛 use link instead of button for SubmitTalk [[3a5f6fe](https://github.com/bpetetot/conference-hall/commit/3a5f6fe6b132928cf59500cfc4facce348592c25)]
20
+
- 🐛 fix title hierarchy in event page [[ee74ee9](https://github.com/bpetetot/conference-hall/commit/ee74ee9fa7fa1349f31839a08aae26e690f8ef36)]
0 commit comments