0.3.28 • Published 7 months ago

@backstage/plugin-gcalendar v0.3.28

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 months ago

Google calendar plugin

Plugin displays events from google calendar

Getting started

The plugin exports HomePageCalendar widget for the Homepage. If your homepage is not static JSX add gcalendarApiRef to the App's apis.ts:

import {
  GCalendarApiClient,
  gcalendarApiRef,
} from '@backstage/plugin-gcalendar';

export const apis = [
  // ...
  createApiFactory({
    api: gcalendarApiRef,
    deps: { authApi: googleAuthApiRef, fetchApi: fetchApiRef },
    factory: deps => new GCalendarApiClient(deps),
  }),
];

You can also serve the plugin in isolation by running yarn start in the plugin directory. This method of serving the plugin provides quicker iteration speed and a faster startup and hot reloads. It is only meant for local development, and the setup for it can be found inside the /dev directory.

0.3.28

7 months ago

0.3.27

7 months ago

0.3.27-next.0

8 months ago

0.3.26

8 months ago

0.3.25

8 months ago

0.3.24

8 months ago

0.3.24-next.2

8 months ago

0.3.24-next.1

9 months ago

0.3.24-next.0

9 months ago

0.3.23

9 months ago

0.3.23-next.2

9 months ago

0.3.23-next.1

9 months ago

0.3.23-next.0

10 months ago

0.3.22

10 months ago

0.3.22-next.1

11 months ago

0.3.22-next.0

11 months ago

0.3.21

11 months ago

0.3.21-next.3

11 months ago

0.3.21-next.2

12 months ago

0.3.21-next.1

12 months ago

0.3.19-next.2

1 year ago

0.3.19-next.1

1 year ago

0.3.19-next.0

1 year ago

0.3.20-next.2

1 year ago

0.3.20-next.1

1 year ago

0.3.20-next.0

1 year ago

0.3.16-next.2

1 year ago

0.3.16-next.1

1 year ago

0.3.17-next.0

1 year ago

0.3.17-next.1

1 year ago

0.3.20

1 year ago

0.3.19

1 year ago

0.3.18

1 year ago

0.3.17

1 year ago

0.3.16

1 year ago

0.3.18-next.1

1 year ago

0.3.18-next.0

1 year ago

0.3.18-next.3

1 year ago

0.3.18-next.2

1 year ago

0.3.21-next.0

12 months ago

0.3.15-next.2

1 year ago

0.3.15-next.3

1 year ago

0.3.16-next.0

1 year ago

0.3.15

1 year ago

0.3.15-next.0

1 year ago

0.3.15-next.1

1 year ago

0.3.14

2 years ago

0.3.14-next.1

2 years ago

0.3.14-next.0

2 years ago

0.3.13-next.3

2 years ago

0.3.13

2 years ago

0.3.13-next.0

2 years ago

0.3.13-next.1

2 years ago

0.3.13-next.2

2 years ago

0.3.12

2 years ago

0.3.11

2 years ago

0.3.12-next.0

2 years ago

0.3.12-next.1

2 years ago

0.3.12-next.2

2 years ago

0.3.11-next.0

2 years ago

0.3.11-next.1

2 years ago

0.3.10

2 years ago

0.3.10-next.1

2 years ago

0.3.10-next.2

2 years ago

0.3.8-next.1

2 years ago

0.3.8-next.2

2 years ago

0.3.8-next.3

2 years ago

0.3.8-next.4

2 years ago

0.3.8-next.0

2 years ago

0.3.6

2 years ago

0.3.8

2 years ago

0.3.7

2 years ago

0.3.7-next.1

2 years ago

0.3.7-next.0

2 years ago

0.3.9

2 years ago

0.3.10-next.0

2 years ago

0.3.6-next.1

2 years ago

0.3.6-next.2

2 years ago

0.3.6-next.0

2 years ago

0.3.5

2 years ago

0.3.5-next.2

2 years ago

0.3.5-next.3

2 years ago

0.3.5-next.0

2 years ago

0.3.5-next.1

2 years ago

0.3.2

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.3.3-next.2

2 years ago

0.3.4-next.1

2 years ago

0.3.3-next.3

2 years ago

0.3.2-next.1

2 years ago

0.3.3-next.0

2 years ago

0.3.2-next.0

2 years ago

0.3.3-next.1

2 years ago

0.3.4-next.0

2 years ago

0.3.1

3 years ago

0.3.1-next.0

3 years ago

0.3.1-next.1

3 years ago

0.3.0

3 years ago

0.3.0-next.2

3 years ago

0.3.0-next.1

3 years ago

0.2.1-next.0

3 years ago

0.2.0

3 years ago