Now UI Kit Bootstrap 4 - Designed by Invision. Coded by Creative Tim

Overview

Now UI Kit Tweet

version license GitHub issues open GitHub issues closed

Product Image

Now UI Kit 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:

Table of Contents

Versions

HTML VUEJS ANGULAR
Now UI Kit HTML Now UI Kit Vuejs Now UI Kit Angular

Demo

Register Login Profile
Landing Login Profile

Documentation

The documentation for the Now UI Kit is hosted at our website.

File Structure

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

Browser Support

At present, we officially aim to support the last two versions of the following browsers:

Resources

HTML VUEJS ANGULAR
Now UI Kit HTML Now UI Kit Vuejs Now UI Kit Angular

Change log

Please see the changelog for more information on what has changed recently.

Credits

Reporting Issues

We use GitHub Issues as the official bug tracker for the Now UI Kit. Here are some advices for our users that want to report an issue:

  1. Make sure that you are using the latest version of the Argon Dashboard Pro Nodejs. Check the CHANGELOG from your dashboard on our website.
  2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
  3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.

Licensing

Useful Links

Social Media

Twitter: https://twitter.com/CreativeTim?ref=adnp-readme

Facebook: https://www.facebook.com/CreativeTim?ref=adnp-readme

Dribbble: https://dribbble.com/creativetim?ref=adnp-readme

Instagram: https://www.instagram.com/CreativeTimOfficial?ref=adnp-readme

