Patrik Oldsberg
|
1694bbd7cc
|
packages/cli: separate dev and prod config
|
2020-05-17 23:30:07 +02:00 |
|
Patrik Oldsberg
|
0de24c3ce9
|
packages/cli: add basic bundle build and use for app:build
|
2020-05-17 23:30:06 +02:00 |
|
Patrik Oldsberg
|
0fb2440d97
|
packages/cli: add flag for toggling type checking as a part of plugin and app serve
|
2020-05-17 23:30:06 +02:00 |
|
Patrik Oldsberg
|
5cb37b504a
|
packages/cli: use bundle instead of react-scripts for app:start
|
2020-05-17 23:30:05 +02:00 |
|
Patrik Oldsberg
|
afae83ba8d
|
packages/cli: make it possible to configure bundle entrypoint
|
2020-05-17 23:30:05 +02:00 |
|
Patrik Oldsberg
|
989b13ca75
|
packages/cli: tweak bundle dev server setup
|
2020-05-17 23:30:05 +02:00 |
|
Patrik Oldsberg
|
c744f5e4a3
|
packages/cli: better HTTPS switch for bundle
|
2020-05-17 23:30:04 +02:00 |
|
Patrik Oldsberg
|
9a123ac0a9
|
packages/cli: add bundle chunk splitting optimization
|
2020-05-17 23:30:04 +02:00 |
|
Patrik Oldsberg
|
8e8808993c
|
packages/cli: split bundle loaders into separate module
|
2020-05-17 23:30:03 +02:00 |
|
Patrik Oldsberg
|
0f718ca558
|
packages/cli: use asset loader for bundling all assets
|
2020-05-17 23:30:02 +02:00 |
|
Patrik Oldsberg
|
9c3de313fc
|
packages/cli: remove redundant eslint-loader from bundle config
|
2020-05-17 23:30:02 +02:00 |
|
Patrik Oldsberg
|
90aee3b1aa
|
packages/cli,dev-utils: add react hot loading support
|
2020-05-17 23:30:01 +02:00 |
|
Patrik Oldsberg
|
3643faf3d4
|
packages/cli: switch bundling config to use sucrase
|
2020-05-17 23:30:00 +02:00 |
|
Patrik Oldsberg
|
a6376ee7f5
|
packages/cli: make plugin:serve point to src of deps
|
2020-05-17 23:30:00 +02:00 |
|
Patrik Oldsberg
|
fb78fb2da4
|
packages,plugins: add main:src package.json field to all built packages
|
2020-05-17 23:29:59 +02:00 |
|
Patrik Oldsberg
|
34ad05575e
|
packages/cli: move plugin serve config into lib
|
2020-05-17 23:29:58 +02:00 |
|
Patrik Oldsberg
|
05941b7c5a
|
Merge pull request #892 from spotify/rugvip/icons
packages/cli: disallow importing all of @material-ui/icons
|
2020-05-17 16:47:14 +02:00 |
|
Nick Noble
|
5517a11a89
|
Fix a typo (#893)
|
2020-05-16 19:05:44 +02:00 |
|
Patrik Oldsberg
|
91c395830d
|
packages/cli: disallow importing all of @material-ui/icons
|
2020-05-16 16:21:56 +02:00 |
|
Patrik Oldsberg
|
f4f687019b
|
Merge pull request #877 from spotify/rugvip/toggle
packages/app: move theme toggle sidebar item to core
|
2020-05-16 11:29:20 +02:00 |
|
Patrik Oldsberg
|
75fc0fa706
|
Merge pull request #876 from spotify/rugvip/theme
package/core: make themes configurable as a part of app creation, and add API for switching themes
|
2020-05-15 19:08:34 +02:00 |
|
Patrik Oldsberg
|
0563fde3b6
|
packages/core: clearer naming in AppThemeProvider
|
2020-05-15 17:59:15 +02:00 |
|
Patrik Oldsberg
|
a3be133979
|
Merge pull request #888 from spotify/rugvip/themeoptions
packages/theme: make it easier no override default font
|
2020-05-15 15:43:17 +02:00 |
|
Wojciech Adaszyński
|
9fc9f972fc
|
Add component page with unregister button (#866)
* Add component page with unregister button
* Use errorApi and redirect on ComponentPage
Co-authored-by: Wojciech Adaszynski <wojciecha@spotify.com>
|
2020-05-15 15:40:15 +02:00 |
|
Patrik Oldsberg
|
d17b62cd31
|
packages/theme: make it easier no override default font
|
2020-05-15 15:27:39 +02:00 |
|
Raghunandan Balachandran
|
e7c8369c32
|
Merge pull request #879 from spotify/auth-backend-skeleton
Auth Backend: add a skeleton service
|
2020-05-15 15:16:25 +02:00 |
|
Raghunandan
|
7cbd6f5b20
|
add a skeleton service for auth
|
2020-05-15 15:06:42 +02:00 |
|
Patrik Oldsberg
|
f3abf95f7f
|
packages/core: fix localStorage check in AppThemeSelector
|
2020-05-15 14:13:24 +02:00 |
|
Fredrik Adelöw
|
de7c553a0a
|
Merge pull request #869 from spotify/freben/refresh-split
Separate out and generalise concerns of reading and parsing
|
2020-05-15 13:01:41 +02:00 |
|
Fredrik Adelöw
|
303fd521da
|
Separate out and generalize concerns of reading and parsing
|
2020-05-15 11:07:56 +02:00 |
|
Patrik Oldsberg
|
a8a373bdad
|
packages/app: move theme toggle sidebar item to core
|
2020-05-15 10:47:36 +02:00 |
|
Patrik Oldsberg
|
16df7e9ce0
|
Merge pull request #867 from spotify/rugvip/createApp
packages/core: refactor createApp to just take options + separate out AppContext
|
2020-05-15 10:38:30 +02:00 |
|
Patrik Oldsberg
|
e3972a527e
|
Merge pull request #862 from spotify/rugvip/pc
packages/cli: add publish config sync to plugin:diff
|
2020-05-15 10:13:32 +02:00 |
|
Patrik Oldsberg
|
a386750b7d
|
packages/cli: remove reduntant theme provider from app template
|
2020-05-15 10:03:33 +02:00 |
|
Patrik Oldsberg
|
6b5ac0a8e1
|
packages/dev-utils: remove redundant theme wrapping
|
2020-05-15 09:38:59 +02:00 |
|
Patrik Oldsberg
|
30c082bc40
|
packages/app: switch to using theme config
|
2020-05-15 09:38:58 +02:00 |
|
Patrik Oldsberg
|
77d989f383
|
packages/core: fix for AppThemeProvider and use it in App Provider
|
2020-05-15 09:38:58 +02:00 |
|
Patrik Oldsberg
|
d9f0d734cf
|
packages/core: simplify app theme configuration
|
2020-05-15 09:38:58 +02:00 |
|
Patrik Oldsberg
|
75733e2857
|
packages/core: make AppThemeProvider listen for media query changes
|
2020-05-15 09:38:57 +02:00 |
|
Patrik Oldsberg
|
152aa51a28
|
packages/core: added localStorage support for AppThemeSelector
|
2020-05-15 09:38:57 +02:00 |
|
Patrik Oldsberg
|
05ac0bef26
|
packages/core: added AppThemeSelector
|
2020-05-15 09:38:56 +02:00 |
|
Patrik Oldsberg
|
b8e3f9736e
|
packages/core: added ApiAggregator class
|
2020-05-15 09:38:56 +02:00 |
|
Patrik Oldsberg
|
5de9517d2c
|
packages/core: tweak AppThemeApi and add AppThemeProvider
|
2020-05-15 09:38:56 +02:00 |
|
Patrik Oldsberg
|
66adb0dfe7
|
packages/core: added theme options to createApp
|
2020-05-15 09:38:55 +02:00 |
|
Patrik Oldsberg
|
2d365809f1
|
packages/core: added initial AppThemeApi
|
2020-05-15 09:38:55 +02:00 |
|
Patrik Oldsberg
|
4a0f37b98a
|
packages/cli: update app template to use new createApp
|
2020-05-15 09:38:02 +02:00 |
|
Patrik Oldsberg
|
ce55e67f31
|
packages/core: refactor createApp to just take options + separate out AppContext
|
2020-05-15 09:38:01 +02:00 |
|
Patrik Oldsberg
|
299589040f
|
packages/core: use useHistory in ErrorPage instead of passing via props
|
2020-05-15 09:38:01 +02:00 |
|
dependabot-preview[bot]
|
b16ad78bee
|
build(deps-dev): bump tsc-watch from 4.2.3 to 4.2.5 (#873)
Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 4.2.3 to 4.2.5.
- [Release notes](https://github.com/gilamran/tsc-watch/releases)
- [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gilamran/tsc-watch/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-05-15 08:57:18 +02:00 |
|
dependabot-preview[bot]
|
0f57dd2aac
|
build(deps): bump rc-progress from 2.5.3 to 3.0.0 (#872)
Bumps [rc-progress](https://github.com/react-component/progress) from 2.5.3 to 3.0.0.
- [Release notes](https://github.com/react-component/progress/releases)
- [Changelog](https://github.com/react-component/progress/blob/master/HISTORY.md)
- [Commits](https://github.com/react-component/progress/compare/2.5.3...3.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-05-15 08:54:56 +02:00 |
|