dojo / widgets

:rocket: Dojo - UI widgets.
https://widgets.dojo.io
Other
88 stars 66 forks source link

Feature/outlined input #1761

Closed tomdye closed 3 years ago

tomdye commented 3 years ago

Type: bug / feature

The following has been addressed in the PR:

Description: Add outlined option "kind" to text-input and text-area widgets

Text Input text-input

Text Area text-area

Resolves #1752 Supersedes: #1756

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

dojo.widgets – ./

πŸ” Inspect: https://vercel.com/dojo/dojo.widgets/GWFrsTDxBRWE6YAk5PnM5QpGYk7h
βœ… Preview: https://dojowidgets-git-fork-tomdye-feature-outlined-input-dojo1.vercel.app

widget-test-docs – ./

πŸ” Inspect: https://vercel.com/dojo/widget-test-docs/FZHGXhAzeUsJhfBe2b64E8ERsvC8
βœ… Preview: https://widget-test-docs-git-fork-tomdye-feature-outlined-input-dojo1.vercel.app

codecov[bot] commented 3 years ago

Codecov Report

Merging #1761 (fb2bcae) into master (b18a785) will increase coverage by 0.01%. The diff coverage is 88.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1761      +/-   ##
==========================================
+ Coverage   90.57%   90.59%   +0.01%     
==========================================
  Files          95       95              
  Lines        5232     5261      +29     
  Branches     1429     1451      +22     
==========================================
+ Hits         4739     4766      +27     
  Misses        241      241              
- Partials      252      254       +2     
Impacted Files Coverage Ξ”
src/chip-typeahead/index.tsx 88.67% <80.00%> (-1.05%) :arrow_down:
src/text-input/index.tsx 92.64% <85.00%> (-0.04%) :arrow_down:
src/text-area/index.tsx 80.95% <95.00%> (+2.57%) :arrow_up:
src/date-input/index.tsx 91.45% <100.00%> (+0.07%) :arrow_up:
src/time-picker/index.tsx 82.41% <100.00%> (ΓΈ)
src/typeahead/index.tsx 82.96% <100.00%> (+0.07%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update b18a785...fb2bcae. Read the comment docs.