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: focus a new declaration prop automatically #18

Merged
merged 4 commits into from
Mar 22, 2018
Merged

Conversation

ktsn
Copy link
Owner

@ktsn ktsn commented Mar 22, 2018

fix #12

@ktsn ktsn changed the title feat: focus a new declaration prop automatically 69a3249 feat: focus a new declaration prop automatically Mar 22, 2018
@codecov
Copy link

codecov bot commented Mar 22, 2018

Codecov Report

Merging #18 into master will increase coverage by 0.48%.
The diff coverage is 70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   62.99%   63.48%   +0.48%     
==========================================
  Files          40       41       +1     
  Lines        1308     1320      +12     
  Branches      323      314       -9     
==========================================
+ Hits          824      838      +14     
+ Misses        469      467       -2     
  Partials       15       15
Impacted Files Coverage Δ
src/view/components/StyleInformation.vue 0% <0%> (ø) ⬆️
src/view/components/StyleValue.vue 100% <100%> (ø) ⬆️
src/view/components/StyleDeclaration.vue 100% <100%> (ø)

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 81b88bf...f0c3c3b. Read the comment docs.

@ktsn ktsn merged commit 0374aeb into master Mar 22, 2018
@ktsn ktsn deleted the improve-style-edit branch March 22, 2018 04:56
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.

Auto focus to newly added declaration
1 participant