verdaccio-ui/src/App
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
..
__snapshots__ build(deps-dev): bump @material-ui/core from 4.6.1 to 4.7.1 (#331) 2019-12-02 16:05:25 +01:00
App.test.tsx Refactor(#209): Converted App component from class to func 2019-11-24 19:21:08 +01:00
App.tsx feat: login Dialog Component - Replaced class by func. comp + added react-hook-form (#341) 2019-12-06 18:09:01 +01:00
AppContext.ts feat: login Dialog Component - Replaced class by func. comp + added react-hook-form (#341) 2019-12-06 18:09:01 +01:00
AppContextProvider.tsx feat: login Dialog Component - Replaced class by func. comp + added react-hook-form (#341) 2019-12-06 18:09:01 +01:00
AppError.tsx fix: improved typing (#174) 2019-10-10 22:20:05 +02:00
AppRoute.tsx feat: login Dialog Component - Replaced class by func. comp + added react-hook-form (#341) 2019-12-06 18:09:01 +01:00
index.ts Refactor(#209): Converted App component from class to func 2019-11-24 19:21:08 +01:00
styles.ts feat: Added Theme and migrate to emotion@10.x 🚀 (#286) 2019-11-23 13:41:14 +01:00