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

Add usage to slider #395

Closed
Jerska opened this issue Oct 30, 2015 · 0 comments
Closed

Add usage to slider #395

Jerska opened this issue Oct 30, 2015 · 0 comments
Assignees
Milestone

Comments

@Jerska
Copy link
Member

Jerska commented Oct 30, 2015

No description provided.

@Jerska Jerska added this to the 1.0.0 milestone Oct 30, 2015
@vvo vvo added the ready label Nov 6, 2015
@bobylito bobylito self-assigned this Nov 10, 2015
@vvo vvo added in progress and removed ready labels Nov 10, 2015
vvo pushed a commit that referenced this issue Nov 10, 2015
fix(range-slider): check usage + display (fixes #395)
vvo pushed a commit that referenced this issue Nov 10, 2015
<a name="0.12.0"></a>
# [0.12.0](v0.11.1...v0.12.0) (2015-11-10)

### Bug Fixes

* **pagination:** Fix double BEM classes on elements ([2ede317](2ede317)), closes [#500](#500)
* **price-ranges:** fix usage + add test ([89601d7](89601d7))
* **range-slider:** check usage + display (fixes #395) ([301643a](301643a)), closes [#395](#395)
* **rangeSlider:** error when no result ([70e8554](70e8554))
* **theme:** Revert default spacing into pagination ([d755fd5](d755fd5))

### BREAKING CHANGES

* pagination: Removes all `__disabled`, `__first`, `__last`,
`__next`, `__previous`, `__active` and `__page` classes added on the links in the
pagination. It only ads them to the parent `li`. Links instead now
have a `.ais-pagination--link` class

Previously, the same CSS classes where added to both the `item` (`li`) and the
link inside it. I've split them in `--item` and `--link`.

I've also made the various active/first/disabled/etc modifiers as
actual `__modifier` classes.

I've updated the tests, the CSS skeleton, the examples and the docs
accordingly.
@vvo vvo removed the in progress label Nov 10, 2015
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

No branches or pull requests

3 participants