Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
392f5a2
feat: preview slide foundation
peterpeterparker Nov 17, 2020
1d77596
feat: block slide and display / hide preview
peterpeterparker Nov 18, 2020
5770277
feat: clean preview and events bubbeling
peterpeterparker Nov 18, 2020
5795f52
feat: update preview on keypress and paste
peterpeterparker Nov 19, 2020
c512155
refactor: move component to package
peterpeterparker Nov 19, 2020
2ae166a
feat: improve highlight and markdown for preview
peterpeterparker Nov 19, 2020
8366006
feat: update on reset and slide update
peterpeterparker Nov 19, 2020
0008910
fix: attach events
peterpeterparker Nov 19, 2020
568487e
feat: don't add new lines on load on text element
peterpeterparker Nov 19, 2020
c1a78b6
feat: text
peterpeterparker Nov 19, 2020
42c3f78
style: ubuntu shadow
peterpeterparker Nov 19, 2020
4b25169
style: sizing
peterpeterparker Nov 19, 2020
9c9ba4b
feat: no preview for word cloud (yet)
peterpeterparker Nov 19, 2020
7172ae8
feat: select deck scope
peterpeterparker Nov 19, 2020
cf32d31
fix: events listener
peterpeterparker Nov 19, 2020
dd3aa2d
merge: from master
peterpeterparker Nov 20, 2020
25dafd7
release: markdown v2.0.0
peterpeterparker Nov 20, 2020
b1919b0
build: update markdown component
peterpeterparker Nov 20, 2020
3c93659
release: kits
peterpeterparker Nov 20, 2020
85acb9a
feat: update utils
peterpeterparker Nov 20, 2020
1971b2a
fix: on iPad move preview
peterpeterparker Nov 20, 2020
724c26a
feat: landscape and portrait
peterpeterparker Nov 21, 2020
4c206a5
feat: ios keyboard hack
peterpeterparker Nov 21, 2020
7becc8a
style: markdown placeholder
peterpeterparker Nov 21, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,12 @@

### Web Components: New

- markdown: v1.1.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/markdown/CHANGELOG.md))
- markdown: v2.0.1 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/markdown/CHANGELOG.md))

### Web Components

- core: v8.1.1 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/core/CHANGELOG.md))
- highlight-code: v2.2.1 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/highlight-code/CHANGELOG.md))
- lazy-img: v3.0.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/lazy-img/CHANGELOG.md))

### Others: New
Expand All @@ -43,8 +44,9 @@

