Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New: Migration scripts added to repo (fixes #340) #341

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from
Draft

Conversation

swashbuck
Copy link
Contributor

@swashbuck swashbuck commented Feb 3, 2025

Fix #340

Part of adaptlearning/adapt_framework#3631

New

  • Migration scripts added to repo

Migration milestones

3.0.0

  • Add globals popupPagination
  • Add globals ariaPinLabel. Removed in 4.0.0 so did not include in scripts.

4.0.0

  • Remove globals ariaPopupLabel
  • Add item _ariaLevel. Removed in 6.9.0, so did not include in scripts.

4.1.0

  • Add _setCompletionOn

4.2.0

  • Add item _pin
    • Add src
    • Add alt

4.2.1

  • Remove _graphic.title

5.0.0

  • Add _isRound

5.2.0

  • Add _useNumberedPins

5.3.0

  • Add _isNarrativeOnMobile

6.1.0

  • Add _isMobileTextBelowImage

6.5.0

  • Add item _imageAlignment

6.5.1

  • Add globals - item, previous, and next. Schemas fixed in 6.5.2, so using 6.5.2 in the migration scripts.

6.7.0

  • Add item _tooltip
    • Add _isEnabled
    • Add text

6.11.0

  • Update globals item default

6.12.0

  • Add _pinOffsetOrigin

6.12.1

  • Add _isStackedOnMobile

6.13.1

  • Add _hasStaticTooltips

6.13.1

  • Add item _tooltip._position

6.15.0

  • Add item _pin srcHover and srcVisited

@swashbuck swashbuck self-assigned this Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

Add migration scripts to the repo
1 participant