@@ -42,25 +42,25 @@ <h4>Behavioural</h4>
42
42
< a
43
43
class ="navigation depends "
44
44
href ="/src/pat/depends/index.html "
45
- title =""
45
+ title ="Depends "
46
46
> Depends< sup > β</ sup > </ a
47
47
>
48
48
< a
49
49
class ="navigation clone "
50
50
href ="/src/pat/clone/index.html "
51
- title =""
51
+ title ="Clone "
52
52
> Clone< sup > β</ sup > </ a
53
53
>
54
54
< a
55
55
class ="navigation scroll "
56
56
href ="/src/pat/scroll/index.html "
57
- title =""
57
+ title ="Scroll "
58
58
> Scroll< sup > β</ sup > </ a
59
59
>
60
60
< a
61
- class ="navigation scroll "
61
+ class ="navigation scroll-box "
62
62
href ="/src/pat/scroll-box/index.html "
63
- title =""
63
+ title ="Scroll box "
64
64
> Scroll Box< sup > β</ sup > </ a
65
65
>
66
66
< a
@@ -122,13 +122,13 @@ <h4>Layout</h4>
122
122
< a
123
123
class ="navigation grid "
124
124
href ="/src/pat/grid/index.html "
125
- title ="Bumper "
125
+ title ="Grid "
126
126
> Grid</ a
127
127
>
128
128
< a
129
129
class ="navigation stacks "
130
130
href ="/src/pat/stacks/index.html "
131
- title ="Stack "
131
+ title ="Stacks "
132
132
> Stacks</ a
133
133
>
134
134
< a
@@ -140,7 +140,7 @@ <h4>Layout</h4>
140
140
< a
141
141
class ="navigation sticky "
142
142
href ="/src/pat/sticky/index.html "
143
- title ="Syntax Highlighting "
143
+ title ="Sticky "
144
144
> Sticky</ a
145
145
>
146
146
</ div >
@@ -189,17 +189,28 @@ <h4>Forms</h4>
189
189
title ="checklist "
190
190
> Checkboxes< sup > unknown</ sup > </ a
191
191
>
192
+ < a
193
+ class ="navigation selectbox "
194
+ href ="/src/pat/selectbox/index.html "
195
+ title ="selectbox "
196
+ > Selectbox< sup > unknown</ sup > </ a
197
+ >
192
198
< a
193
199
class ="navigation validate "
194
200
href ="/src/pat/validation/index.html "
201
+ title ="Validate "
195
202
> Validation< sup > β</ sup > </ a
196
203
>
197
- < a class ="navigation subform " href ="/src/pat/subform/index.html "
204
+ < a
205
+ class ="navigation subform "
206
+ href ="/src/pat/subform/index.html "
207
+ title ="Subform "
198
208
> Subform< sup > unknown</ sup > </ a
199
209
>
200
210
< a
201
211
class ="navigation colour-picker "
202
212
href ="/src/pat/colour-picker/index.html "
213
+ title ="Colour Picker "
203
214
> Colour-Picker< sup > unknow</ sup > </ a
204
215
>
205
216
</ div >
@@ -224,6 +235,12 @@ <h4>Fancy stuff</h4>
224
235
title ="collapsible "
225
236
> Collapsible< sup > stable</ sup > </ a
226
237
>
238
+ < a
239
+ class ="navigation display-time "
240
+ href ="/src/pat/display-time/index.html "
241
+ title ="Display time "
242
+ > Display time< sup > unknown</ sup > </ a
243
+ >
227
244
< a
228
245
class ="navigation forward "
229
246
href ="/src/pat/forward/index.html "
@@ -257,43 +274,43 @@ <h4>Fancy stuff</h4>
257
274
< a
258
275
class ="navigation sortable "
259
276
href ="/src/pat/sortable/index.html "
260
- title =""
277
+ title ="Sortable "
261
278
> Sortable< sup > unknown</ sup > </ a
262
279
>
263
280
< a
264
281
class ="navigation tooltip "
265
282
href ="/src/pat/tooltip/index.html "
266
- title =""
283
+ title ="Tooltip "
267
284
> Tooltips< sup > stable</ sup > </ a
268
285
>
269
286
< a
270
287
class ="navigation zoom "
271
288
href ="/src/pat/zoom/index.html "
272
- title =""
289
+ title ="Zoom "
273
290
> Zoom< sup > β</ sup > </ a
274
291
>
275
292
< a
276
293
class ="navigation gallery "
277
294
href ="/src/pat/gallery/index.html "
278
- title =""
295
+ title ="Gallery "
279
296
> Gallery< sup > β</ sup > </ a
280
297
>
281
298
< a
282
299
class ="navigation slides "
283
300
href ="/src/pat/slides/index.html "
284
- title =""
301
+ title ="Slides "
285
302
> Slideshows< sup > β</ sup > </ a
286
303
>
287
304
< a
288
305
class ="navigation masonry "
289
306
href ="/src/pat/masonry/index.html "
290
- title =""
307
+ title ="Masonry "
291
308
> Masonry< sup > β</ sup > </ a
292
309
>
293
310
< a
294
311
class ="navigation fullscreen "
295
312
href ="/src/pat/fullscreen/index.html "
296
- title =""
313
+ title ="Fullscreen "
297
314
> Fullscreen< sup > β</ sup > </ a
298
315
>
299
316
</ div >
0 commit comments