Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 3.7 KB

File metadata and controls

41 lines (29 loc) · 3.7 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2022-08-28)

Features

1.0.0 (2021-01-31)

Features

0.1.1 (2020-12-24)

Features

  • ✨ add ant design support (32367fb)
  • ✨ add footer layout (06fa6c5)
  • ✨ add Link component (4fddf4e)
  • ✨ add redux and redux-saga support (8ea49cc)
  • ✨ add redux example - show user data demo (ab97271)
  • ✨ add storybook support (de5b127)
  • ✨ add styled-components support (e216894)
  • ✨ article list page (0f308f8)
  • ✨ complete Header component layout (1ba67d7)
  • ✨ complete Home page layout (36a225d)
  • ✨ handle Link component external link (c9d8ea2)
  • ✨ jest and enzyme support (2a3900a)
  • ✨ page base layout and init style (de07fa5)
  • ✨ support internationalization (bd2feb6)
  • ✨ user page layout (bd99db6)

Bug Fixes

  • 🐛 judge href whether url is external (631eaba)