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(Textbox): min/max width #8470

Closed
wants to merge 17 commits into from
Closed

feat(Textbox): min/max width #8470

wants to merge 17 commits into from

Commits on Nov 26, 2022

  1. port #7981

    ShaMan123 committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    e0defb2 View commit details
    Browse the repository at this point in the history
  2. fix NaN

    ShaMan123 committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    ea64f4d View commit details
    Browse the repository at this point in the history
  3. use capValue

    ShaMan123 committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    e721c63 View commit details
    Browse the repository at this point in the history
  4. fix merge conflict

    ShaMan123 committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    76cf3a3 View commit details
    Browse the repository at this point in the history
  5. Update textbox.js

    ShaMan123 committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    dcd14ab View commit details
    Browse the repository at this point in the history
  6. refactor wrapText _wrapLine

    ShaMan123 committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    4d807a8 View commit details
    Browse the repository at this point in the history
  7. Update textbox.class.ts

    ShaMan123 committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    5f39ef8 View commit details
    Browse the repository at this point in the history
  8. Update textbox.class.ts

    ShaMan123 committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    747badb View commit details
    Browse the repository at this point in the history
  9. Update textbox.class.ts

    ShaMan123 committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    0b5eb50 View commit details
    Browse the repository at this point in the history
  10. Update textbox.class.ts

    ShaMan123 committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    f045762 View commit details
    Browse the repository at this point in the history
  11. Update textbox.js

    ShaMan123 committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    c80a768 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4f73cba View commit details
    Browse the repository at this point in the history
  13. Update CHANGELOG.md

    ShaMan123 committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    5910c7e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

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

Commits on Dec 12, 2022

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

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    197533b View commit details
    Browse the repository at this point in the history
  2. silence TS

    ShaMan123 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    ff4c228 View commit details
    Browse the repository at this point in the history