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

Implement FlareUI #28

Merged
merged 73 commits into from
Apr 29, 2024
Merged

Implement FlareUI #28

merged 73 commits into from
Apr 29, 2024

Commits on Feb 28, 2024

  1. Create FlareUI library

    nik3212 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5872e62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f725e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2392948 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6851c13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d1123f View commit details
    Browse the repository at this point in the history
  6. Fix UI elements

    nik3212 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    837eb24 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3666116 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d86db08 View commit details
    Browse the repository at this point in the history
  9. Remove the example app

    nik3212 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    08e4611 View commit details
    Browse the repository at this point in the history
  10. Add code comments

    nik3212 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    aba0de1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    24739dc View commit details
    Browse the repository at this point in the history
  12. Update SwiftLint action

    nik3212 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e82cd64 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    60349bd View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Update workflows

    nik3212 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    bf670ae View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    0a84939 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Implement test cases for ProductView

    - Create the shared `FlareMock` package
    - Implement snapshot tests
    - Implement unit tests
    nik3212 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    30e2243 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7884d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Implement store buttons

    - Implement the `restore` button
    nik3212 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f95ab47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6102bd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbf56ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    625fe58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db9e377 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46defad View commit details
    Browse the repository at this point in the history
  7. Implement tests

    nik3212 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    6030a8e View commit details
    Browse the repository at this point in the history
  8. Update tests

    nik3212 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4b4d141 View commit details
    Browse the repository at this point in the history
  9. Implement passing parameters to a view

    - Implement `onInAppPurchaseCompletion` to handle the completion of a purchase.
    - Implement `inAppPurchaseOptions` to pass additional parameters for a purchase.
    nik3212 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d38ffbf View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    83cc8d2 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    nik3212 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    158a076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5faa49f View commit details
    Browse the repository at this point in the history
  4. Update the snapshot tests

    nik3212 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    faf880c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c013f6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    419dff0 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    a4be364 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    689219e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9be5de1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc69c8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afb9227 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    4dd388f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    275bcbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    193907f View commit details
    Browse the repository at this point in the history
  4. Add Russian localization

    nik3212 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9148593 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6f822a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    372513f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50c1da5 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    d93ed83 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    aad7911 View commit details
    Browse the repository at this point in the history
  2. Update the footer view

    nik3212 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    1d10402 View commit details
    Browse the repository at this point in the history
  3. Implement passing tint colors

    nik3212 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ac97bb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce40e65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    416920a View commit details
    Browse the repository at this point in the history
  6. Implement constast text

    nik3212 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    4dcb1c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3b8a06 View commit details
    Browse the repository at this point in the history
  8. Implement bold button style

    nik3212 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    b7bbe3f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4fee826 View commit details
    Browse the repository at this point in the history
  10. Fix tests

    nik3212 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9c282ec View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Temp commit

    nik3212 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2d3000b View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    604d1a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    10ad3d8 View commit details
    Browse the repository at this point in the history
  2. Implement PoliciesButtonStyle

    nik3212 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6f10d3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    604a93a View commit details
    Browse the repository at this point in the history
  4. Add MARK

    nik3212 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6f3af02 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    1775a32 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    79141e7 View commit details
    Browse the repository at this point in the history
  2. Fix building Flare for macOS

    nik3212 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    ed2ce46 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    a7a2454 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3578788 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d139a33 View commit details
    Browse the repository at this point in the history
  4. Fix typos

    nik3212 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0dd82df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc6aa5c View commit details
    Browse the repository at this point in the history
  6. Disable support for watchOS

    nik3212 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b23735f View commit details
    Browse the repository at this point in the history
  7. Implement snapshot tests

    nik3212 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f04843c View commit details
    Browse the repository at this point in the history
  8. Fix project building

    nik3212 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    8c41b36 View commit details
    Browse the repository at this point in the history
  9. Fix tests

    nik3212 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    402726f View commit details
    Browse the repository at this point in the history