Skip to content

feat: DH-14538: Export InputEditor and added options#1398

Merged
mofojed merged 2 commits intodeephaven:mainfrom
bmingles:1397-export-input-editor
Jul 7, 2023
Merged

feat: DH-14538: Export InputEditor and added options#1398
mofojed merged 2 commits intodeephaven:mainfrom
bmingles:1397-export-input-editor

Conversation

@bmingles
Copy link
Copy Markdown
Contributor

@bmingles bmingles commented Jul 5, 2023

  • Exporting InputEditor from @deephaven/iris-grid
  • Added optional properties className and placeholder

resolves #1397

Supporting DH-14538

@bmingles bmingles requested a review from mofojed July 5, 2023 23:13
@bmingles bmingles changed the title feat: Export InputEditor and added options feat: DH-14538: Export InputEditor and added options Jul 5, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 5, 2023

Codecov Report

Merging #1398 (3364754) into main (c76730f) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1398      +/-   ##
==========================================
- Coverage   45.59%   45.59%   -0.01%     
==========================================
  Files         506      506              
  Lines       34976    34997      +21     
  Branches     8738     8749      +11     
==========================================
+ Hits        15947    15956       +9     
- Misses      18978    18990      +12     
  Partials       51       51              
Flag Coverage Δ
unit 45.59% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ckages/iris-grid/src/sidebar/CustomColumnInput.tsx 100.00% <ø> (ø)
packages/iris-grid/src/sidebar/InputEditor.tsx 93.44% <100.00%> (ø)

... and 7 files with indirect coverage changes

Comment thread packages/iris-grid/src/sidebar/InputEditor.tsx Outdated
@bmingles bmingles requested review from mofojed July 6, 2023 14:42
@mofojed mofojed merged commit 405f42f into deephaven:main Jul 7, 2023
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 7, 2023
@bmingles bmingles deleted the 1397-export-input-editor branch August 31, 2023 15:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DH-14538: Export InputEditor

2 participants