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

[PullToRefresh] New component PullToRefresh #1679

Merged
merged 21 commits into from
Mar 25, 2024
Merged

Commits on Mar 11, 2024

  1. Intial adding of component

    vnbaaij committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    040650e View commit details
    Browse the repository at this point in the history
  2. - Consolidate PullUp and PullDown in one compoent

    - Add examples
    vnbaaij committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5a010f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. - Remove iframes

    - Use fluent names and tokens in razor and CSS
    - Reorg class file
    vnbaaij committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a5f668b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f68133e View commit details
    Browse the repository at this point in the history
  3. Add touch emulator to Client

    vnbaaij committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    174c533 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f28058f View commit details
    Browse the repository at this point in the history
  5. Process review comments

    vnbaaij committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ebe0221 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    e7bbc94 View commit details
    Browse the repository at this point in the history
  2. - Fix pull up logic.

    - Add parameter to set tip height
    - Show example with progress bar instead of ring
    vnbaaij committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    22440d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Try to include script as ts

    vnbaaij committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2c4c2f7 View commit details
    Browse the repository at this point in the history
  2. Fix building assets project

    Remove loadTouchEmulator
    vnbaaij committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    129570a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    43db007 View commit details
    Browse the repository at this point in the history
  2. - Pull script in

    - Add basic example, update other samples
    - Add ShowStaticTip and StatusUpdateMessageTimeout params
    -Add unit tests
    vnbaaij committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0677364 View commit details
    Browse the repository at this point in the history
  3. merge

    vnbaaij committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9d39cbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51f8d5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89eea18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7aa232 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

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

Commits on Mar 25, 2024

  1. - Add more tests

    - Process review comments
    vnbaaij committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    3d7a694 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebf29bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4924035 View commit details
    Browse the repository at this point in the history