misc_pterodactyl-panel/resources/scripts
Dane Everitt c28cba92e2
Make modals programatically controllable via a HOC
This allows entire components to be unmounted when the modal is hidden without affecting the fade in/out of the modal itself.

This also makes it easier to programatically dismiss a modal without having to copy the visibility all over the place, and makes working with props much simpler in those modal components
2020-08-17 21:35:11 -07:00
..
api What the heck are these abysmal timeouts; closes #2223 2020-08-06 20:25:35 -07:00
assets/css Re-add scroll bar style, fix missed tw conversion 2020-07-22 01:54:49 -04:00
components Make modals programatically controllable via a HOC 2020-08-17 21:35:11 -07:00
context Make modals programatically controllable via a HOC 2020-08-17 21:35:11 -07:00
hoc Make modals programatically controllable via a HOC 2020-08-17 21:35:11 -07:00
plugins Fix kill button not showing up when restarting 2020-08-13 20:47:16 -07:00
routers Merge pull request #2191 from Sir3lit/googleanalytics2 2020-08-01 16:55:06 -07:00
state Fix recaptcha handling during login & password reset flows; closes #2064 2020-08-01 21:08:35 -07:00
.eslintrc.yml Always tscheck, ignore eslint in prod 2020-07-12 10:43:37 -07:00
easy-peasy.d.ts Remove unused imports 2020-07-04 18:46:09 -07:00
helpers.ts Merge branch 'develop' into fix/2071 2020-07-11 12:29:04 -06:00
i18n.ts eslint cleanup 2020-07-04 18:30:50 -07:00
index.tsx Get basic compiling working with new CSS setup 2020-07-03 13:55:33 -07:00
macros.d.ts Update fields to have a custom component 2020-07-04 09:13:41 -07:00
modes.js Cut out all of the unused ace editor modes; significantly reduces bundle size 2020-07-04 22:16:06 -07:00
theme.ts Get compilation back to working 2020-07-03 14:19:05 -07:00
TransitionRouter.tsx Speed up animations throughout the panel 2020-07-05 13:56:04 -07:00