Commit Graph

41 Commits

Author SHA1 Message Date
renovate[bot] a70869e775 chore(deps): update dependency msw to ^0.43.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-05 09:54:46 +00:00
github-actions[bot] 6b985dc1c7 Version Packages (next) 2022-07-05 08:23:38 +00:00
github-actions[bot] c92deffe39 Version Packages (next) 2022-06-28 09:27:36 +00:00
Emma Indal a47c1b1407 add config.d.ts to files
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-23 13:29:40 +02:00
Emma Indal 617e5ae30e update config to be optional
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-23 11:30:27 +02:00
Emma Indal 5d7a1cca09 point to config schema from package.json
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-23 11:03:12 +02:00
github-actions[bot] 2231987c10 Version Packages (next) 2022-06-21 09:04:17 +00:00
Emma Indal 5907499e67 update api report
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-15 19:42:12 +02:00
Emma Indal 8d9f6bbe81 add storybook example of stack overflow search result with icon
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-15 19:42:12 +02:00
Emma Indal c9ca0e917d add support for icon property for StackOverflowQuestions homepage component
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-15 19:42:12 +02:00
Emma Indal a906f6ce24 add stack overflow plugin to marketplace
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-15 19:42:12 +02:00
github-actions[bot] 2e2a82c9d7 Version Packages 2022-06-14 09:12:05 +00:00
github-actions[bot] b844443164 Version Packages (next) 2022-06-03 15:01:16 +00:00
github-actions[bot] a13ab262de Version Packages (next) 2022-05-31 11:51:41 +00:00
blam 6c8474c4a7 chore: bumping the versions
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-05-31 12:33:35 +02:00
Renovate Bot 8f7b1835df chore(deps): update dependency msw to ^0.41.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-31 12:33:35 +02:00
github-actions[bot] bcc563abe9 Version Packages (next) 2022-05-24 11:05:52 +00:00
github-actions[bot] 64a03bd946 Version Packages 2022-05-17 09:26:29 +00:00
github-actions[bot] 23e587eadc Version Packages (next) 2022-05-10 13:44:38 +00:00
github-actions[bot] c02ce52da1 Version Packages (next) 2022-05-10 08:00:04 +00:00
github-actions[bot] 55da880bf9 Version Packages (next) 2022-05-03 09:38:51 +00:00
github-actions[bot] 1bff70d602 Version Packages (next) 2022-04-26 12:22:43 +00:00
github-actions[bot] 3f7acfb96e Version Packages 2022-04-19 14:28:08 +00:00
github-actions[bot] 2e1cce5528 Version Packages (next) 2022-04-12 15:19:00 +00:00
Ben Lambert 38d6a4745c Merge pull request #10558 from backstage/blam/node16types
chore: @node/types -> 16.x
2022-04-06 15:47:21 +02:00
Patrik Oldsberg 98be0433cc stack-overflow: update scripts
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-05 15:44:55 +02:00
dependabot[bot] 24254fd433 build(deps): bump @testing-library/user-event from 13.5.0 to 14.0.0
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.5.0 to 14.0.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v13.5.0...v14.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:52 +02:00
github-actions[bot] 39e446d0ff Version Packages (next) 2022-04-05 07:35:01 +00:00
blam f4fd7f5400 chore: fixing the version numbers
Signed-off-by: blam <ben@blam.sh>
2022-04-04 16:01:28 +02:00
blam 2538bf72e3 chore: @node/types -> 16.x
Signed-off-by: blam <ben@blam.sh>
2022-04-04 16:01:06 +02:00
github-actions[bot] e6f3fb8575 Version Packages (next) 2022-03-29 08:42:22 +00:00
Emma Indal 07c0610557 feedback fixes
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-25 13:55:17 +01:00
Emma Indal 1f84e612e3 update scripts
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-25 11:26:34 +01:00
Emma Indal d4d7261067 bump dependencies
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-25 11:26:32 +01:00
Emma Indal 38724b2b98 remove labs package
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-25 11:25:22 +01:00
Emma Indal a27a0e61d4 export ComponentRenderer type from home plugin
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-25 11:25:22 +01:00
Emma Indal 140cf15341 add api reports
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-25 11:25:22 +01:00
Emma Indal 90965cb56a fixups
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-25 11:25:22 +01:00
Emma Indal f80f3a7bc9 create stack-overflow backend plugin and move collator there
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-25 11:25:22 +01:00
Emma Indal a7825896c3 fixups
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-25 11:25:21 +01:00
Emma Indal e4d77a9c54 add new stack overflow plugin
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-25 11:19:08 +01:00