Commit Graph

80 Commits

Author SHA1 Message Date
github-actions[bot] b4627f23b2 Version Packages (next) 2023-02-21 15:40:30 +00:00
Patrik Oldsberg a5e66e59cb backend-app-api,backend-plugin-api: removed unused usage of experimental type build
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-21 14:21:29 +01:00
github-actions[bot] 25b57cc07f Version Packages 2023-02-14 13:41:52 +00:00
github-actions[bot] b2a73c984a Version Packages (next) 2023-02-07 15:03:45 +00:00
github-actions[bot] 675324ed19 Version Packages (next) 2023-01-31 14:45:37 +00:00
github-actions[bot] 12a7b316ee Version Packages (next) 2023-01-24 12:01:10 +00:00
github-actions[bot] 6d46667727 Version Packages 2023-01-17 11:50:48 +00:00
github-actions[bot] 9521f1274d Version Packages (next) 2023-01-10 14:18:51 +00:00
Patrik Oldsberg 1cc6eae218 Merge pull request #15454 from webark/fix/adding-children-as-props-for-react-18
Explicitly declaring children as optional props for react 18 upgrade
2023-01-04 22:47:12 +01:00
Mark David Avery b8269de9f1 style(react 18): explicitly declaring children as optional props
This is to facilitate the react 18 upgrade which introduced the requirement to explicily declare children as props
Helps to address #12252

Signed-off-by: Mark David Avery <mark@webark.cc>
2023-01-04 11:21:34 -08:00
github-actions[bot] c4132274d9 Version Packages (next) 2023-01-03 14:44:31 +00:00
github-actions[bot] f834622f56 Version Packages (next) 2022-12-27 15:22:57 +00:00
renovate[bot] 7115c7389b fix(deps): update dependency jss to ~10.9.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-12-22 11:47:48 +00:00
blam f2ea446de0 chore: apply changesets from hotfix
Signed-off-by: blam <ben@blam.sh>
2022-12-21 16:24:52 +01:00
github-actions[bot] 3245539963 Version Packages 2022-12-20 11:30:21 +00:00
Morgan 786f1b1419 add changeset and update api-report
Signed-off-by: Morgan <mbentell@spotify.com>
2022-12-19 17:48:33 +01:00
Morgan 6aa2b965eb when looking for the page within the outlet, reject addons wrapper as well as addons, because different versions of react router use different numbers of wrappers. Should be compatible with all 6.* versions now
Signed-off-by: Morgan <mbentell@spotify.com>
2022-12-19 17:48:13 +01:00
github-actions[bot] b2f4e97add Version Packages (next) 2022-12-13 16:56:03 +00:00
github-actions[bot] fbc645cf88 Version Packages (next) 2022-12-08 09:11:43 +00:00
github-actions[bot] 6465ab3686 Version Packages (next) 2022-12-06 13:22:31 +00:00
github-actions[bot] 2cb6963f9b Version Packages (next) 2022-11-29 11:14:34 +00:00
github-actions[bot] 83d3167594 Version Packages (next) 2022-11-22 15:40:52 +00:00
Fredrik Adelöw cb716004ef add some eslint rules for testing-library use in tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-18 11:29:20 +01:00
github-actions[bot] 3164131851 Version Packages 2022-11-15 12:31:55 +00:00
Eric Peterson 7d1352d459 Provide entityRef analytics context within TechDocs reader
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-11-11 12:00:09 +01:00
github-actions[bot] b01fea7b8c Version Packages (next) 2022-11-08 14:04:37 +00:00
github-actions[bot] d4df1fbb2e Version Packages (next) 2022-10-25 13:18:27 +00:00
github-actions[bot] f0196a2f04 Version Packages 2022-10-18 09:55:10 +00:00
github-actions[bot] 9282c018c7 Version Packages (next) 2022-10-11 14:30:05 +00:00
github-actions[bot] 721c1efdb4 Version Packages (next) 2022-10-04 12:08:16 +00:00
github-actions[bot] 4e94720142 Version Packages (next) 2022-09-27 10:57:53 +00:00
Patrik Oldsberg be5a837259 migrate to use workspace ranges
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-21 10:14:53 +02:00
github-actions[bot] 30882884a4 Version Packages 2022-09-20 11:52:02 +00:00
github-actions[bot] 423e01d903 Version Packages (next)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-13 18:00:17 -04:00
Patrik Oldsberg 2d3cfc7643 add missing CLI dependencies
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-04 13:57:06 +02:00
Patrik Oldsberg 8911f684e1 Yarn 3 automatic formatting changes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-31 15:49:38 +02:00
github-actions[bot] d1ec204774 Version Packages (next) 2022-08-30 12:02:13 +00:00
Patrik Oldsberg 0f6f890e2a migrate react-router to be a peer dependency
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-29 14:10:52 +02:00
github-actions[bot] 18ab337f96 Version Packages (next) 2022-08-23 10:29:17 +00:00
github-actions[bot] a5684d0d53 Version Packages 2022-08-16 12:15:33 +00:00
github-actions[bot] 8a564ab585 Version Packages (next) 2022-08-09 09:56:01 +00:00
github-actions[bot] f762386d48 Version Packages (next) 2022-08-02 08:43:23 +00:00
Jake Crews b874bd03bb change wrapper back to global declaration
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-26 09:12:54 -05:00
Jake Crews f0d040bb57 fix merge issue
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-26 07:55:23 -05:00
Jake Crews 4bdda91def Merge branch 'master' into fix-view-techdocs-link 2022-07-26 07:51:54 -05:00
github-actions[bot] 73cee58fc2 Version Packages (next) 2022-07-26 08:37:39 +00:00
github-actions[bot] 7d7da6caec Version Packages 2022-07-19 08:34:21 +00:00
Jake Crews b2c4aaa7b2 fix lowercaseEntityRefMaybe
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-14 12:54:43 -05:00
Jake Crews aef5f69057 change TechDocsReaderPageContext to modify entityRef for casing
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-14 09:39:41 -05:00
Jake Crews 29d6cf0147 fix(plugin-catalog): Fix viewTechdocLink so kind is lowercase by default in url path
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-14 07:34:41 -05:00