Releases: hanowwl/2023-hanseithon-frontend
Releases · hanowwl/2023-hanseithon-frontend
Release 1.0.1
Release 1.0.0
What's Changed
- bug: fixed passive element by @alpha0212 in #53
- feat(pages): add file upload logs section into
MyTeam
page by @hanseo0507 in #58 - fix(pages): resolve issue profile not fetched after login by @hanseo0507 in #59
- chore(sentry): setup sentry using sentry-wizard by @hanseo0507 in #60
- chore(constants): remove duplicate schedules, and add a new schedule by @hanseo0507 in #63
- feat(pages): add upload page by @alpha0212 in #61
- fix(components): add
flex
style toTeamLogMessage
component for full width to message by @hanseo0507 in #65
Full Changelog: 0.2.0...1.0.0
Release 0.3.0
What's Changed
- feat(pages): add
AuthLogin
page by @hanseo0507 in #21 - feat(pages): add
AuthRegister
page by @hanseo0507 in #18 - feat(teams): add
MyTeam
page by @hanseo0507 in #46 - fix: replace
main_animation
video longer than before by @hanseo0507 in #48 - fix(components): resolve an issue
IntersectionObserver
can't not un… by @hanseo0507 in #47 - feat(pages): add
teams
page by @alpha0212 in #44 - ci: migrate deploy AWS ECS to Amplify by @hanseo0507 in #50
Full Changelog: 0.2.0...0.3.0
Release 0.2.0
What's Changed
- bug: fixed exceeding the width value in
MainSection
,HackathonSection
,ParagraphSectionContentContainer
by @alpha0212 in #31 - ci: add AWS ECS deploy jobs by @hanseo0507 in #33
- feat(pages): add
Schedules
page by @alpha0212 in #36 - feat(constants,components): add sponsors data, modify texts in main sections by @hanseo0507 in #37
- feat(pages): add
Sponsors
page by @hanseo0507 in #39
Full Changelog: 0.1.0...0.2.0
Release 0.1.0
What's Changed
- feat(styles): add global styles, dark theme by @hanseo0507 in #2
- feat(components): add
Navbar
,Button
,Container
components by @hanseo0507 in #4 - feat(components): add
Input
component by @hanseo0507 in #6 - feat(components): add
Select
component by @hanseo0507 in #11 - feat(components): add
Footer
component by @Milgam06 in #14 - feat(pages): add
document
slug page andprivacy
document by @hanseo0507 in #15 - feat(components): add
FirstSection
component for main page by @alpha0212 in #9 - feat(components): add all
seciton
component for main page by @alpha0212 in #16 - feat: add favicons, SEO by @hanseo0507 in #26
- feat(docker): add Dockerfile, and add docker image publish workflow by @hanseo0507 in #28
New Contributors
- @Milgam06 made their first contribution in #14
- @alpha0212 made their first contribution in #9
Full Changelog: https://github.com/hanowwl/2023-hanseithon-frontend/commits/0.1.0