1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-05-18 01:11:36 +07:00
verdaccio-ui/src/pages/Version
Priscila Oliveira 42d3bb8508 feat: login Dialog Component - Replaced class by func. comp + added react-hook-form (#341)
* refactor: convert class to func

* refactor: changed login form logic

* refactor: conver to testing-library tests

* refactor: moved dependency

* refactor: replaced uglifyjs-webpack-plugin by terser-webpack-plugin

* fix: fixed e2e errors

* fix: fixed e2e test

* Delete settings.json

* fix: vscode settings rollback

* refactor: rollback webpack config

* refactor: updated eslint rule

* fix: removed --fix

* refactor: incresed the bundle size
2019-12-06 18:09:01 +01:00
..
__partials__ fix: version Page - Replaces class by func. (#171) 2019-10-17 07:36:41 +02:00
context.ts fix: version Page - Replaces class by func. (#171) 2019-10-17 07:36:41 +02:00
get-route-package-name.ts fix: version Page - Replaces class by func. (#171) 2019-10-17 07:36:41 +02:00
index.ts chore: migrate eslint@6.6.0 (#227) 2019-10-27 15:49:30 +01:00
is-package-version-valid.ts fix: version Page - Replaces class by func. (#171) 2019-10-17 07:36:41 +02:00
Version.test.tsx feat: login Dialog Component - Replaced class by func. comp + added react-hook-form (#341) 2019-12-06 18:09:01 +01:00
Version.tsx fix: version Page - Replaces class by func. (#171) 2019-10-17 07:36:41 +02:00
VersionContextProvider.tsx fix: version Page - Replaces class by func. (#171) 2019-10-17 07:36:41 +02:00
VersionLayout.tsx fix: version Page - Replaces class by func. (#171) 2019-10-17 07:36:41 +02:00