Raghavan
|
cff068f519
|
add pluginApi.d.ts (#4595)
* add pluginApi.d.ts
* Don't lint pluginApi.d.ts
|
2024-02-20 13:00:44 +11:00 |
|
DingDongSoLong4
|
2d73912f15
|
Improve client-side graphql scalar types (#4511)
* Add types to graphql scalars
* Upgrade dependencies
* Override UI config type
* Remove all IUIConfig casts
* Add tableColumns to IUIConfig
* Add BoolMap type, set strictScalars
* Add PluginConfigMap
* Replace any with unknown
* Add SavedObjectFilter and SavedUIOptions
* Remove unused items from CriterionType
|
2024-02-07 09:49:32 +11:00 |
|
DingDongSoLong4
|
f9e11813f0
|
Toast fixes/refactoring (#4289)
* Memoize Toast functions
* Rename Toast.success to Toast.toast, add new Toast.success
* Disable prefer-destructuring on AssignmentExpression
|
2023-11-20 14:14:34 +11:00 |
|
DingDongSoLong4
|
50c4ac98af
|
Thumbnail scrubber improvements (#4081)
* Remove deps from useDebounce hook
* Add useThrottle hook
* Throttle preview scrubber
* Scrubber improvements
|
2023-09-08 11:33:16 +10:00 |
|
yoshnopa
|
20520a58b4
|
Saved filter refactor (#4054)
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
|
2023-09-01 10:04:56 +10:00 |
|
DingDongSoLong4
|
bc3730d49f
|
Add debounce hook (#3524)
* Remove noop
* Add debounce hook
|
2023-03-13 13:24:37 +11:00 |
|
DingDongSoLong4
|
a1851b3713
|
Update dependencies (#3123)
* Update localforage, remove query-string
* Update fontawesome and flag-icons
* Update formatjs
* Update axios and videojs
* Update apollo client and graphql
* Update bootstrap and react
* Update polyfills
* Update vite
* Update ESLint
* Update stylelint
* Update configs
* Rebuild yarn.lock
|
2023-02-16 14:06:44 +11:00 |
|
InfiniteTF
|
c93b5e12b7
|
Update typescript and eslint config (#1878)
* Update eslint rules
* Update typescript to 4.4
* Disable react/display-name
* Add @typescript-eslint/typescript-estree
|
2021-10-28 10:27:26 +11:00 |
|
WithoutPants
|
d30a68567e
|
Update libraries and regenerate yarn.lock (#1231)
* Update and regenerate yarn.lock
* Remove eslint check for react function order
|
2021-03-30 12:33:57 +11:00 |
|
InfiniteTF
|
d1274d559d
|
Update javascript libraries (#1075)
|
2021-01-27 11:25:29 +11:00 |
|
InfiniteTF
|
794ea00d37
|
Upgrade create-react-app and assorted libraries (#914)
* Update create-react-app, react, typescript and eslint versions
* Various library updates
|
2020-11-25 13:20:48 +11:00 |
|
InfiniteTF
|
5cd7dcaeb2
|
Library updates (#792)
* Upgrade Typescript to 4.0
* Update i18n-iso-countries to 6.0
* Update react-intl to 5.8.0
* Update jimp to 0.16.1
* Update apollo and graphql libraries
* Update various libraries and fix linting/type errors
* Refactor cache invalidation
* Codegen refetch queries
|
2020-09-11 13:01:00 +10:00 |
|
InfiniteTF
|
197918d13c
|
Localize dates and numbers (#574)
|
2020-05-25 15:49:13 +10:00 |
|
InfiniteTF
|
66cb7f4928
|
Update prettier to v2.0.1 and enable for SCSS (#420)
|
2020-04-03 10:29:33 +11:00 |
|
Infinite
|
cdadb66d85
|
Remove or exempt all uses of 'any
* Refactored LocalForage
* Refactored SceneFilenameParser
|
2020-03-01 21:04:37 +01:00 |
|
Infinite
|
e1a1914d16
|
Fixes
|
2020-03-01 21:04:35 +01:00 |
|
Infinite
|
244c8ff234
|
Prettier
|
2020-03-01 21:04:32 +01:00 |
|
Infinite
|
9827647122
|
Linting update
|
2020-03-01 21:04:32 +01:00 |
|
Infinite
|
c83e0898f9
|
Linting config
|
2020-03-01 21:04:32 +01:00 |
|
Infinite
|
129dcecdef
|
Blueprint removed
|
2020-03-01 21:04:31 +01:00 |
|
Infinite
|
4d44deff64
|
WIP
|
2020-03-01 21:04:30 +01:00 |
|