Feature request - Split out bootstrap specific form controls
Reported by dleffler | May 18th, 2013 @ 01:05 AM | in 2.2.1 (closed)
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
-
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...
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