Comments
  • Bootstrap 4 Beta support?

    Bootstrap 4 Beta support?

    Boostrap v4.0.0-beta was released yesterday. I know that it's a little bit early, but has anyone tried to use now-ui-kit with Bootstrap's most recent version?

    enhancement 
    opened by tdnl 9
  • Mobile view navbar dropdown error

    Mobile view navbar dropdown error

    When adding to the navbar dropdown menu, the mobile view sees the submenu space but not the text. The first image shows the menu when clicked to the hamburger, the second when expanded the topic "Klubi" 1 2

    bug 
    opened by postituvi 7
  • Bootstrap 4 Issues

    Bootstrap 4 Issues

    Now UI Kit is based on Bootstrap 4 but it depends on Bootstrap-4.0.0-Beta not the Bootstrap v4.0.0 final release. You can find a number of bugs if you use the latest stabe version. I found the issue on the Login page Input groups. Please update the release which is compatible with the Bootstrap stable release.

    opened by nasirkhan 6
  • A Trouble with Date Picker

    A Trouble with Date Picker

    Hi. I am trying to integrate date picker from this material kit into my project. It seems I've copied all needed snippets while it doesn't work. Can you help me to solve the problem? I am using Bootstrap 4 and here is the link on code pen: https://codepen.io/Hayko/pen/QgvYMv

    opened by Hayko1994 6
  • consider using a less suggestive avatar stock photo

    consider using a less suggestive avatar stock photo

    first of all, thanks for publishing this great looking project under such a liberal license.

    that said, please consider using a less suggestive avatar stock photo for the image section on the sample page.

    my first reaction when scrolling down that page was "geez, why the f^@# is this dude called tim using a picture of a naked woman. so immature and sexist." (yes, i know tim is the agency name.)

    after a quick google image search i figured out this is a free "do whatever you want" stock photo by @araltasher from their unsplash portfolio, more specifically this photo, which does not feature any nudity, which proved my initial reaction was "wrong". that said, the cropping suggests otherwise, at least to me upon first glance.

    anyway, i am sure none of this is intentional so i am not calling out anyone here. i just want to share my reaction when looking at that otherwise very nice demo page, hence this message.

    keep up the good work, but please reconsider the stock photo. :)

    opened by wbolster 6
  • Problems with Date Picker

    Problems with Date Picker

    Hello, I am facing some problems with Datepicker that I can not solve (I have already looked at other topics here and nothing worked), it follows errors below:

    1 - Arrows that select year / month do not work correctly, there is time that the return when being clicked advances the month forward.

    2 - Selecting dates does not work. By clicking on the date, sometimes it goes, sometimes not, even giving several clicks, alternating the month the date selection does not work.

    3 - if in value I put the date 06/03/2018 (d / m / Y), when I click to open the datepicker, instead of opening it in month 3, it is opening in other months, eg in June.

    Even in the documentation site, when trying to use this function, I encounter difficulties and errors.

    Other than that the theme is great, I'm getting to use it perfectly.

    opened by kelvindk9w 5
  • Datepicker doesn't work

    Datepicker doesn't work

    For fixing this issue please go in your project in assets/_scss/now-ui-kit/plugins/_plugin-datepicker.scss and search for the following lines of code:

    .datepicker .day div,
    .datepicker th {
      @include transition($general-transition-time, $transition-ease);
      text-align: center;
      width: 30px;
      height: 30px;
      line-height: 2.2;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 50%;
      font-weight: $font-weight-light;
      font-size: $font-size-base;
      border: none;
      position: relative;
      cursor: pointer;
    }
    
    

    Here you just have to add the property ‘ z-index: -1; ’ and after you do that please compile your scss with Koala( koala-app.com ). Please be sure that your output path is ‘ assets/css/now-ui-kit.css ‘. Everything will work fine after you will do the modification. Hope that will help you!

    Regards, Dragos

    opened by dragosct 4
  • Modal content issue

    Modal content issue

    When the modal content increases to the point when it becomes scrollable, the modal just shifts way down the page when launched. modal_shifts_way_down

    As you can see in the screenshot above when I increased the content the modal just shifted way down to the page. I tried this in the example pages that comes with nowuikit when downloaded. Whereas in bootstrap4 docs and example on their website the modal works fine for longer content. Please look into this.

    bug 
    opened by arpit016 4
  • Upwards dropdown

    Upwards dropdown

    Upwards dropdown Is it possible to create a dropdown which goes above the text instead of below? I want to have a dropdown on my footer but it will currently only go down.

    opened by Wqrld 3
  • Non-standard MIT License

    Non-standard MIT License

    Thanks for creating this theme. Looks like it's already inspired many to create remixes of the work. One thing I noticed while reviewing the repo was GitHub wasn't showing the license in the normal location. Upon inspection I believe it's occurring because the theme is using a non-standard MIT license.

    In particular, this line appears in the license file:

    Designed by Invision (https://www.invisionapp.com). Coded by Creative Tim (https://www.creative-tim.com/)

    The intent here seems to be FOSS. But with the above line in the license file it's not clear if those building upon or remixing this work are supposed to copy that line with the LICENSE (which would make it not MIT). Mind removing that line from the license file so it's standard MIT? Thanks.

    opened by ghost 3
  • White space on rigth and footer side IE

    White space on rigth and footer side IE

    Anyone have a solution for this? error_ie

    It´s on Internet Explorer, I tried adding html, body { width: 100%; height: 100%; margin: 0px; padding: 0px; overflow-x: hidden; } But just work on right side after scrolling.

    Thanks.

    opened by asanchezmx 3
  • [Bug] FileUpload Jasney not attaching the selected image/ file

    [Bug] FileUpload Jasney not attaching the selected image/ file

    Version

    pro-v1.3.1

    Reproduction link

    https://demos.creative-tim.com/now-ui-kit-pro/docs/1.0/plugins/fileupload-jasny.html

    Operating System

    Windows 10

    Device

    Lenovo Thinkpad X1 Carbon

    Browser & Version

    Google Chrome Version 91.0.4472.114 (Official Build) (64-bit)

    Steps to reproduce

    1.Click select image 2.Select the image file 3.Click open to attach the file to the control

    What is expected?

    Attached file name and remove button

    What is actually happening?

    No file attached, it shows select image again


    Solution

    Show the attched file

    Additional comments

    opened by Neo149 0
  • [Bug] Native checkbox validation fails

    [Bug] Native checkbox validation fails

    Version

    1.3

    Reproduction link

    https://jsfiddle.net/jStefano/j23nvhy0

    Operating System

    MAC OS

    Device

    MacBook

    Browser & Version

    Chrome/Firefox

    Steps to reproduce

    input a username and don't check the checkbox, then hit submit

    What is expected?

    the browser form validation should display a warning prompting the user to check the terms and conditions checkbox

    What is actually happening?

    the warning is not shown, in fact nothing happens, and in Chrome an error is logged to the console


    Solution

    remove visibility: hidden from the input style and move it a bit so that the warning message can appear in the expected position.

    .form-check input[type="checkbox"] {
        opacity: 0;
        position: absolute;
        visibility: initial !important;
        left: 27px;
        top: 8px;
    }
    

    Additional comments

    opened by stebogit 3
  • [Bug] Disabled buttons appear active on hover

    [Bug] Disabled buttons appear active on hover

    Version

    1.3

    Reproduction link

    https://demos.creative-tim.com/now-ui-kit/docs/1.0/components/buttons.html#disabled-state

    Operating System

    MAC OS

    Device

    MacBook

    Browser & Version

    Any

    Steps to reproduce

    just load your docs page and hover over any disabled button

    What is expected?

    hovering over a disabled button should not trigger any color/state change

    What is actually happening?

    the color and the element shadow are changing like they were active


    Solution

    apply the right color to disabled buttons https://github.com/creativetimofficial/now-ui-kit/blob/master/assets/css/now-ui-kit.css#L1731-L1732

    and removed opacity applied to any .btn:hover https://github.com/creativetimofficial/now-ui-kit/blob/master/assets/css/now-ui-kit.css#L1603

    Additional comments

    opened by stebogit 0
  • Getting error in compiling SCSS using gulp using steps provided in Build Tools section

    Getting error in compiling SCSS using gulp using steps provided in Build Tools section

    Prerequisites

    Please answer the following questions for yourself before submitting an issue.

    • [x] I am running the latest version
    • [x] I checked the documentation and found no answer
    • [x] I checked to make sure that this issue has not already been filed
    • [x] I'm reporting the issue to the correct repository (for multi-repository projects)

    Expected Behavior

    SCSS should be compiled and colors should have been changed in CSS files.

    Current Behavior

    First I was getting an error in gulp, I used npm audit fix --force then different error.

    Failure Information (for bugs)

    Error before audit fix:

    ReferenceError: primordials is not defined
        at fs.js:35:5
        at req_ (C:\Users\Sai Ram\Downloads\now-ui-kit-master\node_modules\natives\index.js:143:24)
        at Object.req [as require] (C:\Users\Sai Ram\Downloads\now-ui-kit-master\node_modules\natives\index.js:55:10)
        at Object.<anonymous> (C:\Users\Sai Ram\Downloads\now-ui-kit-master\node_modules\graceful-fs\fs.js:1:37)
        at Module._compile (internal/modules/cjs/loader.js:1156:30)
        at Object.Module._extensions..js (internal/modules/cjs/loader.js:1176:10)
        at Module.load (internal/modules/cjs/loader.js:1000:32)
        at Function.Module._load (internal/modules/cjs/loader.js:899:14)
        at Module.require (internal/modules/cjs/loader.js:1042:19)
        at require (internal/modules/cjs/helpers.js:77:18)
    

    Error after audit fix:

    AssertionError [ERR_ASSERTION]: Task function must be specified
       at Gulp.set [as _setTask] (C:\Users\Sai Ram\Downloads\now-ui-kit-master\node_modules\undertaker\lib\set-task.js:10:3)
       at Gulp.task (C:\Users\Sai Ram\Downloads\now-ui-kit-master\node_modules\undertaker\lib\task.js:13:8)
       at Object.<anonymous> (C:\Users\Sai Ram\Downloads\now-ui-kit-master\gulpfile.js:34:6)
       at Module._compile (internal/modules/cjs/loader.js:1156:30)
       at Object.Module._extensions..js (internal/modules/cjs/loader.js:1176:10)
       at Module.load (internal/modules/cjs/loader.js:1000:32)
       at Function.Module._load (internal/modules/cjs/loader.js:899:14)
       at Module.require (internal/modules/cjs/loader.js:1042:19)
       at require (internal/modules/cjs/helpers.js:77:18)
       at requireOrImport (C:\Users\Sai Ram\AppData\Roaming\npm\node_modules\gulp-cli\lib\shared\require-or-import.js:19:11) {
    generatedMessage: false,
    code: 'ERR_ASSERTION',
    actual: false,
    expected: true,
    operator: '=='
    }
    

    Steps to Reproduce

    Follow the guide given in build tool section of the kit.

    • Device: HP Notebook
    • Operating System: Windows 10
    • Browser and Version: Chrome Version 83.0.4103.61 (Official Build) (64-bit)
    help wanted 
    opened by ShivamS136 3
  • .btn background color not defined

    .btn background color not defined

    For some reason the background-color of the default button is not defined as $default-color (actually the line is commented out), therefore you can't change it via variable:

    // _buttons.scss
    
    // .btn-default { @include btn-styles($default-color, $default-states-color); }
    .btn-primary { @include btn-styles($primary-color, $primary-states-color); }
    ...
    

    See https://github.com/creativetimofficial/now-ui-kit/blob/master/assets/scss/now-ui-kit/_buttons.scss#L83

    opened by stebogit 0
  • navbar-toggler-icon not appearing at breakpoint

    navbar-toggler-icon not appearing at breakpoint

    Prerequisites

    Please answer the following questions for yourself before submitting an issue.

    • [x ] I am running the latest version
    • [x ] I checked the documentation and found no answer
    • [x ] I checked to make sure that this issue has not already been filed
    • [x ] I'm reporting the issue to the correct repository (for multi-repository projects)

    Expected Behavior

    At the desired breakpoint the nav menu will toggle into the navbar-toggler-icon.

    Current Behavior

    The navbar-toggler-icon is not appearing at the correct breakpoint. Even in the documentation the navbar-toggle-icon doesn't appear.

    navbarMenu

    opened by rfinkley 2
Releases(1.3.0)
Owner
Creative Tim
Creative Tim
A responsive, Bootstrap landing page template created by Start Bootstrap

Start Bootstrap - Landing Page Landing Page is a multipurpose landing page template for Bootstrap created by Start Bootstrap. Preview View Live Previe

Start Bootstrap 1.4k Jan 3, 2023
A simple, one page, Bootstrap HTML website template created by Start Bootstrap

Start Bootstrap - One Page Wonder One Page Wonder is a basic one page template for Bootstrap created by Start Bootstrap. Preview View Live Preview Sta

Start Bootstrap 327 Dec 18, 2022
A shop homepage Bootstrap HTML template created by Start Bootstrap

Start Bootstrap - Shop Homepage Shop Homepage is a basic HTML online store homepage template for Bootstrap created by Start Bootstrap. Preview View Li

Start Bootstrap 390 Jan 1, 2023
A Bootstrap HTML business homepage template created by Start Bootstrap

Start Bootstrap - Business Frontpage Business Frontpage is a basic business website template for Bootstrap created by Start Bootstrap. Preview View Li

Start Bootstrap 181 Nov 28, 2022
A Bootstrap HTML homepage template with feature boxes - created by Start Bootstrap

Start Bootstrap - Heroic Features Heroic Features is a multipurpose HTML template for Bootstrap created by Start Bootstrap. Preview View Live Preview

Start Bootstrap 160 Nov 27, 2022
Bootstrap-print-css - Print Stylesheet for Bootstrap 5

Bootstrap Print CSS ??️ Bootstrap 5 no longer includes custom CSS for printing - with the CSS in this project you can add it back. Note: This should i

Christian Oliff 35 Dec 13, 2022
Light-switch-bootstrap - Dark mode toggle for Bootstrap 5

?? Light Switch for Bootstrap 5 Basic Bootstrap 5 custom checkbox to use night mode in your web site. Under the hood Switching to dark mode is done by

Han 35 Jan 2, 2023
CSS Boilerplate / Starter Kit: Collection of best-practice CSS selectors

Natural Selection Natural Selection is a CSS framework without any styling at all. It is just a collection of selectors that can be used to define glo

FrontAid CMS 104 Dec 8, 2022
A website designed as a template for Real Estate Events and Conferences.

A website designed as a template for Real Estate Events and Conferences. Users can showcase live countdown until event, event characteristics, Speakers and Organizational leadership Showcase and design is responsive. Built with HTML/CSS/JavaScript.

Steve 17 Nov 28, 2022
Themes for Bootstrap

Bootswatch A collection of open source themes for Bootstrap View Bootswatch themes » Report bug · Request feature · Blog Usage There are a few differe

Thomas Park 13.9k Jan 2, 2023
Jekyll Bootstrap theme

Landing Page Jekyll theme Jekyll theme based on landing-page bootstrap theme How to use Place a image in /img/services/ Create posts to display your s

Shane Weng 412 Dec 3, 2022
A web app landing page theme created by Start Bootstrap

Start Bootstrap - New Age New Age is a web app landing page theme for Bootstrap created by Start Bootstrap. Preview View Live Preview Status Download

Start Bootstrap 996 Dec 26, 2022
AngularJS SPA Template for Visual Studio is a project skeleton for a simple single-page web application (SPA) built with AngularJS, Bootstrap, and ASP.NET (MVC, Web Api, SignalR).

AngularJS SPA Template for Visual Studio This project is a skeleton for a simple single-page web application (SPA) built on top of the: AngularJS 1.2.

Kriasoft 105 Jun 18, 2022
FREE Bootstrap Landing Page Template for Developers and Startups

Theme Details & Demo Details: https://themes.3rdwavemedia.com/bootstrap-templates/startup/appkit-landing-free-bootstrap-theme-for-developers-and-start

Xiaoying Riley 158 Nov 30, 2022
An Ember-flavoured Bootstrap 4.x eco-system

ui-bootstrap Adds a complete Ember Bootstrap 4.x eco-system THIS IS CURRENTLY A WORK IN PROGRESS ... it works but it will be "ready" pretty soon Insta

LifeGadget 12 Jan 25, 2021
A browser/Chrome extension that replaces Leftist #trigger words with "bad thing" and "current bad thing". Inspired by Tim Pool.

BadThings browser/Chrome extension replaces Leftist #trigger words with 'bad things' and 'current bad thing'. Quickstart This project uses React 18 an

Cale McCollough 2 Sep 5, 2022
Bootstrap-select - Shim repository for Bootstrap-select that works with bootstrap 4.

bootstrap-select Bootstrap-select is a jQuery plugin that utilizes Bootstrap's dropdown.js to style and bring additional functionality to standard sel

Heimrich & Hannot GmbH 35 Aug 27, 2022
The best way to quickly integrate Bootstrap 5 Bootstrap 4 or Bootstrap 3 Components with Angular

ngx-bootstrap The best way to quickly integrate Bootstrap 5 Bootstrap 4 or Bootstrap 3 Components with Angular Links Documentation Release Notes Slack

Valor Software 5.4k Jan 8, 2023
Extends Bootstrap Tooltips and Popovers by adding custom classes. Available for Bootstrap 3 and Bootstrap 4.

Bootstrap Tooltip Custom Class Extends Bootstrap Tooltips and Popovers by adding custom classes. Available for Bootstrap 3 and Bootstrap 4. Define you

Andrei Victor Bulearca 14 Feb 10, 2022
A simple Form Validation Utility for Bootstrap 3, Bootstrap 4, and Bootstrap 5 for Humans.

bootstrap-validate A simple Form Validation Utility for Bootstrap 3, Bootstrap 4, and Bootstrap 5 for Humans. ?? Support us with Developer Merchandise

null 138 Jan 2, 2023