Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2 #270

Merged
merged 82 commits into from
Mar 10, 2019
Merged

V2 #270

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
5e8c0b6
Simplify custom loader
jxnblk Feb 15, 2019
7123568
Update babel config
jxnblk Feb 15, 2019
b7e3d1e
Add base app
jxnblk Feb 15, 2019
f2117ab
Copy Head component to main module
jxnblk Feb 16, 2019
ddc96c7
Add Notes and Appear to main module
jxnblk Feb 16, 2019
f4a0151
Add Providers and keyboard shortcuts
jxnblk Feb 16, 2019
a42bd86
Add MDX components and remove old modules
jxnblk Feb 16, 2019
95c3b91
Update react-syntax-highlighter
jxnblk Feb 16, 2019
075bfc4
Add basic presenter mode
jxnblk Feb 16, 2019
b9d92fa
Install dependencies
jxnblk Feb 17, 2019
06bca04
Refactor dev server
jxnblk Feb 17, 2019
d353014
Refactor build
jxnblk Feb 17, 2019
98ea2d7
Adjust build setup
jxnblk Feb 17, 2019
1936dd3
Adjust font loading for themes
jxnblk Feb 17, 2019
b47736b
Remove syntax highlighting and adjust themes
jxnblk Feb 17, 2019
46d607f
Remove styled-system
jxnblk Feb 17, 2019
5e220b7
Add Step render props component
jxnblk Feb 18, 2019
4ce6202
Merge branch 'master' into v2-prototype
jxnblk Feb 18, 2019
10bebe5
Update lock file
jxnblk Feb 18, 2019
3e6bba8
Use Steps component in Appear
jxnblk Feb 18, 2019
d0115b8
Merge branch 'master' into v2-prototype
jxnblk Feb 18, 2019
c9be001
Clean up tests
jxnblk Feb 18, 2019
7aee276
Adjust presenter mode styles
jxnblk Feb 18, 2019
da63fbf
Add basic overview mode layout
jxnblk Feb 19, 2019
a14d4af
Adjust styles and edit todos
jxnblk Mar 2, 2019
1df0153
Prototype with custom mdx plugin
jxnblk Mar 2, 2019
e97e7a1
Basic monorepo setup
jxnblk Mar 2, 2019
a838705
Reorganize modules
jxnblk Mar 2, 2019
2258c89
Use emotion
jxnblk Mar 3, 2019
45a9ce5
Add localStorage handlers
jxnblk Mar 3, 2019
3541394
Debugging error
jxnblk Mar 3, 2019
89e5ca3
Add support for composing themes
jxnblk Mar 3, 2019
695e36d
Test color merging in themes
jxnblk Mar 3, 2019
2649cea
Add syntax-highligher themes
jxnblk Mar 3, 2019
056205f
Add basic css loader support
jxnblk Mar 3, 2019
6783b9a
Escape strings in mdx-plugin
jxnblk Mar 3, 2019
1986c65
Clean up layouts
jxnblk Mar 3, 2019
882e4c0
Change URL query params on mode change
jxnblk Mar 3, 2019
2724cbe
Add module for backwards compatibility
jxnblk Mar 3, 2019
ab8b1d9
Add modules for backwards compatibility
jxnblk Mar 3, 2019
3f565af
Edit notes
jxnblk Mar 4, 2019
aaec3aa
Edit travis config
jxnblk Mar 8, 2019
c48a440
Update to mdx v1
jxnblk Mar 9, 2019
c9ce310
Fix overview mode
jxnblk Mar 9, 2019
22835fc
Adjust query params
jxnblk Mar 9, 2019
64285d6
Adjust Invert layout
jxnblk Mar 9, 2019
c6ea759
Move root styles and catch errors
jxnblk Mar 9, 2019
758bcfd
Remove old components and add clock to presenter mode
jxnblk Mar 9, 2019
a20e2b3
Add GoogleFonts component
jxnblk Mar 9, 2019
2af123e
Test out themes
jxnblk Mar 9, 2019
868c036
Basic test setup
jxnblk Mar 9, 2019
edd43c6
Edit travis config
jxnblk Mar 9, 2019
358b029
Update template
jxnblk Mar 9, 2019
b79a201
Edit readme
jxnblk Mar 9, 2019
8f2adc4
Update docs
jxnblk Mar 10, 2019
2e54770
Remove data attribute from mdx-plugin
jxnblk Mar 10, 2019
2d65d48
Add basic lerna setup
jxnblk Mar 10, 2019
91da932
v2.0.0-1
jxnblk Mar 10, 2019
bbe660e
Adjust cli babel config
jxnblk Mar 10, 2019
182a7c7
v2.0.0-2
jxnblk Mar 10, 2019
e7ba426
Add symlinked readme to core package
jxnblk Mar 10, 2019
312e47c
v2.0.0-3
jxnblk Mar 10, 2019
18ba6d2
Add basic readme to core package
jxnblk Mar 10, 2019
f5c8e68
v2.0.0-4
jxnblk Mar 10, 2019
8ea8880
Edit docs
jxnblk Mar 10, 2019
17d1964
Add export package
jxnblk Mar 10, 2019
4606a6d
Add PNG support
jxnblk Mar 10, 2019
4fc8b25
Update docs
jxnblk Mar 10, 2019
5ffd84e
Edit changelog
jxnblk Mar 10, 2019
e392907
v2.0.0-5
jxnblk Mar 10, 2019
d642169
Remove notes
jxnblk Mar 10, 2019
217bcb3
Add steps hook
jxnblk Mar 10, 2019
87f2f5a
Adjust cli webpack config
jxnblk Mar 10, 2019
af9c2f9
v2.0.0-6
jxnblk Mar 10, 2019
2798bfa
Remove unused code
jxnblk Mar 10, 2019
cd1ba99
add readmes
jxnblk Mar 10, 2019
b3b2636
v2.0.0-7
jxnblk Mar 10, 2019
82b995e
Add support for static rendering
jxnblk Mar 10, 2019
74008ad
Remove unused dependencies from core package
jxnblk Mar 10, 2019
7a2b952
v2.0.0-8
jxnblk Mar 10, 2019
c20f6b3
Fix tests
jxnblk Mar 10, 2019
84d7ad1
Merge branch 'master' into v2-monorepo
jxnblk Mar 10, 2019
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
23 changes: 0 additions & 23 deletions .babelrc

