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(Controls): Update Checkbox and RadioButton animations #112

Merged
merged 22 commits into from
May 11, 2021

Commits on Apr 28, 2021

  1. IOS-6669 Make checkbox squared

    jmpg93 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    617f2d3 View commit details
    Browse the repository at this point in the history
  2. IOS-6669 Update tests

    jmpg93 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    a160d0f View commit details
    Browse the repository at this point in the history
  3. Run swiftformat

    jmpg93 authored and actions-user committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    575f66a View commit details
    Browse the repository at this point in the history
  4. IOS-6669 Rename function

    jmpg93 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    c2b01a8 View commit details
    Browse the repository at this point in the history
  5. IOS-6669 Update view width

    jmpg93 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    3752f71 View commit details
    Browse the repository at this point in the history
  6. IOS-6669 Update controls catalog

    jmpg93 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    ead8472 View commit details
    Browse the repository at this point in the history
  7. Run swiftformat

    jmpg93 authored and actions-user committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    b0fe9c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f9981f View commit details
    Browse the repository at this point in the history
  9. Run swiftformat

    jmpg93 authored and actions-user committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    2bd2ac1 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. IOS-6669 Add animations

    jmpg93 committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    81dc6b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1c35fa View commit details
    Browse the repository at this point in the history
  3. IOS-6669 Fix animations

    jmpg93 committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    e8b0b59 View commit details
    Browse the repository at this point in the history
  4. IOS-6669 Add feedback

    jmpg93 committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    4350974 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. IOS-6669 Adjust timing function

    jmpg93 committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    1900b50 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. IOS-6669 Adjust animation

    jmpg93 committed May 4, 2021
    Configuration menu
    Copy the full SHA
    dc0ef1c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into IOS-6669-update-checkbox-animations

    # Conflicts:
    #	Mistica/Source/Components/Checkbox/Checkbox.swift
    #	Mistica/Source/Components/RadioButton/RadioButton.swift
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/CheckboxTests/testCheckboxActiveCheckedState.with-movistar-dark-style.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/CheckboxTests/testCheckboxActiveCheckedState.with-movistar-style.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/CheckboxTests/testCheckboxActiveCheckedState.with-o2-dark-style.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/CheckboxTests/testCheckboxActiveCheckedState.with-o2-style.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/CheckboxTests/testCheckboxActiveCheckedState.with-o2Classic-dark-style.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/CheckboxTests/testCheckboxActiveCheckedState.with-o2Classic-style.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/CheckboxTests/testCheckboxActiveCheckedState.with-vivo-dark-style.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/CheckboxTests/testCheckboxActiveCheckedState.with-vivo-style.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/CheckboxTests/testCheckboxDefaultState.with-movistar-dark-style.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/CheckboxTests/testCheckboxDefaultState.with-movistar-style.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/CheckboxTests/testCheckboxDefaultState.with-o2-dark-style.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/CheckboxTests/testCheckboxDefaultState.with-o2-style.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/CheckboxTests/testCheckboxDefaultState.with-o2Classic-dark-style.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/CheckboxTests/testCheckboxDefaultState.with-o2Classic-style.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/CheckboxTests/testCheckboxDefaultState.with-vivo-dark-style.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/CheckboxTests/testCheckboxDefaultState.with-vivo-style.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/CheckboxTests/testCheckboxIsChecked.assertInitialState.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/CheckboxTests/testCheckboxIsChecked.finalState.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/CheckboxTests/testXIBIntegration.1.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/RadioButtonTests/testRadioButtonEnabled.with-movistar-dark-style.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/RadioButtonTests/testRadioButtonEnabled.with-o2-dark-style.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/RadioButtonTests/testRadioButtonEnabled.with-o2Classic-dark-style.png
    #	Mistica/Tests/MisticaTests/UI/__Snapshots__/RadioButtonTests/testRadioButtonEnabled.with-vivo-dark-style.png
    #	MisticaCatalog/Source/ComponentsCatalogs/UICatalogControlsViewController.swift
    jmpg93 committed May 4, 2021
    Configuration menu
    Copy the full SHA
    36755a4 View commit details
    Browse the repository at this point in the history
  3. Run swiftformat

    jmpg93 authored and actions-user committed May 4, 2021
    Configuration menu
    Copy the full SHA
    ef9c781 View commit details
    Browse the repository at this point in the history
  4. IOS-6669 Fix catalog

    jmpg93 committed May 4, 2021
    Configuration menu
    Copy the full SHA
    4cd51a0 View commit details
    Browse the repository at this point in the history
  5. IOS-6669 Fix opacity

    jmpg93 committed May 4, 2021
    Configuration menu
    Copy the full SHA
    49ea53d View commit details
    Browse the repository at this point in the history
  6. Run swiftformat

    jmpg93 authored and actions-user committed May 4, 2021
    Configuration menu
    Copy the full SHA
    cdc0bb0 View commit details
    Browse the repository at this point in the history
  7. IOS-6669 Fix property name

    jmpg93 committed May 4, 2021
    Configuration menu
    Copy the full SHA
    47ffc2b View commit details
    Browse the repository at this point in the history
  8. Merge branch 'IOS-6669-update-checkbox-animations' of github.com:Tele…

    …fonica/mistica-ios into IOS-6669-update-checkbox-animations
    
    # Conflicts:
    #	Mistica/Source/Components/Checkbox/Checkbox.swift
    jmpg93 committed May 4, 2021
    Configuration menu
    Copy the full SHA
    205b417 View commit details
    Browse the repository at this point in the history