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

Clean up custom element decorators #549

Merged
merged 1 commit into from
May 1, 2018
Merged

Conversation

smhigley
Copy link
Contributor

@smhigley smhigley commented May 1, 2018

Quick PR to update missing properties and attributes on custom element decorators

@codecov
Copy link

codecov bot commented May 1, 2018

Codecov Report

Merging #549 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #549   +/-   ##
=======================================
  Coverage   97.32%   97.32%           
=======================================
  Files          32       32           
  Lines        2546     2546           
  Branches      645      645           
=======================================
  Hits         2478     2478           
  Misses          9        9           
  Partials       59       59
Impacted Files Coverage Δ
src/time-picker/index.ts 95.33% <ø> (ø) ⬆️
src/combobox/index.ts 97.71% <ø> (ø) ⬆️
src/text-area/index.ts 98.96% <ø> (ø) ⬆️
src/split-pane/index.ts 92.92% <ø> (ø) ⬆️
src/tab/index.ts 100% <ø> (ø) ⬆️
src/checkbox/index.ts 96.93% <ø> (ø) ⬆️
src/radio/index.ts 96.34% <ø> (ø) ⬆️
src/button/index.ts 100% <ø> (ø) ⬆️
src/enhanced-text-input/index.ts 100% <ø> (ø) ⬆️
src/text-input/index.ts 99.05% <ø> (ø) ⬆️
... and 1 more

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 541fee3...6ebed43. Read the comment docs.

@dylans dylans added this to the 2.0.0 milestone May 1, 2018
@smhigley smhigley merged commit 254af43 into dojo:master May 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants