Commit Graph

274 Commits

Author SHA1 Message Date
Patrik Oldsberg 04f5aa3763 packages/app: fix deps and update cypress lint rules 2020-04-05 14:16:35 +02:00
Patrik Oldsberg acdea56c7f packages/core: fix dependencies and imports 2020-04-05 14:09:34 +02:00
Patrik Oldsberg 2fa455bcd0 packages/cli: fix dependencies 2020-04-05 14:08:43 +02:00
Patrik Oldsberg 6a6074bedd cli/config/eslint: add import and monorepo lint rules to avoid bad imports and missing deps 2020-04-05 14:04:17 +02:00
Patrik Oldsberg db79d0f387 Merge pull request #465 from spotify/rugvip/release
Release v0.1.1-alpha.1
2020-04-03 15:24:38 +02:00
Niklas Ek 4a6b581bfb Merge pull request #430 from Buddhalow/feature/dark-mode
Implemented dark mode
2020-04-03 15:12:41 +02:00
Patrik Oldsberg 66f4cda22c plugins: fix core peer-dep version 2020-04-03 14:40:04 +02:00
Patrik Oldsberg 29f2bc2735 v0.1.1-alpha.1 2020-04-03 14:37:54 +02:00
Marcus Eide 12b72d06be Merge pull request #463 from spotify/eide/rollup-json
Configure rollup resolve plugin
2020-04-03 14:30:51 +02:00
Marcus Eide 70ac8c3402 Configure rollup resolve plugin 2020-04-03 14:15:07 +02:00
Patrik Oldsberg 0193bfb788 Merge pull request #462 from spotify/eide/rollup-json
Add json plugin to rollup
2020-04-03 14:00:50 +02:00
Stefan Ålund 156764e916 Merge pull request #440 from hooloovooo/feature/407-infocard
InfoCard TypeScript rewrite
2020-04-03 13:47:51 +02:00
Marcus Eide bcc150a36c Add json plugin to rollup 2020-04-03 13:21:35 +02:00
Stefan Ålund 4de303a2bb Merge pull request #449 from spotify/alund/story
Storybook: wrap InfoCards to fix width
2020-04-03 10:35:58 +02:00
hugomartinez 60d504978e Storybook background color changed for better lisibility - Issue #450 2020-04-02 18:46:02 +02:00
Patrik Oldsberg 1f8b01effe packages/cli: add utility for resolving paths and use everywhere 2020-04-02 14:36:24 +02:00
Stefan Ålund 3be5e9ade3 Storybook: wrap InfoCards to fix width 2020-04-02 13:53:33 +02:00
Niklas Ek 07cbdd8554 Merge pull request #387 from spotify/mob/roll2
Improve the plugin build script with rollup
2020-04-02 12:42:44 +02:00
nikek e62618c919 add separate import and export in createPlugin 2020-04-02 11:57:14 +02:00
Patrik Oldsberg 4fbc5a4284 packages/core: fix watch mode 2020-04-02 11:36:42 +02:00
nikek a8ce7564fa add notice to plugins.ts 2020-04-02 11:15:06 +02:00
Sebastian Qvarfordt a8e96391b2 Prettier 2020-04-02 11:14:02 +02:00
Sebastian Qvarfordt dc9462cf2f Removed classes property from card because material-ui did not like classes.header being set 2020-04-02 11:12:49 +02:00
Sebastian Qvarfordt 385b89e121 Merge branch 'master' of github.com:spotify/backstage into feature/407-infocard 2020-04-02 11:10:41 +02:00
Sebastian Qvarfordt b380327169 Changes as suggested in PR and rewrite of BottomLink to TypeScript 2020-04-02 11:10:35 +02:00
nikek d2447eada8 fix consistent return from plugin build 2020-04-02 10:46:29 +02:00
nikek 43f37a53a0 add build:watch to package.json of plugins 2020-04-02 10:38:08 +02:00
nikek 91e8058c52 refactor plugin build function 2020-04-02 10:35:04 +02:00
nikek 8c1c8d2f5a tweak types 2020-04-02 10:29:52 +02:00
nikek d4ac45b628 make rollup watch mode work 2020-04-02 09:27:56 +02:00
nikek e791907d1f WIP watch mode 2020-04-02 09:27:55 +02:00
nikek d43414d687 put shared tsconfig in root config 2020-04-02 09:27:55 +02:00
nikek 8fffc42701 remove unnecessary comment 2020-04-02 09:27:55 +02:00
nikek 32a112d63b rename build to dist again 2020-04-02 09:27:55 +02:00
nikek 4e747b0a19 remove commented out code 2020-04-02 09:27:55 +02:00
nikek 701bfff609 rename image to imageFiles to not confuse it with the image plugin 2020-04-02 09:27:55 +02:00
nikek dbb7ba14d1 add circumflex accent to rollup types deps 2020-04-02 09:27:55 +02:00
Raghunandan b3a7057191 remove esm and use cjs output from plugins 2020-04-02 09:27:55 +02:00
Marcus Eide e4195998ce Fix tests by building two versions of plugins and importing/exporting seperatly 2020-04-02 09:27:55 +02:00
nikek 2f776924b4 add notice 2020-04-02 09:27:55 +02:00
nikek f28cfcf7d1 Add rollup for plugin build 2020-04-02 09:27:55 +02:00
Alexander Forselius c80074cfdf Added window.matchMedia to App.tsx 2020-04-02 07:14:41 +02:00
Patrik Oldsberg b96a8234b0 Merge pull request #437 from spotify/rugvip/create-app
cli: add create-app command
2020-04-01 21:07:31 +02:00
Alexander Forselius d37fcc0970 Added feature check for window.matchMedia 2020-04-01 19:41:12 +02:00
Sebastian Qvarfordt fedac3a758 Initial typing for infocard component 2020-04-01 16:18:33 +02:00
Fredrik Adelöw a7c8110356 Merge pull request #429 from spotify/freben/callout
Add support for dismissible information callouts
2020-04-01 14:47:49 +02:00
Alexander Forselius 44db4c9a57 Merge remote-tracking branch 'upstream/master' into feature/dark-mode 2020-04-01 13:23:10 +02:00
Patrik Oldsberg e96e95df66 cli/commands/create-plugin: update tests 2020-04-01 11:51:28 +02:00
Patrik Oldsberg d21d38e947 cli: make package.json reading absolute 2020-04-01 11:21:19 +02:00
Patrik Oldsberg 111f163d41 cli: add create-app 2020-04-01 11:21:19 +02:00