Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 51e5922

Browse files
merge: DeckDeckGo 🧄
Signed-off-by: peterpeterparker <[email protected]>
2 parents 2e18180 + f83eb2a commit 51e5922

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+4458
-4912
lines changed

‎CHANGELOG.md‎

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
<a name="1.4.0"></a>
22

3-
# [1.4.0](https://github.com/deckgo/deckdeckgo/compare/v1.3.0...v1.4.0) (In progress)
3+
# [1.4.0](https://github.com/deckgo/deckdeckgo/compare/v1.3.0...v1.4.0) (2020-06-25)
44

55
### Applications
66

77
- demo: v2.3.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo-website/blob/master/CHANGELOG.md))
8-
- docs: v1.5.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/docs/CHANGELOG.md))
9-
- remote: v1.3.1 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/remote/CHANGELOG.md))
8+
- docs: v1.6.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/docs/CHANGELOG.md))
9+
- remote: v1.4.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/remote/CHANGELOG.md))
10+
- studio: v1.4.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/studio/CHANGELOG.md))
1011

1112
### Web Components: New Templates
1213

1314
- slide-playground: v1.0.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/slides/playground/CHANGELOG.md))
15+
- slide-split: v1.2.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/slides/split/CHANGELOG.md))
1416

1517
### Web Components
1618

@@ -23,7 +25,7 @@
2325

2426
### Others
2527

26-
- cloud: v1.1.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/cloud/CHANGELOG.md))
28+
- cloud: v1.1.1 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/cloud/CHANGELOG.md))
2729
- deck-utils: v2.3.1 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/utils/deck/CHANGELOG.md))
2830
- gatsby-remark-highlight-code: v1.4.1 ([CHANGELOG](https://github.com/deckgo/gatsby-remark-highlight-code/blob/master/CHANGELOG.md))
2931
- starter kit: v2.5.2 ([CHANGELOG](https://github.com/deckgo/deckdeckgo-starter/blob/master/CHANGELOG.md))

‎README.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ Are you interested to contribute to our open source project? That would be aweso
4545

4646
| Project | Version | Online | Links |
4747
| ------------------ | ----------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------- | :--------------------------------------------------: |
48-
| **Studio** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v1.3.0&color=success)](https://deckdeckgo.com) | [https://deckdeckgo.com](https://deckdeckgo.com) | [`README.md`](studio/README.md) |
49-
| **Remote control** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v1.3.0&color=success)](https://deckdeckgo.app) | [https://deckdeckgo.app](https://deckdeckgo.app) | [`README.md`](remote/README.md) |
50-
| **Documentation** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v1.5.0&color=success)](https://docs.deckdeckgo.com) | [https://docs.deckdeckgo.com](https://docs.deckdeckgo.com) | [`README.md`](docs/README.md) |
48+
| **Studio** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v1.4.0&color=success)](https://deckdeckgo.com) | [https://deckdeckgo.com](https://deckdeckgo.com) | [`README.md`](studio/README.md) |
49+
| **Remote control** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v1.4.0&color=success)](https://deckdeckgo.app) | [https://deckdeckgo.app](https://deckdeckgo.app) | [`README.md`](remote/README.md) |
50+
| **Documentation** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v1.6.0&color=success)](https://docs.deckdeckgo.com) | [https://docs.deckdeckgo.com](https://docs.deckdeckgo.com) | [`README.md`](docs/README.md) |
5151
| **Demo** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v2.3.0&color=success)](https://demo.deckdeckgo.com) | [https://demo.deckdeckgo.com](https://demo.deckdeckgo.com) | [`Repo`](https://github.com/deckgo/deckdeckgo-demo/) |
5252

5353
## Web Components
@@ -104,7 +104,7 @@ Are you interested to contribute to our open source project? That would be aweso
104104
| -------------------------------- | ---------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | :---------------------------------------------------------------: |
105105
| **Backend** | | ![version](https://img.shields.io/static/v1.svg?label=version&message=v2.0.0&color=success) | [`README.md`](backend/README.md) |
106106
| **CLI** | [`create-deckdeckgo`](https://www.npmjs.com/package/create-deckdeckgo) | [![version](https://img.shields.io/npm/v/create-deckdeckgo/latest.svg?color=success)](https://www.npmjs.com/package/create-deckdeckgo) | [`README.md`](cli/README.md) |
107-
| **Cloud** | | ![version](https://img.shields.io/static/v1.svg?label=production&message=v1.1.0&color=success) | [`README.md`](cloud/README.md) |
107+
| **Cloud** | | ![version](https://img.shields.io/static/v1.svg?label=production&message=v1.1.1&color=success) | [`README.md`](cloud/README.md) |
108108
| **Gatsby plugin highlight code** | | ![version](https://img.shields.io/static/v1.svg?label=version&message=v1.4.1&color=success) | [`Repo`](https://github.com/deckgo/gatsby-remark-highlight-code/) |
109109
| **Infrastructure** | | | [`README.md`](infra/README.md) |
110110
| **Starter kit** | | ![version](https://img.shields.io/static/v1.svg?label=version&message=v2.5.1&color=success) | [`Repo`](http://github.com/deckgo/deckdeckgo-starter/) |

‎cloud/CHANGELOG.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="1.1.1"></a>
2+
3+
# 1.1.1 (2020-06-19)
4+
5+
### Fix
6+
7+
- revert puppeteer supported by firestore cloud ([#767](https://github.com/deckgo/deckdeckgo/issues/767))
8+
19
<a name="1.1.0"></a>
210

311
# 1.1.0 (2020-06-15)

0 commit comments

Comments
 (0)