GithubHelp home page GithubHelp logo

morbidick / bootstrap-webcomponents Goto Github PK

View Code? Open in Web Editor NEW
39.0 39.0 4.0 513 KB

[WiP] Rewrite of bootstrap components as web components.

Home Page: https://bootstrap.morbi-happens.de/demo/

License: MIT License

JavaScript 57.88% HTML 42.12%
bootstrap frontend lit-element lit-html ui webcomponents

bootstrap-webcomponents's People

Contributors

morbidick 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bootstrap-webcomponents's Issues

Documentation

let's create one of those fancy standalone doc pages

Requirements (similar to what webcomponents.org provides)

  • jsdoc (with inline markdown)
  • separate markdown pages
  • inline demos
  • static page (no hard requirement but would be nice for hosting reasons)

Options

  • docz - looks really nice, but so far only react support
  • docma - looks nice but seems to be focused on api docs, no inline demos
  • vuepress - not that static, no inline demos
  • jsdoc3 - maybe with the tui theme, no inline demo

the inline demos could be done with the iron-demo-helpers or code-demo similar to the current demo

consider another prefix

currently all elements are prefixed with bs, after getting some feedback on slack there might be better alternatives. Maybe bwc analog to the mwc elements? Looking for more ideas :)

get code base DRY (attribute reflection, change notification)

we should find a way to stop repeating code for attribute reflection and change notifications, possible solutions so far:

  • use an alternative base class (moleculeJS, kenchris)
  • stay with LitElement but include the necessary mixins from polymer3
  • write and maintain our own lit-html based base class

i'ld prefer the first solution with a community supported base, any opinions?

[Meta] Extended Elements

Add (or link to) more complex elements an app could need in bootstrap design

  • date-picker
  • data-table
  • input field with autocomplete

[Meta] Implement Base Elements

A list of all Elements that should be available:

  • Alerts
  • Badge
  • Breadcrumb
  • Buttons
  • Button group
  • Card
  • Carousel
  • Collapse
  • Dropdowns
  • Forms
  • Input group
  • Jumbotron
  • List group
  • Modal
  • Navs
  • Navbar
  • Pagination
  • Popovers
  • Progress
  • Tooltips

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.