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

fix: pagination padding #2866

Merged
merged 3 commits into from
Apr 6, 2018
Merged

fix: pagination padding #2866

merged 3 commits into from
Apr 6, 2018

Conversation

samouss
Copy link
Contributor

@samouss samouss commented Apr 6, 2018

Summary

Close #2864

I also removed the default value for the padding in the widget since we already have it in the connector. No need to have this information twice.

Before

screen shot 2018-04-06 at 14 37 24

After

screen shot 2018-04-06 at 14 37 07

See the results on DevNovel.

@samouss
Copy link
Contributor Author

samouss commented Apr 6, 2018

Don't know why the status aren't reported... The CI is complete though.

@bobylito
Copy link
Contributor

bobylito commented Apr 6, 2018

@samouss Ok let's merge :)

@bobylito bobylito merged commit e8c58cc into develop Apr 6, 2018
@bobylito bobylito deleted the fix/pagination-padding branch April 6, 2018 14:54
@samouss samouss restored the fix/pagination-padding branch April 6, 2018 14:54
@samouss samouss deleted the fix/pagination-padding branch April 6, 2018 14:54
bobylito pushed a commit that referenced this pull request Apr 9, 2018
<a name=2.7.0></a>
# [2.7.0](v2.6.3...v2.7.0) (2018-04-09)

### Bug Fixes

* pagination padding ([#2866](#2866)) ([e8c58cc](e8c58cc))
* **geosearch:** avoid reset map when it already moved ([#2870](#2870)) ([f171b8a](f171b8a))
* **removeWidget:** check for widgets.length on next tick ([#2831](#2831)) ([7e639d6](7e639d6))

### Features

* **connetConfigure:** add a connector to create a connector widget ([8fdf752](8fdf752))
* **routing:** provide a mechanism to synchronize the search ([#2829](#2829)) ([75b2ca3](75b2ca3)), closes [#2849](#2849) [#2849](#2849)
* **size:** add sideEffects false to package.json ([#2861](#2861)) ([f5d1ab1](f5d1ab1)), closes [#2859](#2859)
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.

3 participants