aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Loading.tsx (unfollow)
Commit message (Expand)AuthorLines
2021-03-06Bump @swc/core from 1.2.47 to 1.2.50Gravatar dependabot[bot]-59/+59
2021-03-06Bump typescript from 4.1.5 to 4.2.3Gravatar dependabot[bot]-5/+5
2021-03-06Set pre-commit to be executableGravatar Joe Banks-0/+0
2021-03-06Bump eslint from 7.20.0 to 7.21.0Gravatar dependabot[bot]-16/+15
2021-03-06Bump @sentry/react from 6.2.0 to 6.2.1Gravatar dependabot[bot]-45/+45
2021-03-06Bump @testing-library/user-event from 12.7.2 to 12.8.1Gravatar dependabot[bot]-10/+10
2021-03-06Bump @types/react from 17.0.1 to 17.0.2Gravatar dependabot[bot]-5/+5
2021-03-06Bump @typescript-eslint/parser from 4.15.0 to 4.16.1Gravatar dependabot[bot]-43/+9
2021-03-02Bump @typescript-eslint/eslint-plugin from 4.15.1 to 4.16.1Gravatar dependabot[bot]-35/+35
2021-02-22Bump html-webpack-plugin from 5.1.0 to 5.2.0Gravatar dependabot[bot]-5/+5
2021-02-22Bump @types/react-transition-group from 4.4.0 to 4.4.1Gravatar dependabot[bot]-55/+55
2021-02-22Bump react-spinners from 0.10.4 to 0.10.6Gravatar dependabot[bot]-55/+55
2021-02-22Bump @testing-library/user-event from 12.6.3 to 12.7.2Gravatar dependabot[bot]-5/+5
2021-02-22Fixes Broken Links To AssetsGravatar Hassan Abouelela-8/+8
2021-02-22Bump @sentry/react from 6.1.0 to 6.2.0Gravatar dependabot[bot]-69/+103
2021-02-22Bump @types/node from 14.14.30 to 14.14.31Gravatar dependabot[bot]-15/+15
2021-02-22Bump @typescript-eslint/eslint-plugin from 4.15.0 to 4.15.1Gravatar dependabot[bot]-31/+65
2021-02-22Bump webpack from 5.21.2 to 5.23.0Gravatar dependabot[bot]-22/+22
2021-02-22Bump @types/react-dom from 17.0.0 to 17.0.1Gravatar dependabot[bot]-22/+22
2021-02-19Adds Missing Fields To Test ModelsGravatar Hassan Abouelela-3/+6
2021-02-19Bump @types/node from 14.14.25 to 14.14.30Gravatar dependabot[bot]-5/+5
2021-02-18Remove TODOGravatar ks129-1/+1
2021-02-18Don't overwrite user selectionGravatar ks129-3/+5
2021-02-18Add focus handler for select (thanks Scaleios)Gravatar ks129-1/+7
2021-02-18Remove unnecessary parameters from blur handler type annotationsGravatar ks129-5/+5
2021-02-18Mark range and radio valid after changeGravatar ks129-0/+5
2021-02-18Revert change of gathering checkbox valuesGravatar ks129-9/+12
2021-02-17Bump eslint from 7.19.0 to 7.20.0Gravatar dependabot[bot]-17/+17
2021-02-17Add blur handler to Radio and RangeGravatar ks129-6/+8
2021-02-17Move CSS back under navigation class to avoid messy diffGravatar ks129-52/+52
2021-02-17Unfocus currently focused element before scrolling to invalid questionGravatar ks129-0/+5
2021-02-15Bump html-webpack-plugin from 5.0.0 to 5.1.0Gravatar dependabot[bot]-5/+5
2021-02-11Bump typescript from 4.1.4 to 4.1.5Gravatar dependabot[bot]-5/+5
2021-02-10Migrate Husky To v5Gravatar Hassan Abouelela-8/+10
2021-02-10Bump husky from 4.3.8 to 5.0.9Gravatar dependabot[bot]-84/+5
2021-02-10Bump typescript from 4.1.3 to 4.1.4Gravatar dependabot[bot]-5/+5
2021-02-10Bump @typescript-eslint/parser from 4.14.2 to 4.15.0Gravatar dependabot[bot]-44/+9
2021-02-09Bump @typescript-eslint/eslint-plugin from 4.14.2 to 4.15.0Gravatar dependabot[bot]-14/+48
2021-02-08Make all blur handler names matchingGravatar ks129-5/+5
2021-02-08Change blur handler name in SelectGravatar ks129-2/+2
2021-02-08Change ShortText blur handler nameGravatar ks129-2/+2
2021-02-08Set z-index and position for error message CSSGravatar ks129-0/+2
2021-02-08Fix CSS visibilty attributeGravatar ks129-1/+1
2021-02-08Undo testing rules breakingGravatar ks129-2/+1
2021-02-08Remove quiet flag from Husky hooks to show warningsGravatar ks129-1/+1
2021-02-08Remove quiet flag to show warningsGravatar ks129-1/+1
2021-02-08Break some rules for testingGravatar ks129-1/+2
2021-02-08Add new formatter to workflowGravatar ks129-1/+1