Commit Graph

1085 Commits

Author SHA1 Message Date
Patrik Oldsberg bc94014e03 packages/cli: added version helper 2020-04-06 17:32:25 +02:00
Patrik Oldsberg 5f79ec4112 packages/cli: lazy-load commands to speed up cli boot time 2020-04-06 17:11:04 +02:00
Patrik Oldsberg d04453ecad packages/cli: use src-relative imports 2020-04-06 17:09:43 +02:00
Patrik Oldsberg 28b576967c packages/cli: make src-relative imports work 2020-04-06 17:09:42 +02:00
Patrik Oldsberg bc4f6ea3ad Merge pull request #478 from spotify/rugvip/core-build
packages/cli: update plugin:build make deps external and work with .js + use to build core
2020-04-06 15:58:59 +02:00
Stefan Ålund 0d93dde6ba Storybook for ProgressCard (#477)
* Storybook for ProgressCard

* Update ProgressCard.stories.tsx

* Fix import
2020-04-06 15:07:36 +02:00
Mateus Marquezini f8ac148f97 Document how to contribute to Storybook (#482)
* #448 added new section to contribute to storybook

* #448 added linked file

* #448 improvements in the contributing to storybook section

* #448 improvements in the contributing to storybook section

* #448 improvements in the contributing to storybook section

* #448 improvements in the contributing to storybook section

* #448 improvements in the contributing to storybook section
2020-04-06 14:05:14 +02:00
Patrik Oldsberg 6bb0e05998 packages/core: use plugin:build to build 2020-04-06 13:14:02 +02:00
Patrik Oldsberg 4e93e61e7e packages/cli/commands/plugin: include js in typescript compilation + exclude testUtils 2020-04-06 12:52:51 +02:00
Patrik Oldsberg 41dff573c6 packages/cli/commands/plugin: make package dependencies external too 2020-04-06 12:52:50 +02:00
Patrik Oldsberg 38a4b96bd9 packages/core/icons: fix circular dependency 2020-04-06 12:52:50 +02:00
Patrik Oldsberg f78a3bd9a1 packages/cli: move typescript build config to tsconfig 2020-04-06 12:52:50 +02:00
Marcus Eide 86f02fe577 Merge pull request #457 from spotify/eide/docs-create-app
Add documentation for how to create an app
2020-04-06 08:58:17 +02:00
Stefan Ålund eed88be2ba Make link to Discord more prominent (#480) 2020-04-06 08:18:05 +02:00
Stefan Ålund 98fb97717d Add Storybook item for HorizontalScrollGrid (#475)
* Add Storybook item for HorizontalScrollGrid

* Add Lifecycle's as well

* Remove value in bool prop

* Update index.ts

* Fixed comments
2020-04-05 22:25:54 +02:00
Stefan Ålund cdf7d4ed39 Merge pull request #459 from spotify/stefanalund-patch-1
Add question to FAQ
2020-04-05 21:16:49 +02:00
Stefan Ålund 7002aa568c Update FAQ.md 2020-04-05 17:08:40 +02:00
Patrik Oldsberg 2065d17608 Merge pull request #474 from spotify/rugvip/import-lint
cli: add import and monorepo lint rules to avoid bad imports and missing deps
2020-04-05 16:36:51 +02:00
Stefan Ålund ce6c53afbe Merge pull request #476 from spotify/stefanalund-patch-2
Add missing fields to new UX template
2020-04-05 16:34:47 +02:00
Stefan Ålund 682871fdbc Update ux-component_template.md 2020-04-05 16:26:21 +02:00
Patrik Oldsberg 48e2dc7dfd packages/cli: add missing react-use dep to plugin template 2020-04-05 16:00:46 +02:00
Stefan Ålund 44a959edc6 Update ux-component_template.md 2020-04-05 15:45:14 +02:00
Stefan Ålund 3d706b9c7a Add missing fields to new UX template 2020-04-05 15:43:56 +02:00
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 73e7f751b7 package: add test:all and lint:all 2020-04-05 13:55:27 +02:00
Stefan Ålund 1247fa3280 Merge pull request #473 from spotify/katz95-patch-1
Create ux-component_template.md
2020-04-05 11:09:11 +02:00
Kat Zhou 6e3d0ed523 Create ux-component_template.md
Template for designers to request for UX components to be added to the Backstage Storybook.
2020-04-04 20:14:54 +02:00
Patrik Oldsberg e6da7096bc Merge pull request #470 from spotify/rugvip/pr
github/workflows: trigger on default pull_request event types
2020-04-04 09:46:09 +02:00
Patrik Oldsberg 8f8e3eee96 github/workflows: trigger on default pull_request event types 2020-04-04 09:25:01 +02:00
Stefan Ålund 73d8d24414 Merge pull request #467 from spotify/eslint-config-oss
chore: use eslint-config-oss
2020-04-04 08:40:12 +02:00
Paul Marbach 32072ad429 chore: use eslint-config-oss 2020-04-03 16:28:10 -04:00
Patrik Oldsberg 96767192f4 Merge pull request #466 from spotify/rugvip/private
plugins: switch back to private to fix master build
2020-04-03 17:51:51 +02:00
Patrik Oldsberg 728e6637b7 plugins: switch back to private to fix master build 2020-04-03 17:32:52 +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
Marcus Eide f380f1bdf1 More comments 2020-04-03 14:52:21 +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 46e7969dd2 Review comments 2020-04-03 14:32:30 +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
Marcus Eide ea2e4fec53 Reword frontend to app 2020-04-03 11:40:16 +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
Stefan Ålund e4433c431e Merge pull request #460 from spotify/Rugvip-patch-1
github/pr-template: remove codeowners checkbox
2020-04-02 20:30:51 +02:00