
Feature request - Split out bootstrap specific form controls
Reported by dleffler | May 18th, 2013 @ 01:05 AM
To facilitate greater efficiency, we need to create some bootstrap specific forms controls which take advantage of twitter bootstrap and aren't hamstringed by being backwards compatible w/ YUI. This would include splitting out javascript and styling loaded with that control (file).
- e.g., a bootstrap control() would use bootstrap classes/styling and load any needed bootstrap javascript. We would NO LONGER auto-load the entire bootstrap.min.js file! (but would likely always load the bootstrap css if that framework were active)
Comments and changes to this ticket
-
dleffler May 22nd, 2013 @ 11:23 AM
- Tag changed from form control to form control, twitter-bootstrap
Conflicts w/ ticket #1010...needs some thought...future proof so that in exp v3.0 when can perhaps be jQuery only???
-
expNinja May 24th, 2013 @ 07:59 PM
(from [2874e1c68caeef381d97c1aca74f71297cc23cd0]) No longer auto-loads bootstrap.min.js. Now we'll only load specific bootstrap javascript with the control needing that function. Moves bootstrap slingbar & dropdown menu into appropriate module as bootstrap view variations (e.g., the bootstrap navbar is now showall_Flydown.bootstrap.tpl), also moves some bootstrap specific styles into view assoc. stylesheets [#1012] https://github.com/exponentcms/exponent-cms/commit/2874e1c68caeef38...
-
expNinja July 17th, 2013 @ 06:13 PM
(from [d5da807ba79762034defe506f7f54ed75b239130]) Converts some links to bootstrap buttons when in bootstrap theme (files manager, rss/ical/google pull) [#1012] https://github.com/exponentcms/exponent-cms/commit/d5da807ba7976203...
-
-
-
-
-
-
-
-
dleffler May 31st, 2014 @ 06:38 PM
- Milestone changed from 2.3.0patch2 to 2.3.0patch3
-
dleffler June 17th, 2014 @ 11:41 PM
- Milestone changed from 2.3.0patch3 to 2.3.0patch4
-
-
-
-
-
-
-
-
-
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
Referenced by
-
1010 Feature request - Merge bootstrap controls/plugins back into system ones Conflicts w/ ticket #1012...needs some thought...future p...