2018-07-31 02:14:23 +03:00
|
|
|
|
|
|
|
# Changelog
|
|
|
|
|
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
|