Commit Graph

82 Commits

Author SHA1 Message Date
Patrik Oldsberg dceff8dd2f plugins/graphiql: add global style override to fix top bar layout issue 2020-04-25 12:56:29 +02:00
Patrik Oldsberg c119eb9a9a plugins/graphiql: switch graphiql version to next, with TS support 2020-04-25 12:56:29 +02:00
Patrik Oldsberg 10b6fd5bcb plugins/graphiql: replace example page with minimal graphiql page 2020-04-25 12:56:28 +02:00
Patrik Oldsberg a2491cb378 plugins/graphiql: added plugin serve 2020-04-25 12:56:28 +02:00
Patrik Oldsberg 9b0d1f5e7b plugins: create new graphiql plugin 2020-04-25 12:56:27 +02:00
Patrik Oldsberg 46803998cd Merge pull request #621 from spotify/rugvip/plugin-serve
Make plugin:serve work and add for home-page plugin + fix declaration maps
2020-04-24 18:50:39 +02:00
Bilawal Hameed 55c0385dc4 fix(lighthouse): corrected import in readme (#641)
* fix(lighthouse): corrected import in readme

* fix(lighthouse): updated docs in Intro component
2020-04-24 16:05:36 +02:00
Patrik Oldsberg 79997ccf54 plugins/homePage: added plugin:serve and dev setup 2020-04-23 00:51:32 +02:00
Patrik Oldsberg 7ac528b1ce packages/cli: update eslint config test config to include dev/ and only setupTests directly in src 2020-04-23 00:51:31 +02:00
Stefan Ålund 151417a9ed Document how to suggest new plugins (#590)
* Document how to suggest new plugins

* Update plugin_template.md

* Update ux-component_template.md

* Update plugin_template.md
2020-04-18 18:00:15 +02:00
Ruairi O Brien c1ada09d06 Change peerDependencies to dependencies
Also removed some duplication.

Addresses #584
2020-04-18 01:41:41 +01:00
Stefan Ålund f774c115dc Extract TrendLine from Lighthouse plugin (#532)
* Extract TrendLine from Lighthouse plugin

* Create TrendLine.stories.tsx

* Change lifecycle names

* Made story example smaller

* Review comment

* Update TrendLine.tsx
2020-04-17 08:25:20 +02:00
Patrik Oldsberg d9f34e3fff packages/theme: make BackstageTheme a type and update usages 2020-04-16 11:48:36 +02:00
Patrik Oldsberg d766d7aac4 packages,plugins: use lightTheme/darkTheme exports from theme package 2020-04-16 11:44:30 +02:00
Leonel Mendez Jimenez 7ff138daa9 Merge branch 'master' into feature/yarn-clean 2020-04-15 22:13:37 -05:00
Patrik Oldsberg c4457a7614 v0.1.1-alpha.4 2020-04-15 20:27:06 +02:00
Patrik Oldsberg c8fb4c153e backstage/theme: make colors private, access through theme instead 2020-04-14 18:45:47 +02:00
Leo Mendez c94a42c812 Add clean script to plugins/welcome 2020-04-12 14:57:28 -05:00
Leo Mendez 97604a3832 Add clean script to plugins/lighthouse 2020-04-12 14:55:54 -05:00
Leo Mendez b03d937e7d Add clean script 2020-04-12 14:53:53 -05:00
Himanshu Mishra d8db08a522 DOC: Update couple typos in docs/FAQ.md
* open soure -> open source
* forbenchmarking -> for benchmarking
2020-04-12 02:37:26 +09:00
blam 0d27c0dfda chore: need to fix the import on the tests 2020-04-09 04:37:06 +02:00
blam 0feee2b1a9 feat: fixes #523. Remove the default export from plugins 2020-04-09 04:36:55 +02:00
Paul Marbach f6d3c5ca4f test: update lint config to extend cli config explicitly for plugins 2020-04-08 12:20:20 -04:00
Paul Marbach 1d6765e044 thank you for the comments, @freben 2020-04-08 12:20:20 -04:00
Paul Marbach 06228b71e9 feat: implement Lighthouse plugin using lighthouse-audit-service 2020-04-08 11:21:20 -04:00
Patrik Oldsberg 56ab5e3296 v0.1.1-alpha.3 2020-04-08 15:16:27 +02:00
Patrik Oldsberg b7814caa5d plugins: use src-relative imports 2020-04-08 00:41:37 +02:00
Patrik Oldsberg 7ed9444de8 packages,plugins: make src-relative imports work everywhere 2020-04-08 00:41:37 +02:00
Paul Marbach 927f54129a extract test-utils as its own package for use with plugins, etc. 2020-04-07 10:09:37 -04:00
Patrik Oldsberg 3b9b16c952 v0.1.1-alpha.2 2020-04-07 13:25:23 +02:00
Patrik Oldsberg 1fdba128c6 packages,plugins: separate build:watch is no longer needed 2020-04-07 10:47:46 +02:00
Patrik Oldsberg 08a5023ad4 packages/cli: make plugin:build have built-in caching 2020-04-07 00:08:57 +02:00
Patrik Oldsberg 728e6637b7 plugins: switch back to private to fix master build 2020-04-03 17:32:52 +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
nikek 43f37a53a0 add build:watch to package.json of plugins 2020-04-02 10:38:08 +02:00
nikek d43414d687 put shared tsconfig in root config 2020-04-02 09:27:55 +02:00
nikek 32a112d63b rename build to dist again 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 f28cfcf7d1 Add rollup for plugin build 2020-04-02 09:27:55 +02:00
Patrik Oldsberg e59ddb4d7c packages,plugins: use build-cache command 2020-03-31 13:01:49 +02:00
Stefan Ålund 7867c593b1 Merge pull request #406 from mateusmarquezini/feature/400-info-card-storybook
Adding "Information Card" component to Storybook
2020-03-30 21:47:14 +02:00
Mateus Marquezini ea4b85849c #400 code review changes 2020-03-30 15:09:38 -03:00
Bilawal Hameed 70252160e5 [core] change FeatureFlagState to {On,Off} 2020-03-30 12:29:54 +02:00
Bilawal Hameed 64a14b2191 [core/apis] adapted to build on existing data structures 2020-03-30 12:07:38 +02:00
Bilawal Hameed e78680fe03 [plugins/welcome] fixed ToggleFeatureFlagButton test 2020-03-30 12:07:38 +02:00
Bilawal Hameed c1f5b2abc9 [core/apis] switch to useFeatureFlag React Hook 2020-03-30 12:07:38 +02:00
Bilawal Hameed 690bbb662d [plugins/welcome] split feature flag button into separate Component (with tests) 2020-03-30 12:07:38 +02:00