Paginations
Pagination is used to navigate within a set of related views. This element allows navigation within both finite (a set number) and infinite (unknown number)
of views.
Lazy-load seems to have superseded pagination, however if you are working within technical restrictions then pagination is still an acceptable option.
Pagination is used to navigate within a set of related views. This element allows navigation within both finite (a set number) and infinite (unknown number)
of views.
Lazy-load seems to have superseded pagination, however if you are working within technical restrictions then pagination is still an acceptable option.
What’s new since v1.0.0
This version changed:CSS/LESS
but not:
HTML
,
JS
- To make it easier to switch brands with Less we’ve added a brand variable. Building multibrand sites has never been this easy! (#203)
- On Safari, not to name and shame any browser (#SafariIsTheNewIE), elements showed some space between each other even though all other browsers totally got what we wanted. The elements wanted to be together as they all grew up together so we had to explain that to Safari. After a little discussion about the merits of a tight family even Safari couldn’t deny the cuddling. (#205)
CSS
Modifier classes:-
is-disabled
-
is-active
LESS
The main mixin is called:_paginations(WBC)
Pagination is used to navigate within a set of related views. This element allows navigation within both finite (a set number) and infinite (unknown number)
of views.
Lazy-load seems to have superseded pagination, however if you are working within technical restrictions then pagination is still an acceptable option.
What’s new since v2.0.0
This version changed:CSS/LESS
but not:
HTML
,
JS
- Fanfare, Drum roll … We’ve added another brand. Yay! 👏
What’s new since v1.0.0
This version changed:CSS/LESS
but not:
HTML
,
JS
- To make it easier to switch brands with Less we’ve added a brand variable. Building multibrand sites has never been this easy! (#203)
- On Safari, not to name and shame any browser (#SafariIsTheNewIE), elements showed some space between each other even though all other browsers totally got what we wanted. The elements wanted to be together as they all grew up together so we had to explain that to Safari. After a little discussion about the merits of a tight family even Safari couldn’t deny the cuddling. (#205)
CSS
Modifier classes:-
is-disabled
-
is-active
LESS
The main mixin is called:_paginations(WBC)
Pagination is used to navigate within a set of related views. This element allows navigation within both finite (a set number) and infinite (unknown number)
of views.
Lazy-load seems to have superseded pagination, however if you are working within technical restrictions then pagination is still an acceptable option.
What’s new since v2.0.1
This version changed:CSS/LESS
but not:
HTML
,
JS
- We made improvements to our A11Y. Now all links come with underlines so you can tell them apart by color AND shape. Also A11Y means "accessibility" for all who were wondering. (#247)
What’s new since v2.0.0
This version changed:CSS/LESS
but not:
HTML
,
JS
- Fanfare, Drum roll … We’ve added another brand. Yay! 👏
What’s new since v1.0.0
This version changed:CSS/LESS
but not:
HTML
,
JS
- To make it easier to switch brands with Less we’ve added a brand variable. Building multibrand sites has never been this easy! (#203)
- On Safari, not to name and shame any browser (#SafariIsTheNewIE), elements showed some space between each other even though all other browsers totally got what we wanted. The elements wanted to be together as they all grew up together so we had to explain that to Safari. After a little discussion about the merits of a tight family even Safari couldn’t deny the cuddling. (#205)
CSS
Modifier classes:-
is-disabled
-
is-active
LESS
The main mixin is called:_paginations(WBC)