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(Input): 组件对齐 mobile-vue #467

Merged
merged 9 commits into from
Aug 19, 2024

Commits on Aug 16, 2024

  1. feat(input): update input

    update input, update style to v2, alignment vue mobile
    
    feat Tencent#460
    slatejack committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    041e5ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8878b06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccd3559 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b99143 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    477a153 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    1e999c8 View commit details
    Browse the repository at this point in the history
  2. fix(input): update input value change method

    remove input value change method with set input.value
    slatejack committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    bd238b9 View commit details
    Browse the repository at this point in the history
  3. fix(input): update input type definition method

    update input props type import and simplify judgment condition
    slatejack committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    4f2aa08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a37c68c View commit details
    Browse the repository at this point in the history