Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: DaleStudy/homepage

v1.0.0

02 Aug 01:06
@DaleSeo DaleSeo
0e4943c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • feat: roughly developed html and css according to the figma design by @SamTheKorean in #9
  • feat : implemented hero component by @SamTheKorean in #16
  • fix : fixed typo on main.js by @SamTheKorean in #22
  • feat : implemented seo-meta-tag component by @SamTheKorean in #19
  • feat: Create Text Link Component in Footer by @bhyun-kim in #15
  • chore: update README title by @sounmind in #21
  • CODEOWNERS + PR Auto-οΏ½assignment by @DaleSeo in #28
  • feat: add link button component by @sounmind in #26
  • fix: merge two constructors in footerlink by @DaleSeo in #36
  • feat: add global css by @sounmind in #30
  • feat: add review item component by @yolophg in #37
  • feat : implemented header component by @SamTheKorean in #32
  • PR Template by @DaleSeo in #45
  • chore: remove unused component by @sounmind in #52
  • fix: solve passing wrong attributes bug by @sounmind in #57
  • Format index.html with default Pretter config by @DaleSeo in #66
  • feat : made hero component responsive by @SamTheKorean in #49
  • Revert "feat : made hero component responsive" by @SamTheKorean in #69
  • Make LinkButton Component Responsive by @sounmind in #51
  • feat: add util functions for html and css by @sounmind in #71
  • feat: add CONTRIBUTING.md by @sounmind in #72
  • docs: update contributing and readme docs by @sounmind in #73
  • feat: add color global variables by @sounmind in #68
  • feat: update button-link with new pattern by @sounmind in #70
  • feat : Make Hero component responsive by @SamTheKorean in #74
  • feat : create image component by @SamTheKorean in #47
  • refactor: modify review item component by @yolophg in #54
  • Revert "refactor: modify review item component" by @yolophg in #79
  • feat: add review item responsive and color by @yolophg in #59
  • Create Icon Link Component in Footer by @bhyun-kim in #77
  • Fix footer-icon validateAttributes by @bhyun-kim in #85
  • feat: Add font weight variables for Spoqa Han Sans Neo by @yolophg in #84
  • feat: implement intro section component by @sounmind in #95
  • feat: add favicon by @DaleSeo in #99
  • feat: implement footer-link-list & footer-link by @sounmind in #97
  • refactor: intro section component by @sounmind in #100
  • feat : apply responsiveness and high fidelity deisgn by @SamTheKorean in #90
  • feat: add step component by @yolophg in #76
  • feat: footer, icon-link-list, icon-link by @sounmind in #105
  • Fix logo not found bug by @sounmind in #116
  • fix: remove unnecessary inline style code in step component by @yolophg in #118
  • feat : create language-section component by @SamTheKorean in #117
  • feat : create code-review-section component by @SamTheKorean in #120
  • Fix : Update deprecated class join-instruction-container to steps section to make it functional by @SamTheKorean in #122
  • feat: add participant review section and participant review list by @yolophg in #119
  • fix: Add missing simple style code to comply with figma by @yolophg in #123
  • fix : modify margin for mobile view to have 27px on the side by @SamTheKorean in #126
  • fix: remove percent and add margin to modify layout for mobile view of ParticipantReviewSectioin by @yolophg in #130
  • fix: remove percent and add margin to modify layout for mobile view of StepSection by @yolophg in #131
  • fix: attribute name from camelCase to kebab-case by @yolophg in #134
  • style: add button-link border & a11y styles by @sounmind in #139
  • fix: layout with responsive design up to 768px of participant review section and step section by @yolophg in #144
  • fix : replace seo meta tag component implementation to a simple main ... by @SamTheKorean in #148
  • feat : implemented styling for each state and refactor the code for b... by @SamTheKorean in #137
  • CSS clean up/simplification by @sounmind in #153
  • fix: remove async, defer attributes in script tag by @sounmind in #152
  • style: add a11y style in footer(icon-link & footer-link) by @sounmind in #141
  • style: add accessibility design by state in steps by @yolophg in #145
  • fix: element does not have a [lang] attribute by @sounmind in #155
  • fix: ul, li problems for a11y by @sounmind in #158
  • fix: change button-link bg color for high contrast by @sounmind in #160
  • fix: background color by @yolophg in #165
  • fix : add name to button by @SamTheKorean in #167
  • fix : add weight for hover for a span and change the a tags padding by @SamTheKorean in #166
  • feat : add hover style to 200ms for all button and a element by @SamTheKorean in #168
  • fix : remove box shadow style from tablet by @SamTheKorean in #170
  • fix: add aria-label to fix to links to provide discernible names by @yolophg in #169
  • fix : change a link to the current home page url by @SamTheKorean in #177
  • Added box-shadow for captured images by @nhistory in #178
  • chore: update text content and author in participant review component by @yolophg in #179
  • μ˜μ–΄ μ‚¬μ΄νŠΈ 이름 μ •μ • by @DaleSeo in #183
  • fix: wrong discord link in intro and code review section by @yolophg in #185
  • feat: add author-link attribute in ParticipantReview by @yolophg in #182
  • 2κΈ° λͺ¨μ§‘을 μœ„ν•œ μŠ€ν„°λ”” μ‹ μ²­ 링크 λ³€κ²½ by @DaleSeo in #186
  • fix: resolve FOUC issue on initial render of custom elements by @sounmind in #187
  • Fixed low resolution image issue by @nhistory in #190
  • Fixed incorrect aspect ratio issue with object-fit by @nhistory in #191

New Contributors

Full Changelog: https://github.com/DaleStudy/leetcode-website/commits/v1.0.0

Contributors

DaleSeo, sounmind, and 4 other contributors
Assets 2
Loading
SamTheKorean, sounmind, and yolophg reacted with thumbs up emoji
3 people reacted

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /