Coder Social home page Coder Social logo

angular-bootstrap-plus's Introduction

Jacob Rief profile views

angular-bootstrap-plus's People

Contributors

jrief avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

angular-bootstrap-plus's Issues

Feature Request: Option Group remove on filter

If you have a lot of option groups and do a filter the option groups are not filtered out when no options are left in the group.

Example: On your "Multiple options" demo type "Ama" and notice the group "Modern Web Browsers" stays

GH-Pages for this project

Currently this project seems to be in an unmaintained state. This is cause by too many other projects I'm involved in. However, a few things should be done:

Create a GH-Page offerings some help text for all directives. We should use Gulp or node (not Grunt) for it. Use http://mgcrea.github.io/angular-strap/ as a blueprint.This project is done rather well.

CSS / SCSS mismatch

With the shipped select.css, pages are rendered differently than with the result of running select.scss through sass.

For example, select.css contains:

bsp-optgroup {
	display: block;
	padding: 2px 2px 0;
	background-color: whitesmoke;
	border-top: 1px solid #cccccc;
}

But if you look at the result of running select.scss through sass, these rules are not present.

select/bsp-select.tmpl.html 404 (Not Found)

Hi Guys,

First at all, thank you very much for developing this directive. I have a question.I am new in directive Do I need to copy the bsp-select.tmpl.html?

Best Regards
Hank

Feature Request: Limit width of button

If you choose more then a few options then the button can grow to large and wrap around but not show content. A suggested solution would be to replace the button content with X Selected after you reach a predetermined number (like >3)

bsp-scrollpanel with IE11

Hi
When using the bsp-scrollpanel, in IE11 the <figcaption> tag does not break lines.
This is resulting in scroll-panes in each element, if text is "too" long.
This does not occur in MS Edge.

Suggestion for more wide spread usage

First of all thanks for all your hard work to get this working and published to the angular community.

You did a great job !

I think the reason it is not more widely used for the following reasons

  1. [Not in ReadMe] Had to lookup the name and inject 'bs-plus.select' into my module
  2. [Not in ReadMe] Had to add ngSantize to my project - but was unsure what version - bower ended up asking me what version of angular I had and it installed the sanitize version 1.4.0
  3. [Issue] Discovered that the file "bootstrap-plus.css" from the download was empty - no big deal grabbed code from min
  4. [Issue] Discovered that the template file trying to be called at select/bsp-select.tmpl.html - so instead of relying on loading in a separate file I chose to move the code into the bootsrap-plus.js template section (instead of templateUrl).
  5. [Issue] CSS in download does not work or match what is on your site demo. Using the site demo css worked great.

Last It would be nice if the code was install-able via bower.

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.