Patrik Oldsberg
ce66fda73d
Merge pull request #486 from spotify/rugvip/cache-version
...
packages/cli: add cli version to build-cache key
2020-04-07 12:07:35 +02:00
Patrik Oldsberg
007c7275d0
Merge pull request #485 from spotify/rugvip/cli-speed
...
packages/cli: lazy-load commands to speed up cli boot time
2020-04-07 11:53:14 +02:00
Patrik Oldsberg
3e20a1e1da
packages/cli/bin: add copyright notice ( #494 )
2020-04-07 11:20:15 +02:00
Patrik Oldsberg
ad977c10dd
scripts/cli-e2e-test: fixed some flakiness ( #493 )
2020-04-07 11:10:31 +02:00
Patrik Oldsberg
742ad4cb45
Merge pull request #484 from spotify/rugvip/relatives
...
packages/cli: make src-relative imports work
2020-04-07 11:05:08 +02:00
Patrik Oldsberg
af882489e2
packages/cli: add cli version to build-cache key
2020-04-06 23:37:27 +02:00
Patrik Oldsberg
e4a2309f77
Merge pull request #481 from spotify/rugvip/dockerfile
...
dockerfile: add comment with some instructions on how to run
2020-04-06 23:35:19 +02:00
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
Patrik Oldsberg
1ba27fb541
dockerfile: add some instructions on how to run
2020-04-06 12:20:26 +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