Coder Social home page Coder Social logo

bootstrap-for-vaadin's Introduction

Bootstrap for Vaadin

Integrating Bootstrap CSS with Vaadin (proof-of-concept). It does not try to bring Bootstrap JavaScript components/widgets to Vaadin. The goal is just to style Vaadin components to look like Bootstrap.

Using the default bootstrap.css as a base, and then using the default Sass compiler to extend Vaadin class names from the Bootstrap class names. The Vaadin Sass compiler throws a bunch of errors from the Bootstrap CSS at the time of writing, so another Sass compiler should be used instead (Ruby, LibSass, etc.)

Work-in-progress demo

Current progress can be seen here (can be out of date if I forget to update the demo after a commit):
http://jouni.app.fi/bootstrap/

Contribute

This project is more or less just a stub which be built upon if you wish to use Bootstrap CSS, and Iโ€™m more than open for pull requests which style more components. Look inside the files in the css folder to see how the integration is done.

To update Bootstrap, replace the bootstrap.scss file in the vendor folder with the latest version of the compiled Bootstrap CSS (rename the file from .css to .scss so that Sass can import it correctly).

bootstrap-for-vaadin's People

Contributors

jouni avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.