Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable conversion classes between Bootstrap Versions #100

Closed
kartik-v opened this issue Sep 26, 2018 · 0 comments
Closed

Configurable conversion classes between Bootstrap Versions #100

kartik-v opened this issue Sep 26, 2018 · 0 comments

Comments

@kartik-v
Copy link
Owner

kartik-v commented Sep 26, 2018

Enhancements to allow conversions of CSS across bootstrap versions and auto detection of CSS class based on Bootstrap library version (currently 3.x and 4.x).

  • BootstrapInterface includes all constants for various Bootstrap CSS Styles across versions prefixed by BS_
  • BootstrapTrait includes new static property bsCssMap that will be used by all Krajee Bootstrap widgets and input widgets and will implement the BootstrapInterface as well.
  • New BootstrapTrait methods getCssClass, addCssClass, and removeCssClass will help detect or add or remove the right CSS class for the specific Bootstrap Library Version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant