-
- Flexibility in declaring styles from config and FrontMatter
- Reinstate
reveal_init
initialization
-
- Stricter type-checking on styles
-
- Align content processing with Shortcode Core (getgrav/grav-plugin-shortcode-core#75 (comment))
-
- Backward-incompatible API-changes
- Simplified shortcode-processing
-
- Prevent Twig-caching
- Fragment-parsing
- Shortcode-handling through Transport
- Styles-handling through Parser
- API-selection in blueprints
- Default textsizing-scale and breakpoint-check
-
- Data-shortcode handling
-
- Initialize API earlier
- Refactor Parser->interpretShortcodes()
- Parse Shortcodes with Thunderer/Shortcode
-
- Option for Shortcode Parser
-
- README: Creating a shortcode or shortcode-alias
- README: Twig
- README: Contributing
-
- Split docs into parts
- Link Overlay method
-
- Image-scaling
- Autoloading
-
- Packagist-release
- Require Shortcode Core as a dependency
- Link Overlay shortcode
- Presentation shortcode:
presentation_base_url
replaced bybase_url
-
- PSR-4 handling through Composer
-
- Plugin default style specificity
-
- Move plugin default-styles to top-level element
- Revert ordering-query in CSS
- Print: CSS, reinitialize background images
-
- Alignment-options
-
- Allow default styles from plugin options
- Blueprints structure, language-strings
-
- Horizontal- and textsizing-option logic
- Changelog-formatting
- Remove defaults from blueprints
-
- Non-scrolling save-functionality in Admin
- Non-scrolling auto-save-functionality in Admin
-
- Events- and API-handling
- Code-formatting
-
- Revise Page-linking from Admin
-
- Inline FontAwesome icons
- Preset theme CSS or paper.css in Print-mode, not both
-
- Apply Modular Scales via PHP and CSS
-
- Fix foreach-loop in Transport->setStyle()
- Fix textsizing-class application
- Add default 1:1 scale
- Fix modular-scale.js calculations and events
-
- First stable release
-
- Apply Modular Scale everywhere onLoad
- Dropped Textsize Base for Textsize Modifier
- Reorder logic Content API
- Simplify and extend Parser::unwrapImage()
-
- Textsizing-class application
- Audio-element support
- Various cleanup
-
- CSS and JS option for plugin assets
- Recast Styles API as Transport API
-
- Optimize assets, breakpoints
- Disallow empty API-options
- Swap Bootstrap Reboot for Normalize.css
-
- Presentation-shortcode
- Presentation-shortcode styles
-
- Fire textsizing on Reveal ready
- Links in blueprints
- Asset groups
-
- README
- Blueprints and languages
- Replaced general color-option with one for header and one for block text
- Modular scale sizes
-
- Horizontal-option
-
- Cast textsizing-properties as float
-
- API Interfaces
- Custom Content option
- Custom Parser option
- Custom Styles option
- Merge Page-header presentation-options
-
- Refactor API
- Code Quality
- PHP 7 Features
-
- Dynamic, responsive text-sizing
- Switch to border-box sizing
- Token-auth for Poll API and Broadcast Channel
- Fragment-handling
-
- Content-handling
- Responsive styling
- Poll API garbage collection and stability
- Made API Route configurable
- Blueprints and languages
-
- Data-attributes from styles
- Enabled Poll API
- Added customizable API route, polling timeout
- Responsive media-queries
-
- Flexbox-structure on slides
- Renamed Push API to Poll API
- Renamed
sync
-setting fromapi
topoll
- Poll API PHP, JS, blueprints
- Poll API resource-handling
- Presentation-template
-
- Content API
-
- Broke up Utilities into Content API
- Broke up Content API methods
- Cascading blueprint-options for Plugin, Presentation, Slide
- Options-handling in blueprint
- Tweaked plugin's CSS
-
- Images are unwrapped from paragraphs by default
- Switch from UiB-theme to general Presentation-theme
- Deprecation of Fullpage-settings
-
- Code-quality
- README