smock 0.1.85 → 0.1.86

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- smock (0.1.85)
4
+ smock (0.1.86)
5
5
  sass (= 3.2.19)
6
6
  thor (= 0.19.1)
7
7
 
@@ -1,5 +1,11 @@
1
+ .pagination
2
+ +space(margin-top)
3
+ +space(margin-bottom)
4
+
1
5
  .pagination-right
2
6
  text-align: right
3
7
  float: right
4
- +space(margin-top)
5
- +space(margin-bottom)
8
+
9
+ .pagination span
10
+ +space(margin-right, 0.125)
11
+ +space(margin-left, 0.125)
@@ -32,6 +32,23 @@
32
32
 
33
33
  <br/>
34
34
 
35
+ <strong class="style-group__example__label">Pagination</strong>
36
+ <nav class="pagination">
37
+ <span class="first"><a href="#">First</a></span>
38
+ <span class="prev"><a href="#">Prev</a></span>
39
+ <span class="page"><a href="#">1</a></span>
40
+ <span class="page"><a href="#">2</a></span>
41
+ <span class="page"><a href="#">3</a></span>
42
+ <span class="page gap">…</span>
43
+ <span class="page"><a href="#">7</a></span>
44
+ <span class="page"><a href="#">8</a></span>
45
+ <span class="page"><a href="#">9</a></span>
46
+ <span class="next"><a href="#">Next</a></span>
47
+ <span class="last"><a href="#">Last</a></span>
48
+ </div>
49
+
50
+ <br/>
51
+
35
52
  <strong class="style-group__example__label">Large image heading</strong>
36
53
  <p class="paragraph--bigger paragraph__large-avatar__heading"><a href="#">Professional Logo Design</a> for $150 by <a href="#">Brandbusters</a></p>
37
54
  </section>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smock
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.85
4
+ version: 0.1.86
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -364,7 +364,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
364
364
  version: '0'
365
365
  segments:
366
366
  - 0
367
- hash: -1575085503435097909
367
+ hash: -880665729719363233
368
368
  required_rubygems_version: !ruby/object:Gem::Requirement
369
369
  none: false
370
370
  requirements:
@@ -373,7 +373,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
373
373
  version: '0'
374
374
  segments:
375
375
  - 0
376
- hash: -1575085503435097909
376
+ hash: -880665729719363233
377
377
  requirements: []
378
378
  rubyforge_project: smock
379
379
  rubygems_version: 1.8.21