]> git.ipfire.org Git - thirdparty/bootstrap.git/shortlog
thirdparty/bootstrap.git
2012-01-10  Mark Ottotypo
2012-01-09  Mark Ottoremove empty margin property
2012-01-09  Mark Ottoremove static popovers, modals, and twipsies from compo...
2012-01-09  Mark Ottoupdated js pages to put examples first
2012-01-08  Mark Ottoadd utilities.less file for generic classes
2012-01-08  Mark OttoMerge branch '2.0-wip' of github.com:twitter/bootstrap...
2012-01-08  Mark Ottofix dropdowns for active state in dropdown menus
2012-01-08  Jacob ThorntonMerge pull request #932 from blizzy78/typo
2012-01-08  Jacob Thorntonmove hover state out of timeout duh
2012-01-08  Maik Schreiberfix typo 932/head
2012-01-08  Jacob Thorntonchange prepend to append
2012-01-08  Jacob Thorntonadd note about firefox persisting disabled state on...
2012-01-08  Jacob Thorntonfix modal insertion boolean
2012-01-08  Jacob Thorntononly append modal to dom if not already present
2012-01-08  Mark OttoMerge branch '2.0-wip' of github.com:twitter/bootstrap...
2012-01-08  Mark Ottofix navbar styles for .brand
2012-01-08  Mark Ottoupdated js docs page to use grid of plugins instead...
2012-01-08  Jacob Thorntonmake dropdowns toggle when clicked (for mobile)
2012-01-08  Jacob Thorntondocument slide and slid methods
2012-01-08  Jacob ThorntonMerge branch '2.0-wip' of https://github.com/twitter...
2012-01-08  Jacob Thorntonadd slide and slid events + disable sliding during...
2012-01-08  Mark Ottofix placement of dropdowns in navbar after getting...
2012-01-08  Mark Ottocorrect navbar scaffolding code snippet
2012-01-08  Mark Ottoclean up dup css in responsive, fix navbar dropdown...
2012-01-08  Mark Ottorejigger z-index ranks for popovers/topbar/etc
2012-01-08  Jacob Thorntonget tabs working in ie9
2012-01-08  Jacob Thorntonget carousel working in firefox
2012-01-08  Jacob ThorntonMerge branch '2.0-wip' of https://github.com/twitter...
2012-01-08  Jacob Thorntonfix buttons for firefox
2012-01-08  Mark OttoMerge branch '2.0-wip' of github.com:twitter/bootstrap...
2012-01-08  Mark Ottoadd icons in nav list example and markup
2012-01-08  Mark Ottocleanup organization of tabbable nav section
2012-01-08  Mark Ottomove collapsing navbar nav to 480 and below, unfloat...
2012-01-08  Mark Ottofix responsive navbar nav treatment by using hover...
2012-01-08  Mark Ottoadjust navs for fine details on dropdowns in stacked...
2012-01-08  Jacob Thorntonadd nav class to tabs in javascript demo
2012-01-08  Mark Ottofix styles on right aligned blockquote to flip padding...
2012-01-08  Mark Ottofix docs for fluid layout, update topbar to fix active...
2012-01-08  Mark Ottoclean up some spacing on the dropdown for typeahead
2012-01-08  Mark Ottoremove / on js, fix link to typeahead, remove old gradi...
2012-01-08  Jacob ThorntonMerge branch '2.0-wip' of https://github.com/twitter...
2012-01-08  Jacob Thorntonfirst pass at ultra basic autocomplete
2012-01-08  Mark Ottorecomment out the moz stuff for progress bars since...
2012-01-08  Mark Ottofix progress bars by removing border and negative margins
2012-01-08  Mark Ottoremove unused css and reorder the toggle classes
2012-01-08  Mark Ottoredoing the tabs on bottom, left, and right
2012-01-08  Mark Ottoremove tabbable stuff to try new approach
2012-01-08  Mark Ottonuke unused code, add to upgrading page
2012-01-08  Mark Ottofix up dropdowns and navbar docs for the new dropdown...
2012-01-08  Mark OttoMerge branch '2.0-wip' of github.com:twitter/bootstrap...
2012-01-08  Mark Ottooverhaul the entire tabs component structure and docs...
2012-01-08  Jacob ThorntonMerge pull request #923 from purwandi/2.0-wip
2012-01-08  PurwandiFix line number pretyprint in javascript docs 923/head
2012-01-07  Mark Ottooverhauled docs to include example markup, add language...
2012-01-07  Mark OttoMerge branch '2.0-wip' of https://github.com/pokonski...
2012-01-07  Mark OttoMerge branch '2.0-wip' of github.com:twitter/bootstrap...
2012-01-07  Mark Ottomore table docs cleanup
2012-01-07  Mark Ottofixing tablesorter styles by adding the jquery plugin...
2012-01-07  Jacob ThorntonMerge branch '2.0-wip' of https://github.com/twitter...
2012-01-07  Jacob Thorntonupdate link to collapse plugin
2012-01-07  Mark Ottoscratch that, tweaking dropdowns in tabs
2012-01-07  Piotrek OkońskiProgress bars 699/head
2012-01-07  Mark Ottoadding back table grid sizing; will need support for...
2012-01-07  Mark Ottoadd html5 invalid state for super fancy errors via...
2012-01-07  Mark Ottoscope close icon in modal to modal-header to allow...
2012-01-07  Mark Ottochange up the z-indexing and add some popover/twipsy...
2012-01-07  Mark Ottoanother quick pass at ranking all zindexes and listing...
2012-01-07  Mark Ottobetter ranking of z-indexes for tipsies so they appear...
2012-01-07  Mark Ottoquick stab at fixing modal placement on 480px and down
2012-01-07  Mark Ottoupdate fluid layout to use variable for sidebar width
2012-01-07  Mark Ottooverhauled dropdowns now require use of .caret for...
2012-01-07  Mark Ottoupdate the fluid examples to use new classes and clear...
2012-01-07  Mark Ottotweak spacing once more on prettify; add support for...
2012-01-07  Mark Ottomake fixed navbars have lower z-index
2012-01-07  Mark Ottoupdate form shadows and tweak prettyprint styles
2012-01-07  Mark Ottofix form field sizing for selects, document form field...
2012-01-07  Mark Ottofix reponsive 1200+ media query to resolve mismatched...
2012-01-07  Mark Ottofix forms in navbars, fix examples' navbars
2012-01-07  Mark OttoMerge branch '2.0-wip' of github.com:twitter/bootstrap...
2012-01-07  Mark Ottofront page docs updated to include old getting started...
2012-01-07  Jacob Thorntonstart of autocomplete plugin
2012-01-06  Jacob ThorntonMerge pull request #907 from ansman/2.0-wip
2012-01-06  Nicklas Ansman... Add a test case for issue #908 (twipsy doesn't respect... 907/head
2012-01-06  Nicklas Ansman... Make twipsy respect custom classes when using a custom... 906/head
2012-01-06  Mark Ottofixing conflict in dividers in navbar, fix navbar docs...
2012-01-06  Mark Ottodocs cleanup and navbar brand hover
2012-01-06  Mark OttoMerge branch '2.0-wip' of github.com:twitter/bootstrap...
2012-01-06  Mark Ottomassive docs update, mostly to all our new forms, and...
2012-01-06  Jacob Thorntonlisten to window for dropdown clear
2012-01-06  Mark Ottoadd jank js back to docs application.js for responsive...
2012-01-05  Mark Ottodefault cursor for disabled links in pagination
2012-01-05  Mark Ottomake dropdowns use unicode character for :after
2012-01-05  Mark Ottomove mega link footer to scaffolding to try it out...
2012-01-05  Mark OttoTweak the docs and address the new forms list of contro...
2012-01-05  Mark Ottobreaking out patterns.less even more, removing unnecess...
2012-01-05  Mark OttoMerge branch '2.0-wip' of github.com:twitter/bootstrap...
2012-01-05  Mark Ottoadd a quick little example of icons in buttons
2012-01-05  Mark Ottotweaks abound, updated prettify styles, new sidenav...
2012-01-03  Jacob Thorntonactuall use interval option :P
2012-01-03  Jacob Thorntonclean up options implementation for carousel
next