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 +25
-4
lines changed Expand file tree Collapse file tree 5 files changed +25
-4
lines changed Original file line number Diff line number Diff line change 11<a name =" 2.2.0 " ></a >
22
3- # [ 2.2.0] ( https://github.com/deckgo/deckdeckgo/compare/v2.1.0...v2.2.0 ) (In progress... )
3+ # [ 2.2.0] ( https://github.com/deckgo/deckdeckgo/compare/v2.1.0...v2.2.0 ) (2020-08-17 )
44
55### Applications
66
77- demo: v2.4.2 ([ CHANGELOG] ( https://github.com/deckgo/deckdeckgo-website/blob/master/CHANGELOG.md ) )
88- docs: v1.9.0 ([ CHANGELOG] ( https://github.com/deckgo/deckdeckgo/blob/master/docs/CHANGELOG.md ) )
99- remote: v1.6.1 ([ CHANGELOG] ( https://github.com/deckgo/deckdeckgo/blob/master/remote/CHANGELOG.md ) )
10+ - studio: v2.2.0 ([ CHANGELOG] ( https://github.com/deckgo/deckdeckgo/blob/master/studio/CHANGELOG.md ) )
1011
1112### Web Components
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 | Changelog |
4747| ------------------ | ----------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------- | :--------------------------------------------------: | :-------------------------------------------------------------------------------: |
48- | ** Studio** | [ ![ version] ( https://img.shields.io/static/v1.svg?label=production&message=v2.0 .0&color=success )] ( https://deckdeckgo.com ) | [ https://deckdeckgo.com ] ( https://deckdeckgo.com ) | [ ` README ` ] ( studio/README.md ) | [ ` CHANGELOG ` ] ( studio/CHANGELOG.md ) |
48+ | ** Studio** | [ ![ version] ( https://img.shields.io/static/v1.svg?label=production&message=v2.2 .0&color=success )] ( https://deckdeckgo.com ) | [ https://deckdeckgo.com ] ( https://deckdeckgo.com ) | [ ` README ` ] ( studio/README.md ) | [ ` CHANGELOG ` ] ( studio/CHANGELOG.md ) |
4949| ** Remote control** | [ ![ version] ( https://img.shields.io/static/v1.svg?label=production&message=v1.6.1&color=success )] ( https://deckdeckgo.app ) | [ https://deckdeckgo.app ] ( https://deckdeckgo.app ) | [ ` README ` ] ( remote/README.md ) | [ ` CHANGELOG ` ] ( remote/CHANGELOG.md ) |
5050| ** Documentation** | [ ![ version] ( https://img.shields.io/static/v1.svg?label=production&message=v1.9.0&color=success )] ( https://docs.deckdeckgo.com ) | [ https://docs.deckdeckgo.com ] ( https://docs.deckdeckgo.com ) | [ ` README ` ] ( docs/README.md ) | [ ` CHANGELOG ` ] ( docs/CHANGELOG.md ) |
5151| ** Demo** | [ ![ version] ( https://img.shields.io/static/v1.svg?label=production&message=v2.4.2&color=success )] ( https://demo.deckdeckgo.com ) | [ https://demo.deckdeckgo.com ] ( https://demo.deckdeckgo.com ) | [ ` Repo ` ] ( https://github.com/deckgo/deckdeckgo-demo/ ) | [ ` CHANGELOG ` ] ( https://github.com/deckgo/deckdeckgo-demo/blob/master/CHANGELOG.md ) |
Original file line number Diff line number Diff line change 1+ # 2.2.0 (2020-08-17)
2+
3+ ### Features
4+
5+ - add warning when colors do not meet contrast ratio (a11y, [ #819 ] ( https://github.com/deckgo/deckdeckgo/issues/819 ) )
6+ - custom inline editor execCommand implementation ([ #741 ] ( https://github.com/deckgo/deckdeckgo/issues/741 ) )
7+ - share on feed page and add twitter tags ([ #824 ] ( https://github.com/deckgo/deckdeckgo/pull/824 ) )
8+ - improve web caching ([ #840 ] ( https://github.com/deckgo/deckdeckgo/pull/840 ) )
9+ - hide the pager ([ #835 ] ( https://github.com/deckgo/deckdeckgo/pull/835 ) )
10+ - only one h1 on the landing page (Google SEO friendly, [ #834 ] ( https://github.com/deckgo/deckdeckgo/pull/834 ) )
11+ - display a message in the console when cannot be use in Firefox Private Window ([ #827 ] ( https://github.com/deckgo/deckdeckgo/issues/827 ) )
12+ - update dependencies and firebase ui ([ #829 ] ( https://github.com/deckgo/deckdeckgo/pull/829 ) )
13+ - remove old ionic / chrome resize issue workaround ([ #327 ] ( https://github.com/deckgo/deckdeckgo/issues/327 ) )
14+
15+ ### Fix
16+
17+ - toolbar options skips some options (a11y, [ #811 ] ( https://github.com/deckgo/deckdeckgo/issues/821 ) )
18+ - unhandled and unexpected add slide ([ #830 ] ( https://github.com/deckgo/deckdeckgo/pull/830 ) )
19+ - adjust copy enterprise ([ #823 ] ( https://github.com/deckgo/deckdeckgo/pull/823 ) )
20+
121# 2.1.0 (2020-07-30)
222
323### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " deckdeckgo-studio" ,
3- "version" : " 2.1 .0" ,
3+ "version" : " 2.2 .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