- deck-utils: v3.2.1 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/utils/deck/CHANGELOG.md))
- slide-utils: v2.6.1 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/utils/slide/CHANGELOG.md))
- starter kit: v7.1.1 ([CHANGELOG](https://github.com/deckgo/starter-kit/blob/master/CHANGELOG.md))
- studio kit: v7.1.1 ([CHANGELOG](https://github.com/deckgo/studio-kit/blob/master/CHANGELOG.md))
- starter kit: v7.1.2 ([CHANGELOG](https://github.com/deckgo/starter-kit/blob/master/CHANGELOG.md))
- studio kit: v7.1.2 ([CHANGELOG](https://github.com/deckgo/studio-kit/blob/master/CHANGELOG.md))
- utils: v1.7.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/utils/utils/CHANGELOG.md))

<a name="3.0.0"></a>

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ Are you interested to contribute to our open source project? That would be aweso
| **Cloud** | | ![version](https://img.shields.io/static/v1.svg?label=production&message=v1.1.1&color=success) | [`README`](cloud/README.md) | [`CHANGELOG`](cloud/CHANGELOG.md) |
| **Gatsby plugin highlight code** | | [![version](https://img.shields.io/npm/v/gatsby-remark-highlight-code/latest.svg?color=success)](https://www.npmjs.com/package/gatsby-remark-highlight-code) | [`Repo`](https://github.com/deckgo/gatsby-remark-highlight-code/) | [`CHANGELOG`](https://github.com/deckgo/gatsby-remark-highlight-code/blob/master/CHANGELOG.md) |
| **Infrastructure** | | | [`README`](infra/README.md) | |
| **Starter kit** | | ![version](https://img.shields.io/static/v1.svg?label=version&message=v7.1.1&color=success) | [`Repo`](http://github.com/deckgo/starter-kit/) | [`CHANGELOG`](https://github.com/deckgo/starter-kit/blob/master/CHANGELOG.md) |
| **Studio kit** | | ![version](https://img.shields.io/static/v1.svg?label=version&message=v7.1.1&color=success) | [`Repo`](http://github.com/deckgo/studio-kit/) | [`CHANGELOG`](https://github.com/deckgo/studio-kit/blob/master/CHANGELOG.md) |
| **Starter kit** | | ![version](https://img.shields.io/static/v1.svg?label=version&message=v7.1.2&color=success) | [`Repo`](http://github.com/deckgo/starter-kit/) | [`CHANGELOG`](https://github.com/deckgo/starter-kit/blob/master/CHANGELOG.md) |
| **Studio kit** | | ![version](https://img.shields.io/static/v1.svg?label=version&message=v7.1.2&color=success) | [`Repo`](http://github.com/deckgo/studio-kit/) | [`CHANGELOG`](https://github.com/deckgo/studio-kit/blob/master/CHANGELOG.md) |
| **WAI Lambda** | | | [`Repo`](https://github.com/deckgo/wai-lambda) | |
| **Webpack plugins** | [`deckdeckgo-webpack-plugins`](https://www.npmjs.com/package/deckdeckgo-webpack-plugins) | [![version](https://img.shields.io/npm/v/deckdeckgo-webpack-plugins/latest.svg?color=success)](https://www.npmjs.com/package/deckdeckgo-webpack-plugins) | [`README`](webpack/README.md) | [`CHANGELOG`](webpack/CHANGELOG.md) |

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -228,20 +228,20 @@ If the code is displayed as an "ubuntu" terminal card (`terminal` property equal
| --deckgo-highlight-code-ubuntu-header-button-height | 12px | The height of a button of the card header. |
| --deckgo-highlight-code-ubuntu-header-button-border-radius | 50% | The border-radius of a button of the card header. |
| --deckgo-highlight-code-ubuntu-header-button-margin | 0 6px 0 0 | The margin of a button of the card header. |
| --deckgo-highlight-code-carbon-header-button-font-size | 7px | The font-size of a button of the card header. |
| --deckgo-highlight-code-carbon-header-button-color | black | The color of a button of the card header. |
| --deckgo-highlight-code-carbon-header-button-text-shadow | 0px 1px 0px rgba(255, 255, 255, 0.2) | The text-shadow of a button of the card header. |
| --deckgo-highlight-code-carbon-header-button-box-shadow | 0px 0px 1px 0px #41403a, 0px 1px 1px 0px #474642 | The box-shadow of a button of the card header. |
| --deckgo-highlight-code-carbon-header-button-close-background | linear-gradient(#f37458 0%, #de4c12 100%) | The close button background of the card header. |
| --deckgo-highlight-code-carbon-header-button-close-border | | The close button border of the card header. |
| --deckgo-highlight-code-carbon-header-button-minimize-background | linear-gradient(#7d7871 0%, #595953 100%) | The minimize button background of the card header. |
| --deckgo-highlight-code-carbon-header-button-minimize-border | | The minimize button border of the card header. |
| --deckgo-highlight-code-carbon-header-button-maximize-background | linear-gradient(#7d7871 0%, #595953 100%) | The maximize button background of the card header. |
| --deckgo-highlight-code-carbon-header-button-maximize-border | | The maximize button border of the card header. |
| --deckgo-highlight-code-carbon-header-user-color | #d5d0ce | The user's color of the card header. |
| --deckgo-highlight-code-carbon-header-user-font-size | 12px | The user's font-size of the card header. |
| --deckgo-highlight-code-carbon-header-user-line-height | 14px | The user's line-height of the card header. |
| --deckgo-highlight-code-carbon-header-user-margin | 0 0 1px 4px | The user's margin of the card header. |
| --deckgo-highlight-code-ubuntu-header-button-font-size | 7px | The font-size of a button of the card header. |
| --deckgo-highlight-code-ubuntu-header-button-color | black | The color of a button of the card header. |
| --deckgo-highlight-code-ubuntu-header-button-text-shadow | 0px 1px 0px rgba(255, 255, 255, 0.2) | The text-shadow of a button of the card header. |
| --deckgo-highlight-code-ubuntu-header-button-box-shadow | 0px 0px 1px 0px #41403a, 0px 1px 1px 0px #474642 | The box-shadow of a button of the card header. |
| --deckgo-highlight-code-ubuntu-header-button-close-background | linear-gradient(#f37458 0%, #de4c12 100%) | The close button background of the card header. |
| --deckgo-highlight-code-ubuntu-header-button-close-border | | The close button border of the card header. |
| --deckgo-highlight-code-ubuntu-header-button-minimize-background | linear-gradient(#7d7871 0%, #595953 100%) | The minimize button background of the card header. |
| --deckgo-highlight-code-ubuntu-header-button-minimize-border | | The minimize button border of the card header. |
| --deckgo-highlight-code-ubuntu-header-button-maximize-background | linear-gradient(#7d7871 0%, #595953 100%) | The maximize button background of the card header. |
| --deckgo-highlight-code-ubuntu-header-button-maximize-border | | The maximize button border of the card header. |
| --deckgo-highlight-code-ubuntu-header-user-color | #d5d0ce | The user's color of the card header. |
| --deckgo-highlight-code-ubuntu-header-user-font-size | 12px | The user's font-size of the card header. |
| --deckgo-highlight-code-ubuntu-header-user-line-height | 14px | The user's line-height of the card header. |
| --deckgo-highlight-code-ubuntu-header-user-margin | 0 0 1px 4px | The user's margin of the card header. |

### Methods

Expand Down
25 changes: 16 additions & 9 deletions docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@deckdeckgo/deck-utils": "^3.2.1",
"@deckdeckgo/demo": "^2.0.1",
"@deckdeckgo/drag-resize-rotate": "^2.0.1",
"@deckdeckgo/highlight-code": "^2.1.1",
"@deckdeckgo/highlight-code": "^2.2.1",
"@deckdeckgo/inline-editor": "^3.0.2",
"@deckdeckgo/lazy-img": "^3.0.0",
"@deckdeckgo/markdown": "^1.1.0",
"@deckdeckgo/markdown": "^2.0.0",
"@deckdeckgo/math": "^2.0.3",
"@deckdeckgo/qrcode": "^2.0.1",
"@deckdeckgo/reveal": "^1.0.0",
Expand All @@ -44,6 +44,7 @@
"@deckdeckgo/slide-video": "^2.2.2",
"@deckdeckgo/slide-youtube": "^2.2.2",
"@deckdeckgo/social": "^4.0.0",
"@deckdeckgo/utils": "^1.7.0",
"@deckdeckgo/word-cloud": "^1.0.5",
"@deckdeckgo/youtube": "^2.0.1",
"@ionic/core": "^5.4.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -780,72 +780,72 @@ export class AppComponentsHighlightCode {
<td>The margin of a button of the card header.</td>
</tr>
<tr>
<td>--deckgo-highlight-code-carbon-header-button-font-size</td>
<td>--deckgo-highlight-code-ubuntu-header-button-font-size</td>
<td>7px</td>
<td>The font-size of a button of the card header.</td>
</tr>
<tr>
<td>--deckgo-highlight-code-carbon-header-button-color</td>
<td>--deckgo-highlight-code-ubuntu-header-button-color</td>
<td>black</td>
<td>The color of a button of the card header.</td>
</tr>
<tr>
<td>--deckgo-highlight-code-carbon-header-button-text-shadow</td>
<td>--deckgo-highlight-code-ubuntu-header-button-text-shadow</td>
<td>0px 1px 0px rgba(255, 255, 255, 0.2)</td>
<td>The text-shadow of a button of the card header.</td>
</tr>
<tr>
<td>--deckgo-highlight-code-carbon-header-button-box-shadow</td>
<td>--deckgo-highlight-code-ubuntu-header-button-box-shadow</td>
<td>0px 0px 1px 0px #41403a, 0px 1px 1px 0px #474642</td>
<td>The box-shadow of a button of the card header.</td>
</tr>
<tr>
<td>--deckgo-highlight-code-carbon-header-button-close-background</td>
<td>--deckgo-highlight-code-ubuntu-header-button-close-background</td>
<td>linear-gradient(#f37458 0%, #de4c12 100%)</td>
<td>The close button background of the card header.</td>
</tr>
<tr>
<td>--deckgo-highlight-code-carbon-header-button-close-border</td>
<td>--deckgo-highlight-code-ubuntu-header-button-close-border</td>
<td></td>
<td>The close button border of the card header.</td>
</tr>
<tr>
<td>--deckgo-highlight-code-carbon-header-button-minimize-background</td>
<td>--deckgo-highlight-code-ubuntu-header-button-minimize-background</td>
<td>linear-gradient(#7d7871 0%, #595953 100%)</td>
<td>The minimize button background of the card header.</td>
</tr>
<tr>
<td>--deckgo-highlight-code-carbon-header-button-minimize-border</td>
<td>--deckgo-highlight-code-ubuntu-header-button-minimize-border</td>
<td></td>
<td>The minimize button border of the card header.</td>
</tr>
<tr>
<td>--deckgo-highlight-code-carbon-header-button-maximize-background</td>
<td>--deckgo-highlight-code-ubuntu-header-button-maximize-background</td>
<td>linear-gradient(#7d7871 0%, #595953 100%)</td>
<td>The maximize button background of the card header.</td>
</tr>
<tr>
<td>--deckgo-highlight-code-carbon-header-button-maximize-border</td>
<td>--deckgo-highlight-code-ubuntu-header-button-maximize-border</td>
<td></td>
<td>The maximize button border of the card header.</td>
</tr>
<tr>
<td>--deckgo-highlight-code-carbon-header-user-color</td>
<td>--deckgo-highlight-code-ubuntu-header-user-color</td>
<td>#d5d0ce</td>
<td>The user&#39;s color of the card header.</td>
</tr>
<tr>
<td>--deckgo-highlight-code-carbon-header-user-font-size</td>
<td>--deckgo-highlight-code-ubuntu-header-user-font-size</td>
<td>12px</td>
<td>The user&#39;s font-size of the card header.</td>
</tr>
<tr>
<td>--deckgo-highlight-code-carbon-header-user-line-height</td>
<td>--deckgo-highlight-code-ubuntu-header-user-line-height</td>
<td>14px</td>
<td>The user&#39;s line-height of the card header.</td>
</tr>
<tr>
<td>--deckgo-highlight-code-carbon-header-user-margin</td>
<td>--deckgo-highlight-code-ubuntu-header-user-margin</td>
<td>0 0 1px 4px</td>
<td>The user&#39;s margin of the card header.</td>
</tr>
Expand Down
Loading