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

M2-7225: checkboxes & radio buttons new layout design #815

Merged
merged 9 commits into from
Jul 17, 2024

Commits on Jul 12, 2024

  1. feat: Added SimpleGrid for grid layout

    Artem Mironov committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c2424c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0897fc9 View commit details
    Browse the repository at this point in the history
  3. feat(radio): Added grid layout support to Radio Item

    Artem Mironov committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c661fda View commit details
    Browse the repository at this point in the history
  4. feat(checkbox): Added grid layout support to CheckBox Item

    Artem Mironov committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9895dbc View commit details
    Browse the repository at this point in the history
  5. feat(portait-layout): Added backend intergration

    Artem Mironov committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    07f2aad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5210440 View commit details
    Browse the repository at this point in the history
  7. fix(ScrollableContent): Reduced scrollEventThrottle to handle scroll …

    …more precisely
    Artem Mironov committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    bee0ee1 View commit details
    Browse the repository at this point in the history
  8. chore(ios): Updated Podfile

    Artem Mironov committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1739ce9 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. fix: Removed empty lines & made scroll throttle a prop

    Artem Mironov committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    eefe739 View commit details
    Browse the repository at this point in the history