-
Notifications
You must be signed in to change notification settings - Fork 382
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
98 changed files
with
19,753 additions
and
42,778 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Change Log | ||
|
||
## [1.2.0] 2018-07-31 | ||
### Bugfixing & Bootstrap 4.1.1 integration | ||
- Added section `How to enable Burger Menu` in Docs | ||
- Added section `Visual Inspector` in Docs | ||
- Added new documentation layout | ||
- Updates for `NoUISlider` to the latest version | ||
- Datepicker select date fixed | ||
- Fixed burger-menu | ||
- IE lateral scrolling fixed | ||
- Github issues | ||
- Other bug fixes | ||
|
||
## [1.1.0] 2017-08-30 | ||
### Bootstrap 4 Beta | ||
- Changed the library Tether.js with Popper.js | ||
- Renamed the old classes from Bootstrap 4 Alpha with the new Bootstrap 4 Beta classes | ||
- Small bug fixes | ||
- Added burger menu with sidebar menu for desktop/tablet (used to be only in mobile) | ||
- Options for regular Bootstrap Collapse Navbar (using class `.bootstrap-collapse` on `<html>`) and Sidebar Collapse Navbar (using class `.css-collapse` on `<html>`) | ||
|
||
## [1.0.1] 2017-06-28 | ||
### Icons Update | ||
- Changed source files for the icons, optimized from 2MB to 100KB | ||
|
||
## [1.0.0] 2017-05-16 | ||
### Original Release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
# [Now UI Kit](http://demos.creative-tim.com/now-ui-kit/index.html) [![version][version-badge]][CHANGELOG] [![license][license-badge]][LICENSE] | ||
|
||
![alt text](https://s3.amazonaws.com/creativetim_bucket/products/56/original/opt_nuk_thumbnail.jpg?1466002372 "Now UI Kit") | ||
|
||
|
||
**[Now UI Kit](http://demos.creative-tim.com/now-ui-kit/index.html)** is a responsive Bootstrap 4 kit provided for free by Invision and Creative Tim. It is a beautiful cross-platform UI kit featuring over 50 elements and 3 templates. | ||
|
||
Now UI Kit is one of the most popular UI Kits online, provided in PSD and Sketch formats by Invision. We wanted to find a way for developers worldwide to benefit from using it. So, in collaboration with Invision, we are launching the HTML version for it! | ||
|
||
Now will help you create a clean and simple website that is a perfect fit for today's flat design. It is built using the 12 column grid system, with components designed to fit together perfectly. It makes use of bold colours, beautiful typography, clear photography and spacious arrangements. | ||
|
||
Create awesome, lifelike prototypes with InVision and Now so your users can experience and give feedback on your vision! | ||
|
||
To get the PSD and Sketch files, please visit Invision (https://www.invisionapp.com/now). | ||
|
||
|
||
**Bootstrap 4 Support** | ||
Now UI Kit is built on top of the much awaited Bootstrap 4. This makes starting a new project very simple. It also provides benefits if you are already working on a Bootstrap 4 project; you can just import the Now UI Kit style over it. Most of the elements have been redesigned; but if you are using an element we have not touched, it will fall back to the Bootstrap default. | ||
|
||
**Example Pages** | ||
We wanted to fully display the power of this kit, so the kit comes packed with examples showing you how to use the components. Inside the product you will find: | ||
|
||
## Links: | ||
|
||
+ [Live Preview](http://demos.creative-tim.com/now-ui-kit/index.html) | ||
+ [Profile Page](http://demos.creative-tim.com/now-ui-kit/examples/profile-page.html) | ||
+ [Login Page](http://demos.creative-tim.com/now-ui-kit/examples/login-page.html) | ||
+ [Landing Page](http://demos.creative-tim.com/now-ui-kit/examples/landing-page.html) | ||
+ [Now UI Kit PRO](http://demos.creative-tim.com/now-ui-kit-pro/presentation.html) (from $69) | ||
|
||
**Tutorial** | ||
In order for you to easily be able to use the Now UI kit, we have created a tutorial page. It shows the structure for the files inside the archive and how to import them. It then features every components with a description and example fr how to use it. You can see the details here (link). | ||
|
||
|
||
### What's included | ||
|
||
Within the download you'll find the following directories and files: | ||
|
||
``` | ||
Now Ui Kit | ||
├── CHANGELOG.md | ||
├── assets | ||
│ ├── css | ||
│ │ ├── bootstrap.min.css | ||
│ │ ├── demo.css | ||
│ │ └── now-ui-kit.css | ||
│ ├── fonts | ||
│ ├── img | ||
│ ├── js | ||
│ │ ├── core | ||
│ │ │ ├── bootstrap.min.js | ||
│ │ │ ├── jquery.3.2.1.min.js | ||
│ │ │ └── popper.min.js | ||
│ │ ├── now-ui-kit.js | ||
│ │ └── plugins | ||
│ │ ├── bootstrap-datetimepicker.js | ||
│ │ ├── bootstrap-switch.js | ||
│ │ └── nouislider.min.js | ||
├── documentation | ||
│ ├── template.html | ||
│ └── tutorial-components.html | ||
├── examples | ||
│ ├── landing-page.html | ||
│ ├── login-page.html | ||
│ └── profile-page.html | ||
├── index.html | ||
└── nucleo-icons.html | ||
``` | ||
|
||
## Useful Links | ||
|
||
More products from Creative Tim: <http://www.creative-tim.com/bootstrap-themes> | ||
|
||
Tutorials: <https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w> | ||
|
||
Freebies: <http://www.creative-tim.com/products> | ||
|
||
Affiliate Program (earn money): <http://www.creative-tim.com/affiliates/new> | ||
|
||
Social Media: | ||
|
||
Twitter: <https://twitter.com/CreativeTim> | ||
|
||
Facebook: <https://www.facebook.com/CreativeTim> | ||
|
||
Dribbble: <https://dribbble.com/creativetim> | ||
|
||
Google+: <https://plus.google.com/+CreativetimPage> | ||
|
||
Instagram: <https://instagram.com/creativetimofficial> | ||
|
||
[CHANGELOG]: ./CHANGELOG.md | ||
[LICENSE]: ./LICENSE | ||
[version-badge]: https://img.shields.io/badge/version-1.1.0-blue.svg | ||
[license-badge]: https://img.shields.io/badge/license-MIT-blue.svg |
Oops, something went wrong.