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

feat: forward compatibility with v9 on v-model props/events #6172

Merged
merged 10 commits into from
Nov 5, 2024

Commits on Oct 31, 2024

  1. chore: add useModelMigration composable

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    12bbcdc View commit details
    Browse the repository at this point in the history
  2. feat: v9 model compatibility for NcActionCheckbox, NcActionRadio, NcC…

    …heckboxRadioSwitch
    
    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    297627e View commit details
    Browse the repository at this point in the history
  3. feat: v9 compatibility for text inputs

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    78857b9 View commit details
    Browse the repository at this point in the history
  4. feat: v9 model compatibility in NcSelect* components

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    20a4b85 View commit details
    Browse the repository at this point in the history
  5. feat(NcColorPicker): v9 model compatibility

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1367c9b View commit details
    Browse the repository at this point in the history
  6. feat(NcDateTimePicker): v9 model compatibility

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9022778 View commit details
    Browse the repository at this point in the history
  7. feat(NcDateTimePickerNative): v9 model compatibility

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    76454a4 View commit details
    Browse the repository at this point in the history
  8. feat(NcTimezonePicker): v9 model compatibility

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    33623b2 View commit details
    Browse the repository at this point in the history
  9. feat(NcSettingsInputText): v9 model compatibility

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f30f126 View commit details
    Browse the repository at this point in the history
  10. feat(NcActionInput): v9 model compatibility

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    04e17bb View commit details
    Browse the repository at this point in the history