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(react): enable textarea to limit text input to set amount of words #12906

Merged

Commits on Dec 31, 2022

  1. feat(react): enable textarea to limit text input to set amount of words

    Co-authored-by: SamChinellato <[email protected]>
    Co-authored-by: stevenpatrick009 <[email protected]>
    3 people committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    afa51ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16b39e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

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

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    69ea92e View commit details
    Browse the repository at this point in the history
  2. test(textArea): fix tests and component

    Fix tests affected by the merge to properly use the selected testing library.
    Change TextArea component to remove duplicated use of the useRef hook.
    matejoslav committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    1c4badc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    434e1bd View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

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

Commits on Jan 20, 2023

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

Commits on Jan 29, 2023

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

Commits on Jan 30, 2023

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

Commits on Feb 15, 2023

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

Commits on May 3, 2023

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

Commits on May 4, 2023

  1. revert sync file changes

    matejoslav committed May 4, 2023
    Configuration menu
    Copy the full SHA
    96a6113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48515fb View commit details
    Browse the repository at this point in the history
  3. refactor(TextArea): changes to counterMode and storybook

    changed wording for counterMode to be character or word
    removed storybook entry
    matejoslav committed May 4, 2023
    Configuration menu
    Copy the full SHA
    38172d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5b849c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36c8dc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d31280 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

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

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    03f63b2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'text-area-word-limit' of github.com:matejoslav/carbon i…

    …nto text-area-word-limit
    matejoslav committed May 9, 2023
    Configuration menu
    Copy the full SHA
    eeb9d43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4c658e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7459cc4 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

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

Commits on May 16, 2023

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

Commits on May 28, 2023

  1. Configuration menu
    Copy the full SHA
    242dafc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b62385 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    432aee9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b6a2d9 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

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

Commits on Jun 1, 2023

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

Commits on Jun 2, 2023

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

Commits on Jun 9, 2023

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

Commits on Jun 20, 2023

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

Commits on Jun 22, 2023

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

Commits on Jul 2, 2023

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

Commits on Jul 5, 2023

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

Commits on Jul 16, 2023

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

Commits on Aug 29, 2023

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

Commits on Sep 2, 2023

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

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    98e598f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07a313b View commit details
    Browse the repository at this point in the history
  3. chore: Update packages/react/src/components/TextArea/__tests__/TextAr…

    …ea-test.js
    
    Co-authored-by: Francine Lucca <[email protected]>
    matejoslav and francinelucca authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    0243e06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24e9b65 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'text-area-word-limit' of github.com:matejoslav/carbon i…

    …nto text-area-word-limit
    matejoslav committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    71ee273 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    2f4254f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c67185 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09a9003 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    b05553a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e71458 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27263c4 View commit details
    Browse the repository at this point in the history
  4. fix: add contributors

    matejoslav committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    748459c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    573fdf5 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

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