From bba0b34c36ae54e923cf89fe17914e715aaa9746 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 7 Jun 2012 22:10:36 -0700 Subject: restore top navs entirely --- docs/templates/pages/javascript.mustache | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'docs/templates/pages/javascript.mustache') diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 30872b1e1..f4eb8969b 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -3,6 +3,22 @@

{{_i}}Javascript for Bootstrap{{/i}}

{{_i}}Bring Bootstrap's components to life—now with 12 custom jQuery plugins.{{/i}} +

-- cgit v1.2.3 From 97c7a83a8fd96ae9e2e227e150f967a4b476f0a9 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 7 Jun 2012 22:12:15 -0700 Subject: remove individual js file download buttons --- docs/templates/pages/javascript.mustache | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'docs/templates/pages/javascript.mustache') diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index f4eb8969b..e9e81ddb5 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -5,7 +5,6 @@

{{_i}}Bring Bootstrap's components to life—now with 12 custom jQuery plugins.{{/i}}

{{_i}}The ScrollSpy plugin is for automatically updating nav targets based on scroll position.{{/i}}

- {{_i}}Download file{{/i}}

{{_i}}Example navbar with scrollspy{{/i}}

{{_i}}Scroll the area below and watch the navigation update. The dropdown sub items will be highlighted as well. Try it!{{/i}}

