This repository was archived by the owner on Feb 6, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +26
-3
lines changed Expand file tree Collapse file tree 5 files changed +26
-3
lines changed Original file line number Diff line number Diff line change 77- demo: v2.3.0 ([ CHANGELOG] ( https://github.com/deckgo/deckdeckgo-website/blob/master/CHANGELOG.md ) )
88- docs: v1.6.0 ([ CHANGELOG] ( https://github.com/deckgo/deckdeckgo/blob/master/docs/CHANGELOG.md ) )
99- 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
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ 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 ) |
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 ) |
4949| ** 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 ) |
5050| ** 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/ ) |
Original file line number Diff line number Diff line change 1+ <a name =" 1.4.0 " ></a >
2+
3+ # 1.4.0 (2020-06-25)
4+
5+ ### Features
6+
7+ - support copepen, jsfiddle and webcomponents.dev ([ #721 ] ( https://github.com/deckgo/deckdeckgo/issues/721 ) )
8+ - refresh style of the actions in full screen mode ([ #755 ] ( https://github.com/deckgo/deckdeckgo/pull/755 ) )
9+ - group, improve fonts in deck style and keep popover open on editing ([ #745 ] ( https://github.com/deckgo/deckdeckgo/pull/745 ) )
10+ - add strikethrough option ([ #710 ] ( https://github.com/deckgo/deckdeckgo/issues/710 ) )
11+ - illustrations for the landing page ([ #764 ] ( https://github.com/deckgo/deckdeckgo/pull/764 ) )
12+ - highlight code line numbers background and color ([ #763 ] ( https://github.com/deckgo/deckdeckgo/pull/763 ) )
13+ - improve deck li style ([ #761 ] ( https://github.com/deckgo/deckdeckgo/pull/761 ) )
14+
15+ ### Fix
16+
17+ - prerendering 🚀 ([ #675 ] ( https://github.com/deckgo/deckdeckgo/issues/675 ) )
18+ - share doesn't work in Firefox ([ #751 ] ( https://github.com/deckgo/deckdeckgo/issues/751 ) )
19+ - problem with remote control layout in Firefox Mobile ([ #752 ] ( https://github.com/deckgo/deckdeckgo/issues/752 ) )
20+ - QR code sizing/spacing ([ #743 ] ( https://github.com/deckgo/deckdeckgo/issues/743 ) )
21+ - social card image not generated ([ #659 ] ( https://github.com/deckgo/deckdeckgo/issues/659 ) )
22+
123<a name =" 1.3.0 " ></a >
224
325# 1.3.0 (2020-05-28)
Original file line number Diff line number Diff line change 11{
22 "name" : " deckdeckgo-studio" ,
3- "version" : " 1.3 .0" ,
3+ "version" : " 1.4 .0" ,
44 "author" : " David Dal Busco" ,
55 "description" : " The web open source editor for presentations" ,
66 "license" : " AGPL-3.0-or-later" ,
You can’t perform that action at this time.
0 commit comments