Skip to content

Latest commit

 

History

History
84 lines (71 loc) · 10.3 KB

File metadata and controls

84 lines (71 loc) · 10.3 KB

Changelog

0.0.1 (2021-04-24)

Added

  • ✨ feat: Switch size unit between '평' and 'm²' [699ce29]
  • ✨ feat: Create Share Buttons for social media [163c24c]
  • ✨ feat: Update additional apartments types [93fb5c0]
  • ✨ feat: create favicon [a50a6b8]
  • ✨ feat: create Meta data v.0.0.1 [8a2d229]
  • ✨ feat: Copy HomePage URL to Clipboard [a57cb2b]
  • ✨ feat: Show Number in Korean letters [3045137]
  • ✨ feat: Use KR currency '₩' as a prefix for price number [09ac44b]
  • ✨ feat: format number as thousands [9f07c5e]
  • 📈 track: use Google Analytics [a09a01c]
  • ✨ feat: show estimation for purchasing selected apartment [3d35dc2]
  • ✨ feat: Show Apartment Details on Result Page [63e0664]
  • ✨ Create Home Page and New User Profile Page [0fd1d89]

Changed

  • 💄 UI/UX: style 404 Not Found Page [4b111d0]
  • 💄 UI/UX: Create Animated Loading [5e25c0e]
  • 💄 UI/UX: replace theme color 'Orange' with 'Blue' [80532ca]
  • 💄 UI/UX [#100]: Format Price with number and lingual [1689862]
  • 💄 UI/UX: apply identitcal styles on ShareTargets [a51ffdc]
  • 💄 UI/UX: Reposition Edit Profile Button [d130993]
  • 💄 UI/UX: Enter Profile form when user selects apartment [6f02a04]
  • 💄 UI/UX: Make main header vivid [f037332]
  • 💄 UI/UX: append unit m² after size of apartment [fefe5fd]
  • 💄 UI/UX: Change Sticky Header to FIxed Header [f31783b]
  • 💄 UI/UX: Result Page [e4aa503]
  • 💄 UI/UX: Handle redundant css values via Design System [f79f2d9]
  • 💄 UI/UX: Remove Scrolls on Apartment Types Navigation [2a8dab9]
  • 💄 UI/UX: List of Apartments [4d38fcb]
  • 💄 UI/UX: Scrollable on Apartment Types Navigation [996b4e2]
  • 💄 UI/UX: Integrate Profile and New Profile Page [66c573c]
  • 💄 UI/UX: New Profile Page [7c5abca]
  • 💄 UI/UX: Fix Button Type as button element [b06e034]
  • 💄 UI/UX: Landing Page [7ad01b2]
  • 💄 UI/UX: Layout - adjust content position [ab0701c]
  • 💄 UI/UX: Layout - Stick Header at top [a8f3219]
  • 💄 UI/UX: Set Global CSS [1bf36f4]
  • ♻️ refactor: Create util function translating number to kor [fcc5a86]
  • ♻️ refactor: Use '원' Instead of KR Currency Symbol '₩' [3870b3e]
  • ♻️ refactor: Create Custom hook 'useLink' for history methods [6e34457]
  • ♻️ refactor: Renew user profile who holds deprecated keys 'salary' and 'asset' [4ea0eb1]
  • ♻️ refactor: format number at UI (#65) [06a0d0d]
  • ♻️ refactor: Enhance UX on submission event on profile (#64) [5c497a7]
  • 🔧 config: Create CNAME upon CD via github action [860477e]
  • ♻️ refactor: Replace 'Hangul' key with 'Eng' key [5d32da5]
  • ♻️ refactor: Show apartments with two types [143ef6a]
  • ♻️ refactor: replace anchor with LinkField [6d17420]
  • 🔧 config: classify ignore files [acd01df]
  • ♻️ convert input to button with type submit [514f6ef]
  • ♻️ convert profile elements to description elements [cdb9b99]
  • ♻️ Increase readabily with context of isNew [9085f6b]
  • 🔧 config: ci/cd with github action [806acf0]

Removed

  • 🔥 Remove: temporary redirection to / using 404 response [3535a54]
  • 🔥 Remove: 404 redirection handling unexpected path" [0df3e23]
  • ➖ Uninstall React-hook-form [730d47c]

Fixed

  • ✏️ typo: Fix Apartment type '강낭' to '강남' [4c44947]
  • 🐛 fix: Replace profile object keys at localStorage with 'monthlySaving' and 'currentBalance' [aac6233]
  • 🐛 fix: Save edited profile on LocalStorage [7bbd412]
  • 🐛 fix: provide apartment data upon refresh on result page [db99810]

Miscellaneous

  • 📦 install: Use Emotion 'react' and 'styled' [3a1f0f0]
  • 💥 breaking change: Apply new Methodoly for estimation [1832470]
  • 💥 breaking change: replace 'area' with 'size' [d7c8eee]
  • 💥 breaking change: Make Apartment link public [f62f0b1]
  • 📝doc: Update README.md [f6d19e0]
  • 🎉 Initial commit [414a68b]