Skip to content

Releases: softwaretailoring/wheelnav

v1.4.0

03 Jan 03:15
Compare
Choose a tag to compare

Downloads

  • Modify order of items: navSlice -> navLine -> navTitle
  • Remove MenuSquareSlice from slicePaths
  • New wheelnav method: setTooltips
  • New navItem method: refreshNavItem, initPathsAndTransforms
  • New navItem property: titleHover
  • New navItem function: navigateFunction
  • Refactor wheelnav.refreshWeel, navItem.navTitle transform
  • Fix IE bug with clickableSlice
  • Reorganize slicePath code
  • New slices: Web, Winter, Tutorial

v1.3.1

20 Nov 15:47
Compare
Choose a tag to compare

Downloads

  • Fix spreader Attrs handling and visibility
  • Fix names of css classes for proper css selector using
  • Fix hoverEffect issue in IE
  • Fix path issue with d="M,0,0" (in custom raphael)

v1.3.0

14 Nov 01:48
Compare
Choose a tag to compare

Downloads

  • New wheelnav, navItem properties: clickablePercentMin, clickablePercentMax, sliceClickablePathFunction
  • Refactor navItem.fillAttr for proper gradients
  • Optimize slicePaths for customization
  • New parameters in wheelnav constructor: divWidth, divHeight
  • New wheelnav property: cssMode, implement css handling
  • Switch to custom raphael.min.js (because of css handling)

v1.2.0

21 Sep 17:58
Compare
Choose a tag to compare

Downloads

  • Removal of lag between slices under rotation and hover
  • New wheelnav properties: rotateRound, navItemsEnabled
  • New wheelnav callback function: animateFinishFunction
  • New navItem property: enabled

v1.1.0

21 Sep 11:59
Compare
Choose a tag to compare

Downloads

  • Customizable slicePath and sliceTransform functions
  • New wheelnav and navItem properties: slicePathCustom, sliceSelectedPathCustom, sliceHoverPathCustom, sliceTransformCustom, sliceSelectedTransformCustom, sliceHoverTransformCustom
  • Add custom parameter to slicePath and sliceTransform functions
  • New wheelnav properties: selectedNavItemIndex, navItemCountLabeled, navItemCountLabelOffset
  • Refactor baseAngle and sliceAngle. Move them to navItem from core.
  • New wheelnav properties: navItemsContinuous, navItemsCentered
  • Improve rotate mode
  • New wheelnav properties: rotateRoundCount, animateRepeatCount, animatetimeCalculated
  • New class: slicePathHelper
  • Refactor functions of slicePath
  • New wheelnav property: clockwise

v1.0.0

21 Sep 12:01
Compare
Choose a tag to compare

Downloads

Initial release