Skip to content

Conversation

@swashbuck
Copy link
Contributor

@swashbuck swashbuck commented Jan 28, 2025

Fix #109

Part of adaptlearning/adapt_framework#3631

New

  • Migration scripts added to repo

Migration milestones

Before v4.0.0, the schema only contained an empty config object.

4.0.0

  • Added hideFeedback global
  • Added component _tutor object property
    • Added _type
    • Added _textButton. Note that this was changed to _button (see below)
      • Added _isEnabled. Note that this was removed below, so not including it in the scripts
      • Added text

4.0.0 - Different commit but same tag.

  • For component _tutor object property:
    • Added _classes
    • Added _hasNotifyBottomButton
    • Changed _textButton to _button
      • Change text default value
      • Added ariaLabel
      • Removed _isEnabled

4.1.0

  • Added course _tutor object property
    • Added _type
    • Added _classes
    • Added _hasNotifyBottomButton
    • Added _button
      • Added text
      • Added ariaLabel
  • Added component _tutor object property
    • Added _isInherited. Changes default in same tag.

@swashbuck swashbuck self-assigned this Jan 28, 2025
@swashbuck swashbuck marked this pull request as ready for review January 31, 2025 19:38
@swashbuck
Copy link
Contributor Author

Ready for review.

Copy link
Contributor

@joe-allen-89 joe-allen-89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few changes/updates with helpers, but looking good overall.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

Copy link
Contributor

@joe-allen-89 joe-allen-89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@joe-allen-89 joe-allen-89 merged commit 3a765e4 into master Mar 28, 2025
@github-project-automation github-project-automation bot moved this from Needs Reviewing to Recently Released in adapt_framework: The TODO Board Mar 28, 2025
github-actions bot pushed a commit that referenced this pull request Mar 28, 2025
# [4.6.0](v4.5.10...v4.6.0) (2025-03-28)

### Chore

* Add support for new issue experience (fixes #108) (#111) ([33a78ad](33a78ad)), closes [#108](#108) [#111](#111)

### New

* Migration scripts added to repo (fixes #109) (#110) ([3a765e4](3a765e4)), closes [#109](#109) [#110](#110)
@github-actions
Copy link

🎉 This PR is included in version 4.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add migration scripts to the repo

4 participants