Upgrade bootstrap sources from v3.3.7 (modified) to v4.6.1 (pristine)
authorNick Downing <nick@ndcode.org>
Tue, 11 Jan 2022 01:22:08 +0000 (12:22 +1100)
committerNick Downing <nick@ndcode.org>
Tue, 11 Jan 2022 03:16:18 +0000 (14:16 +1100)
commit23470d2f231941c7b6075f5f31a41c6e8cc00a36
treebd8521f200335bb0db8742d3dfda1c213c9e2f46
parent92163f887fec5eff59009b13a6f1161d2ce7a288
Upgrade bootstrap sources from v3.3.7 (modified) to v4.6.1 (pristine)
164 files changed:
.gitignore
css/bootstrap.css.less [deleted file]
css/bootstrap/_alert.scss [new file with mode: 0644]
css/bootstrap/_badge.scss [new file with mode: 0644]
css/bootstrap/_breadcrumb.scss [new file with mode: 0644]
css/bootstrap/_button-group.scss [new file with mode: 0644]
css/bootstrap/_buttons.scss [new file with mode: 0644]
css/bootstrap/_card.scss [new file with mode: 0644]
css/bootstrap/_carousel.scss [new file with mode: 0644]
css/bootstrap/_close.scss [new file with mode: 0644]
css/bootstrap/_code.scss [new file with mode: 0644]
css/bootstrap/_custom-forms.scss [new file with mode: 0644]
css/bootstrap/_dropdown.scss [new file with mode: 0644]
css/bootstrap/_forms.scss [new file with mode: 0644]
css/bootstrap/_functions.scss [new file with mode: 0644]
css/bootstrap/_grid.scss [new file with mode: 0644]
css/bootstrap/_images.scss [new file with mode: 0644]
css/bootstrap/_input-group.scss [new file with mode: 0644]
css/bootstrap/_jumbotron.scss [new file with mode: 0644]
css/bootstrap/_list-group.scss [new file with mode: 0644]
css/bootstrap/_media.scss [new file with mode: 0644]
css/bootstrap/_mixins.scss [new file with mode: 0644]
css/bootstrap/_modal.scss [new file with mode: 0644]
css/bootstrap/_nav.scss [new file with mode: 0644]
css/bootstrap/_navbar.scss [new file with mode: 0644]
css/bootstrap/_pagination.scss [new file with mode: 0644]
css/bootstrap/_popover.scss [new file with mode: 0644]
css/bootstrap/_print.scss [new file with mode: 0644]
css/bootstrap/_progress.scss [new file with mode: 0644]
css/bootstrap/_reboot.scss [new file with mode: 0644]
css/bootstrap/_root.scss [new file with mode: 0644]
css/bootstrap/_spinners.scss [new file with mode: 0644]
css/bootstrap/_tables.scss [new file with mode: 0644]
css/bootstrap/_toasts.scss [new file with mode: 0644]
css/bootstrap/_tooltip.scss [new file with mode: 0644]
css/bootstrap/_transitions.scss [new file with mode: 0644]
css/bootstrap/_type.scss [new file with mode: 0644]
css/bootstrap/_utilities.scss [new file with mode: 0644]
css/bootstrap/_variables.scss [new file with mode: 0644]
css/bootstrap/alerts.less [deleted file]
css/bootstrap/badges.less [deleted file]
css/bootstrap/bootstrap-grid.css.scss [new file with mode: 0644]
css/bootstrap/bootstrap-reboot.css.scss [new file with mode: 0644]
css/bootstrap/bootstrap.css.scss [new file with mode: 0644]
css/bootstrap/breadcrumbs.less [deleted file]
css/bootstrap/button-groups.less [deleted file]
css/bootstrap/buttons.less [deleted file]
css/bootstrap/carousel.less [deleted file]
css/bootstrap/close.less [deleted file]
css/bootstrap/code.less [deleted file]
css/bootstrap/component-animations.less [deleted file]
css/bootstrap/custom.less [deleted file]
css/bootstrap/dropdowns.less [deleted file]
css/bootstrap/forms.less [deleted file]
css/bootstrap/glyphicons.less [deleted file]
css/bootstrap/grid.less [deleted file]
css/bootstrap/input-groups.less [deleted file]
css/bootstrap/jumbotron.less [deleted file]
css/bootstrap/labels.less [deleted file]
css/bootstrap/list-group.less [deleted file]
css/bootstrap/media.less [deleted file]
css/bootstrap/mixins.less [deleted file]
css/bootstrap/mixins/_alert.scss [new file with mode: 0644]
css/bootstrap/mixins/_background-variant.scss [new file with mode: 0644]
css/bootstrap/mixins/_badge.scss [new file with mode: 0644]
css/bootstrap/mixins/_border-radius.scss [new file with mode: 0644]
css/bootstrap/mixins/_box-shadow.scss [new file with mode: 0644]
css/bootstrap/mixins/_breakpoints.scss [new file with mode: 0644]
css/bootstrap/mixins/_buttons.scss [new file with mode: 0644]
css/bootstrap/mixins/_caret.scss [new file with mode: 0644]
css/bootstrap/mixins/_clearfix.scss [new file with mode: 0644]
css/bootstrap/mixins/_deprecate.scss [new file with mode: 0644]
css/bootstrap/mixins/_float.scss [new file with mode: 0644]
css/bootstrap/mixins/_forms.scss [new file with mode: 0644]
css/bootstrap/mixins/_gradients.scss [new file with mode: 0644]
css/bootstrap/mixins/_grid-framework.scss [new file with mode: 0644]
css/bootstrap/mixins/_grid.scss [new file with mode: 0644]
css/bootstrap/mixins/_hover.scss [new file with mode: 0644]
css/bootstrap/mixins/_image.scss [new file with mode: 0644]
css/bootstrap/mixins/_list-group.scss [new file with mode: 0644]
css/bootstrap/mixins/_lists.scss [new file with mode: 0644]
css/bootstrap/mixins/_nav-divider.scss [new file with mode: 0644]
css/bootstrap/mixins/_pagination.scss [new file with mode: 0644]
css/bootstrap/mixins/_reset-text.scss [moved from css/bootstrap/mixins/reset-text.less with 61% similarity]
css/bootstrap/mixins/_resize.scss [moved from css/bootstrap/mixins/resize.less with 54% similarity]
css/bootstrap/mixins/_screen-reader.scss [new file with mode: 0644]
css/bootstrap/mixins/_size.scss [new file with mode: 0644]
css/bootstrap/mixins/_table-row.scss [new file with mode: 0644]
css/bootstrap/mixins/_text-emphasis.scss [new file with mode: 0644]
css/bootstrap/mixins/_text-hide.scss [new file with mode: 0644]
css/bootstrap/mixins/_text-truncate.scss [moved from css/bootstrap/mixins/text-overflow.less with 75% similarity]
css/bootstrap/mixins/_transition.scss [new file with mode: 0644]
css/bootstrap/mixins/_visibility.scss [new file with mode: 0644]
css/bootstrap/mixins/alerts.less [deleted file]
css/bootstrap/mixins/background-variant.less [deleted file]
css/bootstrap/mixins/border-radius.less [deleted file]
css/bootstrap/mixins/buttons.less [deleted file]
css/bootstrap/mixins/center-block.less [deleted file]
css/bootstrap/mixins/clearfix.less [deleted file]
css/bootstrap/mixins/forms.less [deleted file]
css/bootstrap/mixins/gradients.less [deleted file]
css/bootstrap/mixins/grid-framework.less [deleted file]
css/bootstrap/mixins/grid.less [deleted file]
css/bootstrap/mixins/hide-text.less [deleted file]
css/bootstrap/mixins/image.less [deleted file]
css/bootstrap/mixins/labels.less [deleted file]
css/bootstrap/mixins/list-group.less [deleted file]
css/bootstrap/mixins/nav-divider.less [deleted file]
css/bootstrap/mixins/nav-vertical-align.less [deleted file]
css/bootstrap/mixins/opacity.less [deleted file]
css/bootstrap/mixins/pagination.less [deleted file]
css/bootstrap/mixins/panels.less [deleted file]
css/bootstrap/mixins/progress-bar.less [deleted file]
css/bootstrap/mixins/reset-filter.less [deleted file]
css/bootstrap/mixins/responsive-visibility.less [deleted file]
css/bootstrap/mixins/size.less [deleted file]
css/bootstrap/mixins/tab-focus.less [deleted file]
css/bootstrap/mixins/table-row.less [deleted file]
css/bootstrap/mixins/text-emphasis.less [deleted file]
css/bootstrap/mixins/vendor-prefixes.less [deleted file]
css/bootstrap/modals.less [deleted file]
css/bootstrap/navbar.less [deleted file]
css/bootstrap/navs.less [deleted file]
css/bootstrap/normalize.less [deleted file]
css/bootstrap/pager.less [deleted file]
css/bootstrap/pagination.less [deleted file]
css/bootstrap/panels.less [deleted file]
css/bootstrap/popovers.less [deleted file]
css/bootstrap/print.less [deleted file]
css/bootstrap/progress-bars.less [deleted file]
css/bootstrap/responsive-embed.less [deleted file]
css/bootstrap/responsive-utilities.less [deleted file]
css/bootstrap/scaffolding.less [deleted file]
css/bootstrap/tables.less [deleted file]
css/bootstrap/theme.less [deleted file]
css/bootstrap/thumbnails.less [deleted file]
css/bootstrap/tooltip.less [deleted file]
css/bootstrap/type.less [deleted file]
css/bootstrap/utilities.less [deleted file]
css/bootstrap/utilities/_align.scss [new file with mode: 0644]
css/bootstrap/utilities/_background.scss [new file with mode: 0644]
css/bootstrap/utilities/_borders.scss [new file with mode: 0644]
css/bootstrap/utilities/_clearfix.scss [new file with mode: 0644]
css/bootstrap/utilities/_display.scss [new file with mode: 0644]
css/bootstrap/utilities/_embed.scss [new file with mode: 0644]
css/bootstrap/utilities/_flex.scss [new file with mode: 0644]
css/bootstrap/utilities/_float.scss [new file with mode: 0644]
css/bootstrap/utilities/_interactions.scss [new file with mode: 0644]
css/bootstrap/utilities/_overflow.scss [new file with mode: 0644]
css/bootstrap/utilities/_position.scss [new file with mode: 0644]
css/bootstrap/utilities/_screenreaders.scss [new file with mode: 0644]
css/bootstrap/utilities/_shadows.scss [new file with mode: 0644]
css/bootstrap/utilities/_sizing.scss [new file with mode: 0644]
css/bootstrap/utilities/_spacing.scss [new file with mode: 0644]
css/bootstrap/utilities/_stretched-link.scss [new file with mode: 0644]
css/bootstrap/utilities/_text.scss [new file with mode: 0644]
css/bootstrap/utilities/_visibility.scss [new file with mode: 0644]
css/bootstrap/variables.less [deleted file]
css/bootstrap/vendor/_rfs.scss [new file with mode: 0644]
css/bootstrap/wells.less [deleted file]
js/bootstrap.js.min [deleted file]
js/ie-emulation-modes-warning.js.min [deleted file]
js/ie10-viewport-bug-workaround.js.min [deleted file]
page.jst