Skip to content

Latest commit

 

History

History
126 lines (74 loc) · 3.28 KB

CHANGELOG.md

File metadata and controls

126 lines (74 loc) · 3.28 KB

v5.0.2 (February 27, 2019)

💅 Enhancement

  • Updated redux dev tools
  • Added Prefetch link (prefetches section chunk on hover)
  • Lazy loaded Preloader
  • Addeed body lock scroll and page scroll utilities

🐛 Bug Fix

v5.0.1 (January 17, 2019)

💅 Enhancement

🐛 Bug Fix

v5.0.0 (January 16, 2019)

The majority of the changes are related to the core of nyg-jam3

🐛 Bug Fix

  • The package in npm doesn't include our gitignore

  • Fix staggerTo bug

  • Fix nyg vulnerability

💅 Enhancement

  • Remove hard-coded components and start using the @jam3 React UI

  • Clean up redux implementation

  • Use memo by default for stateless component

🏠 Internal

📝 Documentation

Thanks

Thanks to @DonghyukJacobJang, @namniak, @alemesa, @iranreyes


v1.0.0 (March 22, 2018)

Better way to handle breakpoints. Now you will configure the breakpoints that you want for the app and start using those breakpoints with a better semantic. Read more in https://github.com/eduardoboucas/include-media

Replaced font-family Calibri for Spectral. The new font is open source and was set as an example.

💅 Enhancement

Experience-Monks#50

  • Add include-media

    • PR #50 Feature - CSS Font and Media query
  • Replace licensed font for open source font

    • PR #50 Feature - CSS Font and Media query

Thanks

Thanks to @n0wak