Skip to content

Development#284

Merged
rishichawda merged 35 commits intomasterfrom
development
Jan 3, 2019
Merged

Development#284
rishichawda merged 35 commits intomasterfrom
development

Conversation

@rishichawda
Copy link
Contributor

@rishichawda rishichawda commented Dec 27, 2018

Status :

Hold

resolve #287

@codecov-io
Copy link

codecov-io commented Dec 27, 2018

Codecov Report

Merging #284 into master will decrease coverage by 0.45%.
The diff coverage is 63.41%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #284      +/-   ##
=========================================
- Coverage   93.15%   92.7%   -0.46%     
=========================================
  Files          26      26              
  Lines         862     877      +15     
=========================================
+ Hits          803     813      +10     
- Misses         59      64       +5
Impacted Files Coverage Δ
lib/pagination/index.js 93.61% <ø> (ø) ⬆️
lib/popover/index.js 93.33% <ø> (ø) ⬆️
lib/autocomplete/index.js 89.89% <ø> (ø) ⬆️
lib/modal/index.js 82% <100%> (+0.36%) ⬆️
lib/multiselect/index.js 87.35% <100%> (+8.14%) ⬆️
lib/progressbar/index.js 100% <100%> (ø) ⬆️
lib/chip/index.js 100% <100%> (ø) ⬆️
lib/select/index.js 94.11% <100%> (-0.09%) ⬇️
lib/table/index.js 77.77% <26.66%> (-19.73%) ⬇️
lib/snackbar/index.js 93.47% <50%> (-1.98%) ⬇️
... and 2 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 00a5f2f...2d22280. Read the comment docs.

@rishichawda rishichawda requested a review from KRRISH96 January 1, 2019 12:45
KRRISH96
KRRISH96 previously approved these changes Jan 1, 2019
rishichawda and others added 8 commits January 1, 2019 18:23
* fix(autocomplete): update autocomplete design

#287

* fix(autocomplete): fix no results message

* test(autocomplete): fix broken test
* fix(Checkbox): Fix checkbox design bugs

* fix(Checkbox): fix cursor pointer issue on checkbox

#287

* fix(Checkbox): fix checked state position
* fix(Snackbar): fix snackbar positioning and responsiveness

* feat(Snackbar): Add close icon for indefinite snackbar

#287

* docs(Snackbar): Update docs page

* style(Snackbar): fix padding
* fix(multiselect): update option height and icon

#287

* fix(multiselect): fix chip design and update icon

* fix(multiselect): bug fix on selecting items

* refactor(multiselect): remove dead code

* fix(multiselect): update multiselect design

* fix(multiselect): update selected chip animation
* fix(navbar): navbar logo fix

* fix(navbar): fix inner wrapper and children overflows and adjust spacing

#287

* fix(navbar): fix navbar spacing issues and right icon color
* feat(Table): Add functionality to sort by clicking table header
#287
kaushiknishchay and others added 11 commits January 1, 2019 18:37
* Button shadow change:

add more spread on normal, reduce spread on active

* Icon button change shadow styles
* fix(popover): fix popover shadow

#287

* fix(popover): update popover background and font, add separator
* fix(pagination): fix width and add animations

#287
* fix(modal): update modal design and animation

#287

* fix(modal): update modal design
* fix(select): update select component design and fix minor bug

* fix(select): fix font-size
* fix(progressbar): improve progressbar animation

* fix(progressbar): minor fixes on progress bar
* fix(chip): fix chip component design

287

* fix(chip): fix chip avatar size
* fix(card): update card component design

#287

* fix(card): minor changes and fixes
* fix(carousel): update carousel design

#287

* feat(carousel): add pauseOnHover
@rishichawda rishichawda added this to the v1.0.1 milestone Jan 3, 2019
@rishichawda
Copy link
Contributor Author

🎉 This PR is included in version 1.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Design updates for all the components.

4 participants