Releases: yCodeTech/horizontal-timeline-2.0
Horizontal Timeline 2.0 v2.0.5.4
Minor release of Horizontal Timeline 2.0, v2.0.5.4. This adds a new option that had been requested to be able to specify a container element externally from the plugin in order to append the events-content HTML and hide the plugin's default events-content
Horizontal Timeline 2.0 v2.0.5.3
Minor release of Horizontal Timeline 2.0, v2.0.5.3. This adds a new option that had been requested to be able to set different autoplay speeds for each event.
Horizontal Timeline 2.0 v2.0.5.2
A minor bug fix release
Horizontal Timeline 2.0 v2.0.5.1
Minor release of Horizontal Timeline 2.0, v2.0.5.1. This release fixes bugs, with some new additions and deprecations!
- Added new object options
- Deprecated some individual options in favour of the object options
- Added new DOM event
initialised
- Fixed bugs relating to:
- Triggering a click on the autoplay paused button
- Autoplay functions
- GoTo timeline link data options
- The page having 2 vertical scrollbars
- Changed various code, making it better
Check out the changelog for more bug fixes and changes.
Horizontal Timeline 2.0 v2.0.5
Full major version 2.0.5 of Horizontal Timeline 2.0. This release combines all 3 pre-releases and adds some new content too.
- Added new attachable DOM events.
- Added new goTo method
- Changed go-to-timeline function
Check out the changelog for more bug fixes and changes.
Horizontal Timeline 2.0 v2.0.5 Pre-release 3.1.1
Pre-release 3.1.1 (hopefully the last) of version 2.0.5 of Horizontal Timeline 2.0. This pre-release fixes a bug with the methods that was overlooked.
Check out the changelog for more bug fixes and changes.
Includes the updated minified JavaScript!
Stay tuned for v2.0.5 full release coming soon!
Horizontal Timeline 2.0 v2.0.5 Pre-release 3.1
Pre-release 3.1 (hopefully the last) of version 2.0.5 of Horizontal Timeline 2.0. This pre-release fixes a bug with the methods that was overlooked.
Check out the changelog for more bug fixes and changes.
Stay tuned for v2.0.5 full release coming soon!
Edit: The minified JavaScript wasn't updated by mistake in the version...
Horizontal Timeline 2.0 v2.0.5 Pre-release 3
Pre-release 3 (hopefully the last) of version 2.0.5 of Horizontal Timeline 2.0. This pre-release will fix bugs and add several new options.
-
Added a combined singular data attribute, data-horizontal-timeline and added new class options to customise the event content animations.
-
Changed a lot of the CSS and JS and reduced some code clutter. Renamed the default CSS animation exit class from prefix 'leave-' to 'exit-'. Autoplay will now stop when not in the viewport and the progress bar will also reset when the event changes in the paused state.
-
Fixed various bugs that were caused by typos that affected Safari (brought to my attention via email) and bugs regarding the Go-To Timeline Link, not recognising a selector and it wouldn't get the correct instance of the target timeline, therefore using the last used timeline instance settings.
-
Deprecated the data-date and data-custom-display attributes.
Check out the changelog for more bug fixes and changes.
Stay tuned for v2.0.5 full release coming soon!
Horizontal Timeline 2.0 v2.0.5 Pre-release 2
Horizontal Timeline 2.0 v2.0.5 Pre-release 2
@yCodeTech yCodeTech released this 10 minutes ago · 3 commits to master since this release
Pre-release 2 of version 2.0.5 of Horizontal Timeline 2.0. This pre-release will fix bugs and add a new feature.
Added a new feature to reverse the order of the date display via a new option: dateOrder.
Fixed useFontAwesomeIcons option where it didn't do anything.
Fixed a bug where the timeline appears to not to have a width and disappears
Fixed a bug that broke multiple timelines by storing the wrong timeline instance.
Various other bug fixes and changes.
Check out the changelog for more bug fixes and changes.
More new features coming soon for v2.0.5!
Edit: ignore the minified versions of CSS and JS, they have not been updated with new code.
Horizontal Timeline 2.0 v2.0.5 Pre-release 1
A pre-release of version 2.0.5 of Horizontal Timeline 2.0. This pre-release will fix a bug and add some new options.
-
Fixes a bug where if the date was split into two lines, half of the top was cut off by the parent bounding box, the height was changed accordingly.
-
Changed alot of the CSS to use the Flexbox layout.
-
Added 2 new options to disable the navigation buttons (as requested via email): useNavBtns and useScrollBtns.
-
Added an option to customise the date display (as requested via email) using a data-attribute.
More new features coming soon for v2.0.5!