2018-07-31 02:14:23 +03:00
|
|
|
# Changelog
|
|
|
|
|
2019-04-22 01:03:24 +03:00
|
|
|
## v2.3.1 2019-04-21
|
|
|
|
|
|
|
|
- Add experimental support for fluid aspect ratios #342
|
|
|
|
|
2019-04-21 02:34:11 +03:00
|
|
|
## v2.3.0 2019-04-20
|
2019-04-20 19:21:02 +03:00
|
|
|
|
|
|
|
- Refactor localStorage to use hooks #334
|
2019-04-20 19:28:54 +03:00
|
|
|
- Refactor keyboard shortcuts #335
|
2019-04-20 19:33:28 +03:00
|
|
|
- Refactor query string to use hooks #336
|
2019-04-21 01:21:05 +03:00
|
|
|
- Refactor to use hooks #337
|
|
|
|
- Adds `MDXDeckState` provider component
|
|
|
|
- Fixes an issue with rerenders in Gatsby theme
|
|
|
|
- Adjusts styles in grid mode
|
|
|
|
- Refactors `useSteps` to use effect hook
|
2019-04-20 19:21:02 +03:00
|
|
|
|
2019-04-20 19:19:20 +03:00
|
|
|
## v2.2.3 2019-04-20
|
|
|
|
|
|
|
|
- Refactor Head component #329
|
|
|
|
|
2019-04-20 19:16:05 +03:00
|
|
|
## v2.2.2 2019-04-20
|
2019-04-20 17:35:19 +03:00
|
|
|
|
|
|
|
- Fix typos #333
|
2019-04-20 19:14:15 +03:00
|
|
|
- Refactor themes for better bundle sizes #328
|
2019-04-20 17:35:19 +03:00
|
|
|
|
|
|
|
## v2.2.1 2019-04-15
|
2019-04-15 20:37:45 +03:00
|
|
|
|
2019-04-15 20:36:11 +03:00
|
|
|
- Add support for page up/down keys #319
|
|
|
|
- Fix: remove global styles from Embed component #331
|
|
|
|
|
2019-04-13 19:40:22 +03:00
|
|
|
## v2.2.0 2019-04-13
|
|
|
|
|
|
|
|
- Add Embed component #323
|
|
|
|
- Adjust context passed to Slide component
|
|
|
|
- Add default props to Slide to show all Appear steps
|
|
|
|
- Adds header and footer components for shadowing in Gatsby theme
|
|
|
|
- Refactor and clean up code
|
|
|
|
|
|
|
|
## v2.1.4 2019-04-12
|
|
|
|
|
|
|
|
- Add `mdx` option to Gatsby theme #325
|
|
|
|
|
|
|
|
## v2.1.3 2019-04-12
|
|
|
|
|
|
|
|
- Update docs for Gatsby theme #324
|
|
|
|
|
|
|
|
## v2.1.2 2019-04-12
|
|
|
|
|
|
|
|
- Bump dependencies to MDX 1.0.0 #322
|
|
|
|
|
|
|
|
## v2.1.1 2019-04-11
|
|
|
|
|
|
|
|
- Add support for single deck mode in Gatsby theme #320
|
|
|
|
|
|
|
|
## v2.1.0 2019-04-11
|
|
|
|
|
|
|
|
- Added Gatsby theme #318
|
|
|
|
|
2019-04-06 03:01:38 +03:00
|
|
|
## v2.0.9 2019-04-05
|
|
|
|
|
|
|
|
- Rename internal const #312
|
|
|
|
|
2019-04-06 02:51:59 +03:00
|
|
|
## v2.0.8 2019-04-05
|
|
|
|
|
|
|
|
- Update MDX #311
|
|
|
|
|
2019-04-06 02:41:29 +03:00
|
|
|
## v2.0.7 2019-04-05
|
|
|
|
|
|
|
|
- Add `--no-html` flag back #295
|
|
|
|
|
2019-03-29 01:34:11 +03:00
|
|
|
## v2.0.6 2019-03-28
|
|
|
|
|
|
|
|
- Pin alpha version of MDX #302
|
|
|
|
|
2019-03-23 23:38:51 +03:00
|
|
|
## v2.0.5 2019-03-23
|
|
|
|
|
|
|
|
- Update remark-unwrap-images #289
|
|
|
|
- Update webpack config merging #290
|
|
|
|
|
2019-03-23 21:43:29 +03:00
|
|
|
## v2.0.4 2019-03-23
|
|
|
|
|
|
|
|
- Fix for css-loader #288
|
|
|
|
|
2019-03-23 21:06:38 +03:00
|
|
|
## v2.0.3 2019-03-23
|
|
|
|
|
|
|
|
- Fix for building decks with Google Fonts #287
|
|
|
|
|
2019-03-23 20:55:53 +03:00
|
|
|
## v2.0.2 2019-03-23
|
|
|
|
|
|
|
|
- Fix syntax error in theme #286
|
|
|
|
|
2019-03-23 20:44:27 +03:00
|
|
|
## v2.0.1 2019-03-23
|
|
|
|
|
|
|
|
- Add language support to syntax highlighter themes #278
|
|
|
|
|
2019-03-23 20:42:25 +03:00
|
|
|
## v2.0.0 2019-03-16
|
2018-09-22 17:25:54 +03:00
|
|
|
|
2019-02-15 22:58:58 +03:00
|
|
|
- Simplified custom mdx loader, removing unused front-matter support
|
2019-02-18 01:49:15 +03:00
|
|
|
- Simplified theming and default styles
|
|
|
|
- Removes default Provider component with dot indicator
|
2019-03-16 19:39:42 +03:00
|
|
|
- Uses Reach Router - resolves issues with focus trapping
|
2019-03-10 06:27:37 +03:00
|
|
|
- Removed PDF export and screenshots from core CLI - now available with the `@mdx-deck/export` package
|
2019-02-18 01:49:15 +03:00
|
|
|
- Removed built-in syntax highlighting
|
|
|
|
- Removed `notes` language attribute for fenced code blocks
|
|
|
|
- Refactored dev server
|
2019-02-15 22:58:58 +03:00
|
|
|
|
2019-03-10 20:23:07 +03:00
|
|
|
## v1.10.2 2019-03-10
|
|
|
|
|
|
|
|
- Fix bad release
|
|
|
|
|
2019-03-10 20:19:39 +03:00
|
|
|
## v1.10.1 2019-03-10
|
|
|
|
|
2019-03-10 20:16:19 +03:00
|
|
|
- Prevent Appear children from disappearing during slide transition #253
|
|
|
|
|
2019-02-19 02:20:35 +03:00
|
|
|
## v1.10.0 2019-02-18
|
|
|
|
|
|
|
|
- Update to Babel 7
|
|
|
|
|
2019-02-19 01:04:49 +03:00
|
|
|
## v1.9.0 2019-02-18
|
|
|
|
|
2019-02-19 00:21:07 +03:00
|
|
|
- Fix for font size in nested lists #204
|
|
|
|
- Add `--hot-port` option to CLI #206
|
2019-02-19 00:27:53 +03:00
|
|
|
- Add support for `.jsx` file extensions #239
|
|
|
|
- Fix typos in syntax highlighting component #250
|
2019-02-19 00:40:52 +03:00
|
|
|
- Add context to grid view #187
|
2019-02-19 00:48:36 +03:00
|
|
|
- Add `--no-sandbox` option to CLI #200
|
2019-02-19 00:52:19 +03:00
|
|
|
- Surface compilation errors from webpack #252
|
2019-02-19 00:21:07 +03:00
|
|
|
|
2018-12-04 21:32:50 +03:00
|
|
|
## v1.8.2 2018-12-04
|
|
|
|
|
|
|
|
- Bugfix for window check
|
|
|
|
|
2018-11-27 18:57:07 +03:00
|
|
|
## v1.8.1 2018-11-27
|
|
|
|
|
|
|
|
- Show Appear children in PDF export
|
|
|
|
|
2018-11-27 18:24:08 +03:00
|
|
|
## v1.8.0 2018-11-27
|
|
|
|
|
|
|
|
- Adds button to open new window for presenting in presenter mode
|
|
|
|
|
2018-11-18 18:55:54 +03:00
|
|
|
## v1.7.14 2018-11-18
|
|
|
|
|
|
|
|
- Fix typo in SlideDeck
|
|
|
|
|
2018-11-18 18:51:49 +03:00
|
|
|
## v1.7.13 2018-11-18
|
|
|
|
|
|
|
|
- Add overflow auto to FullScreenCode
|
|
|
|
|
|
|
|
## v1.7.12 2018-11-18
|
|
|
|
|
|
|
|
- Keep styles intact for Appear children
|
|
|
|
- Fix prop types for Appear component
|
|
|
|
- Add missing CLI option to docs
|
|
|
|
|
|
|
|
## v1.7.11 2018-11-18
|
|
|
|
|
|
|
|
- Update remark-unwrap-images
|
|
|
|
|
|
|
|
## v1.7.10 2018-11-12
|
|
|
|
|
|
|
|
- Update dependencies
|
|
|
|
|
|
|
|
## v1.7.9 2018-11-12
|
|
|
|
|
|
|
|
- Update dependencies
|
|
|
|
|
|
|
|
## v1.7.8 2018-11-12
|
|
|
|
|
|
|
|
- Fix typo in Root prop types
|
|
|
|
- Edit docs
|
|
|
|
|
2018-09-22 18:15:09 +03:00
|
|
|
## v1.7.7 2018-09-22
|
|
|
|
|
2018-09-22 17:54:11 +03:00
|
|
|
- Remove overflow hidden styles from body
|
2018-09-22 18:14:36 +03:00
|
|
|
- Adds prettier
|
2018-09-22 17:54:11 +03:00
|
|
|
|
2018-09-22 17:31:38 +03:00
|
|
|
## v1.7.6 2018-09-22
|
|
|
|
|
2018-09-22 17:25:54 +03:00
|
|
|
- Changes styles to use `translate3d`
|
2018-09-22 17:30:47 +03:00
|
|
|
- Add support for page up and page down keys
|
2018-09-22 17:25:54 +03:00
|
|
|
|
2018-09-22 17:21:59 +03:00
|
|
|
## v1.7.5 2018-09-22
|
|
|
|
|
|
|
|
- Add `Horizontal` layout component
|
|
|
|
|
2018-09-15 18:56:00 +03:00
|
|
|
## v1.7.4 2018-09-15
|
|
|
|
|
|
|
|
- Add `--host` option
|
|
|
|
|
2018-09-06 01:19:03 +03:00
|
|
|
## v1.7.3 2018-09-05
|
|
|
|
|
|
|
|
- Fix swipe direction on touchscreens
|
|
|
|
|
2018-08-30 23:08:53 +03:00
|
|
|
## v1.7.1 2018-08-30
|
|
|
|
|
|
|
|
- Fix for localStorage updater
|
|
|
|
|
2018-08-30 01:49:11 +03:00
|
|
|
## v1.7.0 2018-08-29
|
|
|
|
|
|
|
|
- Adds support for stepping through Appear component with left and right arrows #144
|
|
|
|
- Refactor internal context
|
|
|
|
|
2018-08-28 01:47:49 +03:00
|
|
|
## v1.6.9 2018-08-27
|
|
|
|
|
|
|
|
- Adds support for custom webpack configs #136
|
|
|
|
|
2018-08-28 01:45:49 +03:00
|
|
|
## v1.6.8 2018-08-27
|
|
|
|
|
|
|
|
- Fixes `build` when using Notes or Appear components #138
|
|
|
|
- Fixes slide number in presenter mode #142
|
|
|
|
|
2018-08-25 18:46:50 +03:00
|
|
|
## v1.6.7 2018-08-25
|
|
|
|
|
|
|
|
- Use `mkdirp` for build and export
|
|
|
|
- Adds ability to change slide transition timing function and duration via themes
|
|
|
|
|
2018-08-25 18:01:13 +03:00
|
|
|
## v1.6.6 2018-08-25
|
|
|
|
|
|
|
|
- Left align text in code blocks #130
|
|
|
|
- Extract static CSS on build #129
|
|
|
|
- Adds `--no-html` option for client-side only builds
|
|
|
|
|
2018-08-25 17:28:11 +03:00
|
|
|
## v1.6.5 2018-08-25
|
2018-08-18 23:40:19 +03:00
|
|
|
|
2018-08-25 17:28:11 +03:00
|
|
|
- Adjust slide number in overview mode #122
|
2018-08-18 23:40:19 +03:00
|
|
|
|
2018-08-25 17:28:11 +03:00
|
|
|
## v1.6.4 2018-08-18
|
2018-08-16 01:36:43 +03:00
|
|
|
|
2018-08-25 17:28:11 +03:00
|
|
|
- Add respository field to package.json #117
|
|
|
|
- Remove trailing comma in function arguments #115
|
|
|
|
|
|
|
|
## v1.6.3 2018-08-16
|
|
|
|
|
|
|
|
- Disable swiping with mouse #113
|
2018-08-16 01:36:43 +03:00
|
|
|
|
2018-08-15 17:10:56 +03:00
|
|
|
## v1.6.2 2018-08-15
|
|
|
|
|
2018-08-25 17:28:11 +03:00
|
|
|
- Adjust import/export parsing in loader #110
|
2018-08-15 17:10:56 +03:00
|
|
|
|
2018-08-15 15:25:05 +03:00
|
|
|
## v1.6.1 2018-08-15
|
|
|
|
|
|
|
|
- Add missing `babel-core` dependency
|
|
|
|
|
2018-08-15 04:19:38 +03:00
|
|
|
## v1.6.0 2018-08-14
|
|
|
|
|
|
|
|
- Adds `Head` component for setting document head
|
|
|
|
- Adds screenshot command to create a screenshot of the first slide
|
|
|
|
- Removes the `--title` option in favor of using the `Head` component
|
|
|
|
|
2018-08-11 21:16:10 +03:00
|
|
|
## v1.5.15 2018-08-11
|
|
|
|
|
|
|
|
- Adds swipe gesture support for touchscreen devices
|
|
|
|
- Fixes URL bug when initializing mode
|
|
|
|
- Fixes bug previous/next buttons are not rendered
|
|
|
|
- Prevents last slide from cycling back to the beginning
|
|
|
|
|
2018-08-11 03:23:41 +03:00
|
|
|
## v1.5.14 2018-08-10
|
|
|
|
|
|
|
|
- Adds `size` prop to Image component
|
|
|
|
|
2018-08-10 20:35:56 +03:00
|
|
|
## v1.5.13 2018-08-10
|
|
|
|
|
|
|
|
- Fixes an issue where speaker notes would incorrectly show on the wrong slide
|
|
|
|
|
2018-08-10 20:33:28 +03:00
|
|
|
## v1.5.12 2018-08-10
|
|
|
|
|
|
|
|
- Add FullScreenCode layout component
|
|
|
|
|
2018-08-10 20:31:47 +03:00
|
|
|
## v1.5.11 2018-08-10
|
|
|
|
|
|
|
|
- Adjust querystring updater to fix mode showing as undefined
|
|
|
|
|
2018-08-05 21:50:23 +03:00
|
|
|
## v1.5.10 2018-08-05
|
|
|
|
|
|
|
|
- Update overview mode styles
|
|
|
|
- Add grid view mode
|
|
|
|
- Update docs
|
|
|
|
|
2018-08-05 21:09:58 +03:00
|
|
|
## v1.5.9 2018-08-05
|
2018-08-05 21:09:44 +03:00
|
|
|
|
|
|
|
- Update docs
|
|
|
|
|
|
|
|
## v1.5.8 2018-08-05
|
2018-08-05 20:14:36 +03:00
|
|
|
|
|
|
|
- Add support for `components` and `Provider` in themes
|
|
|
|
|
2018-08-05 21:09:44 +03:00
|
|
|
## v1.5.7 2018-08-05
|
2018-08-05 17:56:33 +03:00
|
|
|
|
|
|
|
- Add more built-in themes
|
|
|
|
|
|
|
|
## v1.5.6 2018-08-05
|
2018-08-05 17:38:15 +03:00
|
|
|
|
|
|
|
- Add invisible buttons to left and right for use on mobile devices
|
|
|
|
|
2018-08-05 17:56:33 +03:00
|
|
|
## v1.5.5 2018-08-05
|
2018-08-05 16:55:54 +03:00
|
|
|
|
|
|
|
- Update docs
|
|
|
|
|
2018-08-05 00:39:23 +03:00
|
|
|
## v1.5.4 2018-08-04
|
|
|
|
|
|
|
|
- Add docs for syntax highlighting
|
|
|
|
|
2018-08-05 00:21:41 +03:00
|
|
|
## v1.5.3 2018-08-04
|
|
|
|
|
|
|
|
- Add overview mode to see multiple slides at once
|
|
|
|
- Add default layouts for inverting colors and creating a split layout slide
|
|
|
|
|
2018-08-05 00:03:29 +03:00
|
|
|
## v1.5.2 2018-08-04
|
|
|
|
|
|
|
|
- Add default styles for tables
|
|
|
|
|
2018-08-04 23:56:42 +03:00
|
|
|
## v1.5.1 2018-08-04
|
|
|
|
|
|
|
|
- Use remark-unwrap-images plugin
|
|
|
|
|
2018-08-04 23:54:56 +03:00
|
|
|
## v1.5.0 2018-08-04
|
|
|
|
|
|
|
|
- Add syntax highlighting option for fenced code blocks
|
|
|
|
|
2018-08-04 19:47:15 +03:00
|
|
|
## v1.4.4 2018-08-04
|
|
|
|
|
|
|
|
- Fix for how Appear children display on slide change
|
|
|
|
|
|
|
|
## v1.4.3 2018-08-04
|
2018-08-04 19:43:06 +03:00
|
|
|
|
|
|
|
- Update build setup for smaller package
|
|
|
|
- Adjust keyboard shortcuts
|
|
|
|
|
2018-08-04 01:14:56 +03:00
|
|
|
## v1.4.2 2018-08-03
|
|
|
|
|
|
|
|
- Update ok-cli for better HTML output
|
|
|
|
|
2018-08-04 01:01:20 +03:00
|
|
|
## v1.4.1 2018-08-03
|
|
|
|
|
|
|
|
- Update docs
|
|
|
|
- Add `yellow` theme
|
|
|
|
|
2018-08-04 00:25:55 +03:00
|
|
|
## v1.4.0 2018-08-03
|
|
|
|
|
|
|
|
- Adds Appear component
|
|
|
|
- Adds propTypes to components
|
|
|
|
- Update README
|
|
|
|
|
2018-08-03 06:09:42 +03:00
|
|
|
## v1.3.2 2018-08-02
|
|
|
|
|
|
|
|
- Remove default `target="_blank"` from links
|
|
|
|
- Move custom Provider component into app
|
|
|
|
|
2018-08-03 05:28:06 +03:00
|
|
|
## v1.3.1 2018-08-02
|
|
|
|
|
|
|
|
- Add speaker notes markdown syntax and component
|
|
|
|
|
2018-08-03 03:40:59 +03:00
|
|
|
## v1.3.0 2018-08-02
|
|
|
|
|
|
|
|
- Add presenter mode with preview of next slide and timer
|
|
|
|
|
2018-08-01 17:41:05 +03:00
|
|
|
## v1.2.3 2018-08-01
|
|
|
|
|
|
|
|
- Fix `history.pushState` hash
|
|
|
|
|
2018-08-01 04:22:56 +03:00
|
|
|
## v1.2.2 2018-07-31
|
|
|
|
|
|
|
|
- Update dev server for static file server
|
|
|
|
|
2018-08-01 02:41:24 +03:00
|
|
|
## v1.2.1 2018-07-31
|
|
|
|
|
|
|
|
- Merge custom components with defaults
|
|
|
|
|
2018-08-01 02:38:01 +03:00
|
|
|
## v1.2.0 2018-07-31
|
|
|
|
|
|
|
|
- Add PDF export to CLI
|
|
|
|
|
2018-08-01 01:58:10 +03:00
|
|
|
## v1.1.3 2018-07-31
|
|
|
|
|
|
|
|
- Add emoji support
|
|
|
|
- Update `.npmignore`
|
|
|
|
|
2018-08-01 01:07:25 +03:00
|
|
|
## v1.1.2 2018-07-31
|
|
|
|
|
|
|
|
- Fix `--no-open` option
|
|
|
|
- Add ability to ignore key events
|
|
|
|
- Normalize newlines for cross-platform compatibility
|
|
|
|
|
2018-07-31 19:44:22 +03:00
|
|
|
## v1.1.1 2018-07-31
|
|
|
|
|
|
|
|
- Fix for supporting markdown tables
|
|
|
|
|
2018-07-31 02:14:23 +03:00
|
|
|
## v1.1.0 2018-07-30
|
|
|
|
|
|
|
|
- Updated styles and theming
|
2018-07-31 02:14:57 +03:00
|
|
|
- Updated docs
|
2018-07-31 02:14:23 +03:00
|
|
|
|
|
|
|
## v1.0.3 2018-07-29
|
|
|
|
|
|
|
|
- Updated docs
|
|
|
|
|
|
|
|
## v1.0.2 2018-07-29
|
|
|
|
|
|
|
|
- Add hashchange listeners
|
|
|
|
|
|
|
|
## v1.0.1 2018-07-29
|
|
|
|
|
|
|
|
- Fix for `--out-dir` CLI flag
|
|
|
|
|
|
|
|
## v1.0.0 2018-07-29
|
|
|
|
|
|
|
|
Initial release
|