Skip to content

jQuery Schedule v2.1.0

Choose a tag to compare

@Yehzuna Yehzuna released this 26 Apr 11:18
· 6 commits to master since this release
cbc18ce

New features

  • Add a duplicate button for periods
    • This feature allows to copy the selected period to all days if space is available
    • Periods already placed are not overwritten
  • Add a duplicate button for days
    • This feature allows to copy all periods in a day to all other days if space is available
    • Periods already placed are not overwritten
  • Add a remove button for days
    • Remove all periods in the selected day
  • Add a new callback onDuplicatePeriod
  • Add a new option periodDuplicateButton

Other changes

  • Source code cleaning
  • Hover effect lighten for buttons in the popup
  • New icon for remove button
  • Add onRemovePeriod event to the reset method
  • Hide the remove button for very small period (15mn)
  • Fixed: Time not displayed properly in the helper when a period is created