You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
6
7
+
## 📦 2.0.3 - 2018/05/03
8
+
9
+
### Added
10
+
- Support for [noUiSlider 11.1.0](https://github.com/leongersen/noUiSlider#1110-2018-04-02).
A modern UI kit packed with 2 custom page templates and 11 extra <br />custom components built on top of Bootstrap 4 (final).
7
+
</p>
8
8
9
-
Shards is a **free** and modern UI kit that comes packed with **2 pre-built pages** and **11 extra custom components** that you can use to kick off your next project.
The distributed Shards assets are also available via CDN through [unpkg](https://unpkg.com/shards-ui@2.0.2/) and [jsDelivr](https://cdn.jsdelivr.net/npm/shards-ui@2.0.2/).
46
+
47
+
<br />
48
+
49
+
### Dependencies
32
50
33
51
The only hard dependency is Bootstrap 4 (final) which needs to be included in your HTML document before Shards. Datepickers and slider controls also require the Shards JavaScript dependency.
34
52
35
-
### 🏎💨 Quick Start
53
+
<br />
54
+
55
+
### Quick Start
36
56
37
57
In order to take advantage of both Bootstrap and Shards' features you may want to use the following starter template that includes all dependencies.
38
58
@@ -45,7 +65,7 @@ In order to take advantage of both Bootstrap and Shards' features you may want t
*[Bootstrap Datepicker by Stefan Petre and Andrew Rowls (Apache 2.0)](https://github.com/uxsolutions/bootstrap-datepicker)
65
88
*[noUiSlider by Léon Gersen (WTFPL License)](https://refreshless.com/nouislider/download/)
66
89
*[Material Icons](http://material.io/icons)
67
90
*[FontAwesome Icons](http://fontawesome.io)
68
91
69
-
## Contributing
92
+
<br />
93
+
94
+
### Contributing
70
95
71
96
Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.
72
97
73
-
## 💁 Feedback
98
+
<br />
99
+
100
+
### Feedback
74
101
Building better products is something I'm trying to get really good at. I’d love to hear more about how you plan on using Shards and what features you consider important in similar products. If you could spare a few minutes, please fill out [this Google Form](https://docs.google.com/forms/d/e/1FAIpQLScyj8F-fyVlb-AAeM-UFXSpDgrfdC81yWm1BNF8_gVCpXN8jw/viewform?usp=sf_link) to help me better understand your current context and what I could do to improve my products.
75
102
76
-
## Acknowledgments
103
+
<br />
104
+
105
+
### Acknowledgments
77
106
78
107
While building this project we used various free resources built and made
79
108
available by some wonderful people around the world. See the [ATTRIB.md](ATTRIB.md) file for details.
0 commit comments