This file was deleted.

4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dist
site
public
coverage
node_modules
yarn.lock
package-lock.json
11 changes: 0 additions & 11 deletions .npmignore

This file was deleted.

1 change: 0 additions & 1 deletion .npmrc

This file was deleted.

5 changes: 5 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"semi": false,
"singleQuote": true,
"trailingComma": "es5"
}
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
language: node_js
node_js:
- 10
before_deploy:
- npm install
- npm run build
- cp docs/card.png site
beforeDeploy:
- yarn build
deploy:
provider: pages
skip_cleanup: true
github_token: $GH_TOKEN
local_dir: site
local_dir: docs/dist
on:
branch: master
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@

# Changelog

## Unreleased

- Simplified custom mdx loader, removing unused front-matter support
- Simplified theming and default styles
- Removes default Provider component with dot indicator
- Removes timers from presentation mode (maybe)
- Uses Reach Router
- Fix for focus trap
- Removed PDF export and screenshots from core CLI - now available with the `@mdx-deck/export` package
- Removed built-in syntax highlighting
- Removed `notes` language attribute for fenced code blocks
- Refactored dev server

## v1.10.2 2019-03-10

- Fix bad release
Expand Down
6 changes: 1 addition & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

# Contributing

Thanks for contributing!
Expand Down Expand Up @@ -27,7 +26,6 @@ Run `npm test`
- Watch Mode: `npm test -- --watch`
- Coverage: `npm test -- --coverage`


---

# Contributor Covenant Code of Conduct
Expand Down Expand Up @@ -87,7 +85,7 @@ further defined and clarified by project maintainers.
## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at [INSERT EMAIL ADDRESS]. All
reported by contacting the project team at [email protected]. All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an incident.
Expand All @@ -103,5 +101,3 @@ This Code of Conduct is adapted from the [Contributor Covenant][homepage], versi
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html

[homepage]: https://www.contributor-covenant.org


Loading