06b5efd18a
chore: Update babel, aws-sdk deps
2024-07-02 21:38:21 -04:00
8a2c710792
Remove excessive .babelrc
( #6493 )
...
* Remove excessive babelrc
* wip
* Restore styled-components plugin
* fix
2024-02-06 04:24:04 -08:00
0887219be6
chore: Bump babel, remove lodash plugin ( #4908 )
2023-02-20 18:32:46 -08:00
8ebf6e884f
fix: Startup warning caused by unnecessary compilation of tests and mocks in non-test environments
2022-07-02 15:57:35 +02:00
d13254b543
fix: No reserving space in sidebar for overflow ( #2807 )
...
* fix: No reserving space in sidebar for overflow
closes #2486
Co-authored-by: Charles Harries <charles@harries.me>
2021-11-30 05:56:04 -08:00
15b1069bcc
chore: Move to Typescript ( #2783 )
...
This PR moves the entire project to Typescript. Due to the ~1000 ignores this will lead to a messy codebase for a while, but the churn is worth it – all of those ignore comments are places that were never type-safe previously.
closes #1282
2021-11-29 06:40:55 -08:00
16c60a0d59
fix: URLSearchParams polyfill via core-js upgrade ( #2059 )
...
* fix: URLSearchParams polyfill via core-js upgrade
* deduplicate
* testing, remove manual imports
* chore: bump rme
2021-04-22 18:21:27 -07:00
14cb3a36c1
perf: Reduce initial bundle size / async bundle loading ( #1456 )
...
* feat: Move to React.lazy
* perf: Remove duplicate babel/runtime
* fix: Run yarn-deduplicate
* Further attempts to remove rich-markdown-editor from initial chunk
* perf: Lazy loading of authenticated routes
* perf: Move color picker to async loading
fix: Display placeholder when loading rich editor
* fix: Cache bust on auto reload
2020-08-14 17:23:58 -07:00
449dc55aaa
chore: Upgrade Babel, Jest, Eslint ( #1437 )
...
* chore: Upgrade Prettier 1.8 -> 2.0
* chore: Upgrade Babel 6 -> 7
* chore: Upgrade eslint plugins
* chore: Add eslint import/order rules
* chore: Update flow-typed deps
2020-08-08 22:53:59 -07:00
f9c24574da
lint
2018-01-03 21:39:32 -08:00
2fd5fc2dff
Dynamic loading for Editor
2018-01-03 20:08:43 -08:00
8624ed5a44
Added styled-components table plugin
2017-07-11 22:00:50 -07:00
dfdaef1098
Config and flow scripts
2017-05-03 22:49:08 -07:00
8d84ebe886
Start using babel-preset-env
2017-04-29 15:52:05 -07:00
2992136fa9
Added babel polyfill and lodash
2016-07-23 12:50:48 -07:00
688a85ae81
Added mobx
2016-06-02 22:07:56 -07:00
af30485e9f
Initial commit
2016-02-27 13:53:11 -08:00