@@ -548,7 +544,6 @@ $('[data-spy="scroll"]').each(function () {

{{_i}}This plugin adds quick, dynamic tab and pill functionality for transitioning through local content.{{/i}}

- {{_i}}Download file{{/i}}

{{_i}}Example tabs{{/i}}

{{_i}}Click the tabs below to toggle between hidden panes, even via dropdown menus.{{/i}}

@@ -664,7 +659,6 @@ $('a[data-toggle="tab"]').on('shown', function (e) {

{{_i}}About Tooltips{{/i}}

{{_i}}Inspired by the excellent jQuery.tipsy plugin written by Jason Frame; Tooltips are an updated version, which don't rely on images, use css3 for animations, and data-attributes for local title storage.{{/i}}

- {{_i}}Download file{{/i}}

{{_i}}Example use of Tooltips{{/i}}

{{_i}}Hover over the links below to see tooltips:{{/i}}

@@ -771,7 +765,6 @@ $('a[data-toggle="tab"]').on('shown', function (e) {

{{_i}}About popovers{{/i}}

{{_i}}Add small overlays of content, like those on the iPad, to any element for housing secondary information.{{/i}}

* {{_i}}Requires Tooltip to be included{{/i}}

- {{_i}}Download file{{/i}}

{{_i}}Example hover popover{{/i}}

{{_i}}Hover over the button to trigger the popover.{{/i}}

@@ -880,7 +873,6 @@ $('a[data-toggle="tab"]').on('shown', function (e) {

{{_i}}About alerts{{/i}}

{{_i}}The alert plugin is a tiny class for adding close functionality to alerts.{{/i}}

- {{_i}}Download{{/i}}

{{_i}}Example alerts{{/i}}

{{_i}}The alerts plugin works on regular alert messages, and block messages.{{/i}}

@@ -951,7 +943,6 @@ $('#my-alert').bind('closed', function () {

{{_i}}About{{/i}}

{{_i}}Do more with buttons. Control button states or create groups of buttons for more components like toolbars.{{/i}}

- {{_i}}Download file{{/i}}

{{_i}}Example uses{{/i}}

{{_i}}Use the buttons plugin for states and toggles.{{/i}}

@@ -1046,7 +1037,6 @@ $('#my-alert').bind('closed', function () {

{{_i}}About{{/i}}

{{_i}}Get base styles and flexible support for collapsible components like accordions and navigation.{{/i}}

- {{_i}}Download file{{/i}}

* {{_i}}Requires the Transitions plugin to be included.{{/i}}

{{_i}}Example accordion{{/i}}

@@ -1195,7 +1185,6 @@ $('#myCollapsible').on('hidden', function () {

{{_i}}About{{/i}}

{{_i}}A generic plugin for cycling through elements. A merry-go-round.{{/i}}

- {{_i}}Download file{{/i}}

{{_i}}Example carousel{{/i}}

{{_i}}Watch the slideshow below.{{/i}}

@@ -1329,7 +1318,6 @@ $('.carousel').carousel({

{{_i}}About{{/i}}

{{_i}}A basic, easily extended plugin for quickly creating elegant typeaheads with any form text input.{{/i}}

- {{_i}}Download file{{/i}}

{{_i}}Example{{/i}}

{{_i}}Start typing in the field below to show the typeahead results.{{/i}}

-- cgit v1.2.3 From 269ce715f1a722a10d0a4a9229bcca8da3aa682a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 7 Jun 2012 22:24:47 -0700 Subject: overhaul js docs top sections, update subhead --- docs/templates/pages/javascript.mustache | 93 +++++++++++--------------------- 1 file changed, 30 insertions(+), 63 deletions(-) (limited to 'docs/templates/pages/javascript.mustache') diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index e9e81ddb5..d90184c7b 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -22,69 +22,36 @@ - -
- -
-
-

{{_i}}Modals{{/i}}

-

{{_i}}A streamlined, but flexible, take on the traditional javascript modal plugin with only the minimum required functionality and smart defaults.{{/i}}

-
-
-

{{_i}}Dropdowns{{/i}}

-

{{_i}}Add dropdown menus to nearly anything in Bootstrap with this simple plugin. Bootstrap features full dropdown menu support on in the navbar, tabs, and pills.{{/i}}

-
-
-

{{_i}}Scrollspy{{/i}}

-

{{_i}}Use scrollspy to automatically update the links in your navbar to show the current active link based on scroll position.{{/i}}

-
-
-

{{_i}}Togglable tabs{{/i}}

-

{{_i}}Use this plugin to make tabs and pills more useful by allowing them to toggle through tabbable panes of local content.{{/i}}

-
-
-
-
-

{{_i}}Tooltips{{/i}}

-

{{_i}}A new take on the jQuery Tipsy plugin, Tooltips don't rely on images—they use CSS3 for animations and data-attributes for local title storage.{{/i}}

-
-
-

{{_i}}Popovers{{/i}} *

-

{{_i}}Add small overlays of content, like those on the iPad, to any element for housing secondary information.{{/i}}

-

* {{_i}}Requires Tooltips to be included{{/i}}

-
-
-

{{_i}}Alert messages{{/i}}

-

{{_i}}The alert plugin is a tiny class for adding close functionality to alerts.{{/i}}

-
-
-

{{_i}}Buttons{{/i}}

-

{{_i}}Do more with buttons. Control button states or create groups of buttons for more components like toolbars.{{/i}}

-
-
-
-
-

{{_i}}Collapse{{/i}}

-

{{_i}}Get base styles and flexible support for collapsible components like accordions and navigation.{{/i}}

-
-
-

{{_i}}Carousel{{/i}}

-

{{_i}}Create a merry-go-round of any content you wish to provide an interactive slideshow of content.{{/i}}

-
-
-

Typeahead

-

{{_i}}A basic, easily extended plugin for quickly creating elegant typeaheads with any form text input.{{/i}}

-
-
-

{{_i}}Transitions{{/i}} *

-

{{_i}}For simple transition effects, include bootstrap-transition.js once to slide in modals or fade out alerts.{{/i}}

-

* {{_i}}Required for animation in plugins{{/i}}

-
-
-
{{_i}}Heads up!{{/i}} {{_i}} If you have downloaded the latest version of Bootstrap, both bootstrap.js and bootstrap.min.js contain all of these plugins.{{/i}}
+ + +
+ +

{{_i}}Individual or compiled{{/i}}

+

{{_i}}If you have downloaded the latest version of Bootstrap, both bootstrap.js and bootstrap.min.js contain all of these plugins.{{/i}}

+

{{_i}}Data attributea{{/i}}

+

{{_i}}...{{/i}}

+

{{_i}}Programmatic API{{/i}}

+

{{_i}}...{{/i}}

+ + + {{! Thought: consider porting much of the JS readme here? }} + +
+ + + + +
+ +

{{_i}}About transitions{{/i}}

+

{{_i}}For simple transition effects, include bootstrap-transition.js once to slide in modals or fade out alerts.{{/i}}

+

* {{_i}}Required for animation in plugins{{/i}}

-- cgit v1.2.3