Skip to content

Releases: chornos13/nexys

v2.4.0

17 Apr 17:50
Compare
Choose a tag to compare

Features

  • add component LazyImgWrapper (abc23be)

Bug Fixes

  • add alt to illustration image (a4aec0c)
  • add lang in html (18ba13f)
  • prevent FOIT by set font-display swap (71dcc5c)

v2.3.1

16 Apr 04:04
Compare
Choose a tag to compare

Increase readability Code

Refactor: move base code to @nexys folder

v2.3.0

31 Mar 07:33
Compare
Choose a tag to compare

Changelog

2.3.0 (2021-03-31)

Features

  • add Menu List Example (22ed354)
  • hide drawer when click Anchor (abc9d4f)

v2.2.0

22 Mar 09:31
Compare
Choose a tag to compare

2.2.0 (2021-03-22)

Features

  • measure Header and Footer height from Element (bace716)
  • set AppProps as type argument getSiteLayout (df1272d)
  • simplified implementation custom Icon svg (bcef150)
  • simplify code get-local-ident (45468e1)
  • update example style (more flexible and customizable) (8d9f954)
  • nprogress: add progress bar when change page (0de1e82)

Bug Fixes

  • add favicon.ico (6cc63b4)
  • change script server-build (22d9894)
  • fix measure layout header and footer Height and passing pageProps instead props (0c4e9f6)
  • script type check watch (a9769b3)

v2.1.0

12 Feb 09:04
Compare
Choose a tag to compare

Changelog

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

2.1.0 (2021-02-18)

Features

  • hooks: add feature reset useToggle (e2c0c7b)
  • hooks: add hook usePersistedState (c3fabac)
  • hooks: add useValueBreakPoint hook (4d4fedc)
  • setup jest for testing react (9b849cd)

Bug Fixes

2.0.0 (2021-02-12)

⚠ BREAKING CHANGES

  • remove unused component and restructure file folder

Features

  • example: add example formik basic input (3212237)

  • example: add function helper for example page (2ffd79e)

  • fields: add FUpload component example (0caa571)

  • hoc: remove unused HOC (6473992)

  • home-page: add formik example, yup and jest in What Will Learn (f82d287)

  • home-page: layouting formik page (880655d)

  • hook: add new hook useToggle (b7857f3)

  • pages: add route example formik, and reduce code in react-query example (44d03ec)

  • storybook: add example storybook (1025938)

  • what-will-learn: add typescript and responsive layout (a8266ed)

  • remove unused component and restructure file folder (bf05f8d)

1.1.0 (2021-01-31)

Features

  • axios: add typing axios isShowNotificaitonError (487a035)
  • base-header: change Card component to div and remove maxWidth header (5805f81)
  • debounce: add debounce feature for set query (82ff2bb)
  • example: add example react-query (77f5f3b)
  • home-page: update layout homepage (24874a9)
  • scroll: set default scrollBehavior to smooth (804e776)

Bug Fixes

  • css-loader: fix Cannot find module 'css-loader/lib/getLocalIdent' (2eac143)
  • text-color: set default to inherit instead fixed color like black (71ad255)

1.0.2 (2021-01-20)

Bug Fixes

  • changelog: url format commit (60cc33e)
  • versionrc: fix url format to current git (96fb4f6)

1.0.1 (2021-01-20)

Bug Fixes

  • versionrc: fix url format to current git (96fb4f6)

1.0.0 (2021-01-20)

⚠ BREAKING CHANGES

  • query: update querying (filter, sort, and query) function
  • core: - React Query -> v.3
  • ApiCall, Fetcher

Features

  • core: update core base (863bae9)
  • core: update testing and add query url (db7130d)
  • query: export type UseUrlQueryOptions (1115b86)
  • query: update filter, sorted and query method (38fa3d9)
  • query: update querying (filter, sort, and query) function (5d25d51)
  • react-query: change swr to react-query (92b222e)
  • react-query: change swr to react-query (0ca828a)
  • storybook: implement storybook example (d4478e9)

Bug Fixes

  • layout: update layout height to match screen height (e2f936c)
  • query: bug recreated QueryUrl instead memoized (730ecfa)
  • style: fixing bug style being reset when page changed (nextjs bug) (05866ea)

NextJS Nusantech V1.1.0

20 Jan 03:17
Compare
Choose a tag to compare

Changelog

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

1.1.0 (2021-01-31)

Features

  • axios: add typing axios isShowNotificaitonError (487a035)
  • base-header: change Card component to div and remove maxWidth header (5805f81)
  • debounce: add debounce feature for set query (82ff2bb)
  • example: add example react-query (77f5f3b)
  • home-page: update layout homepage (24874a9)
  • scroll: set default scrollBehavior to smooth (804e776)

Bug Fixes

  • css-loader: fix Cannot find module 'css-loader/lib/getLocalIdent' (2eac143)
  • text-color: set default to inherit instead fixed color like black (71ad255)

1.0.2 (2021-01-20)

Bug Fixes

  • changelog: url format commit (60cc33e)
  • versionrc: fix url format to current git (96fb4f6)

1.0.1 (2021-01-20)

Bug Fixes

  • versionrc: fix url format to current git (96fb4f6)

1.0.0 (2021-01-20)

⚠ BREAKING CHANGES

  • query: update querying (filter, sort, and query) function
  • core: - React Query -> v.3
  • ApiCall, Fetcher

Features

  • core: update core base (863bae9)
  • core: update testing and add query url (db7130d)
  • query: export type UseUrlQueryOptions (1115b86)
  • query: update filter, sorted and query method (38fa3d9)
  • query: update querying (filter, sort, and query) function (5d25d51)
  • react-query: change swr to react-query (92b222e)
  • react-query: change swr to react-query (0ca828a)
  • storybook: implement storybook example (d4478e9)

Bug Fixes

  • layout: update layout height to match screen height (e2f936c)
  • query: bug recreated QueryUrl instead memoized (730ecfa)
  • style: fixing bug style being reset when page changed (nextjs bug) (05866ea)