mirror of
https://github.com/SomboChea/ui
synced 2024-11-04 21:54:30 +07:00
14 KiB
14 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.3 (2019-10-16)
Bug Fixes
- deps: remove types from dependencies (#201) (48c03fe)
- add new window property to interface definition (b35baa0)
- added typings for react-autosuggest (#200) (cfb29ce)
- better type inference for MediaQuery (#180) (e0e7c07)
- changes font size for items of the register-info component (#196) (6f87be6), closes #193
- convert Dist component to hooks (#156) (f1f8f8a)
- detailContainer Component - Replaced class by func. comp (#130) (f84fd79)
- dist-tags attribute #175 (#178) (752e2b9)
- fix DependencyBlock props interface (35d691c)
- fixed import (#176) (d0d4139)
- fixed imports & func's name (#182) (3888736)
- Header Component - Replaced class by func. comp (#142) (d1ce828)
- improve jest mock typings (852f6ee)
- improved typing (#174) (e0642a9)
- incorrect Tooltip import in avatar component (#160) (43a9628)
- install Component - Replaced class by func. comp (#152) (9eb698f)
- introduced forwardRef (#163) (626bcce)
- introduced forwardRef (#164) (909a8d9)
- introduced ForwardRef (#177) (af8ed8b)
- introduced forwardRef (#181) (0c4fb7d)
- introduced forwardRef (#185) (7548c89)
- introduced SvgIcon (#184) (8b86ded)
- linter error fixed (#143) (74576bd)
- listItem Component - Introduced ForwardRef (#183) (82d7107)
- lock file was corrupted (7bd9eb7)
- media query ts ignore (6f52838)
- remove ts ignore from some components (b1804d7)
- remove unnecessary ts ignore (7a8b158)
- remove unnecessary ts ignore (32f4389)
- removed tsignore for AppContext (#188) (d2c1130)
- typography Component - Introduced ForwardRef (#179) (a8deeb9)
- api: remove unnecessary ts ignore (a8eb1f3)
- App: ts ignore (f6eb747)
- Developers: remove compilation warnings (f4da5e6)
- Footer: remove unnecessary ts ignore (1fb0bf9)
- some warnings in console (#155) (583ddd5)
- spinner typings (3166673)
- tarball download not working on Firefox and Edge (#144) (f8e3013)
- warning about modules with names differing in casing (#148) (e147290)
Features
- new not found component (#170) (fdbdb63)
- eslint-config: add order rule in import (ae73772)
- upgraded typescript to 3.6.3 (#145) (f8a1f2c)
- use React.lazy for loading components (#158) (a365ec5)
- version Component - Replaced classes by func. comp (#129) (1d705da)
0.3.2 (2019-09-30)
Bug Fixes
0.3.1 (2019-09-29)
Bug Fixes
- ui: fix the hover effect on the packageItem's author area (#137) (2e50981)
- correctly load font files - closes #128 (#134) (f61913c)
0.3.0 (2019-09-01)
Features
0.2.4 (2019-08-31)
Features
0.2.3 (2019-08-25)
Bug Fixes
- missing headers on search endpoint with token (#121) (ac58730)
- refactoring version page / fix issue not found page #100 (#117) (97e8448)
- remove ToReplaceByVerdaccio #108 (#122) (5a9bd60)
- api: correctly handle responses with missing content-type header (2049022)
0.2.2 (2019-07-29)
Bug Fixes
- css repetition is not closed in Logo component (ec243b1)
- localhost domain download tarball button (cca2c3c)
- proxy webpack setting (5c484bb)
- token were not being send it (fd74c52)
0.2.1 (2019-07-10)
Bug Fixes
- @typescript-eslint/explicit-function-return-type (31c11f2)
- @typescript-eslint/explicit-member-accessibility (55f50e9)
- @typescript-eslint/no-explicit-any (2f28ade)
- @typescript-eslint/no-explicit-any (6eec4f4)
- @typescript-eslint/no-explicit-any (ec8ed12)
- @typescript-eslint/no-explicit-any for file-size.ts (b683b68)
- add missing global font-family (c57f9dd)
- added packageMeta type (3c54b11)
- container breakpoint (60b7161)
- incorrect logos styles (fdad635), closes #47
- logo component styled (210bcf3)
- remove any types and added additional component state interfaces (116055c)
- remove token from AppState (78b4c3f)
- remove undefined error (d1ed3e7)
- support deprecated license object properties (b2e420d)
- type lint for login (91e603e)
- typescript warnings - prefer-rest-params (e33570b)
- update snapshot for verdaccio/jsx-no-style (e7d145f)
- updated type to fix unit test (7cab3f2)
- verdaccio/jsx-no-style (55b1402)
0.2.0 (2019-06-20)
Features
0.1.11 (2019-06-10)
Bug Fixes
0.1.10 (2019-05-17)
0.1.9 (2019-05-16)
0.1.8 (2019-05-16)
Bug Fixes
0.1.7 (2019-05-11)
Bug Fixes
0.1.6 (2019-05-07)
Bug Fixes
0.1.5 (2019-05-04)
0.1.4 (2019-05-04)
0.1.3 (2019-05-04)
0.1.2 (2019-04-28)
0.1.1 (2019-04-28)
Bug Fixes
0.1.0 (2019-04-26)
Features
0.0.13 (2019-04-13)
Bug Fixes
- takes the app version from verdaccio (6f10837)
- there can be no spaces between scope and registry (#34) (cc30d0b)