aboutsummaryrefslogtreecommitdiff
path: root/dist/js/bootstrap.bundle.js
AgeCommit message (Collapse)AuthorFilesLines
2024-02-20Release v5.3.3 (#39524)Julien Déramond1-8/+8
* Release v5.3.3 * Dist --------- Co-authored-by: XhmikosR <[email protected]>
2023-09-14Release v5.3.2 (#39173)Julien Déramond1-5/+5
* Bump version to 5.3.2 * Dist
2023-07-26Release v5.3.1 (#38956)XhmikosR1-5/+13
* Bump version to 5.3.1 * Dist
2023-05-30Release v5.3.0 (#38657)XhmikosR1-44/+55
* Bump version to 5.3.0 * Dist
2023-04-03Release v5.3.0-alpha3 (#38357)XhmikosR1-168/+169
* Bump version to 5.3.0-alpha3 * Dist
2023-03-24Release v5.3.0-alpha2 (#38244)XhmikosR1-63/+62
* Bump version to 5.3.0-alpha2 * Dist
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR1-1263/+483
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>
2022-11-21DistXhmikosR1-46/+37
2022-10-03Release v5.2.2 (#37236)XhmikosR1-72/+66
* Bump version to v5.2.2 * Dist
2022-09-07Release v5.2.1 (#37098)XhmikosR1-107/+131
* Bump version to v5.2.1. * Dist
2022-07-19Release v5.2.0 (#36768)XhmikosR1-185/+177
* Bump version to 5.2.0 * Dist * Update masthead.html
2022-05-13DistXhmikosR1-1865/+2127
2021-10-09Bump version to 5.1.3.XhmikosR1-26/+26
2021-10-05Release v5.1.2 (#35114)XhmikosR1-126/+126
2021-09-07Release v5.1.1 (#34869)v5.1.1XhmikosR1-52/+84
* Prepare v5.1.1. * Dist
2021-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR1-592/+624
2021-06-22Release v5.0.2 (#34276)v5.0.2XhmikosR1-316/+337
* Bump version to v5.0.2. * Dist
2021-05-13Release v5.0.1 (#33972)v5.0.1XhmikosR1-377/+329
* Bump version to 5.0.1. * Dist
2021-05-05Release v5.0.0 (#33647)v5.0.0XhmikosR1-459/+520
* Bump version to 5.0.0 * Fix npm tag * Dist
2021-03-23Release v5.0.0-beta3 (#33439)v5.0.0-beta3XhmikosR1-2149/+2213
2021-02-11Revert dist changes from #32747 (#33050)Mark Otto1-9/+19
2021-02-10Add Sass docs (variables, mixins, and loops) to most pages (#32747)Mark Otto1-19/+9
* WIP: Mention variables, mixins, and loops in docs * Add Sass sections to component pages * add sass docs for forms and content * Update buttons.md * Remove empty mixins sections * Massive update to utilities and some consistency changes Co-authored-by: XhmikosR <[email protected]>
2021-02-10Release v5.0.0-beta2 (#32467)v5.0.0-beta2XhmikosR1-518/+467
* Bump version to 5.0.0-beta2 * Dist
2020-12-07Distv5.0.0-beta1XhmikosR1-2439/+1503
2020-12-04chore(dist): generate dist filesGaël Poupard1-23/+37
2020-12-03Dist (#32323)XhmikosR1-405/+408
2020-11-23Dist (#32216)XhmikosR1-82/+86
2020-11-11Prepare v5.0.0-alpha3 (#32122)v5.0.0-alpha3XhmikosR1-258/+218
2020-10-27v5: Floating labels (#30449)Mark Otto1-15/+8
* v5: Promote floating labels example to component - Adds new .form-floating - Stubs out basics of a docs page - Removes existing Example * Update floating labels to support .form-select, make inputs and selects more consistent - To do this, I made the .form-control and .form-select consistent in min-height vs height - Removed some unused variables now - Updated -color to be the -color because I don't know why this was any different before - Update page to include some examples for layout, validation, and value - Rewrite styles to not modify padding, but instead transform and opacity * Streamline and bulletproof some things - Apply some optimizations from code review - Removed unecessary properties from the label - Add some comments for what properties are required - Move from fixed height for labels to height 100% so we can support textareas - Improve docs a little bit, add ToC * Move some values to variables, switch from scaling font-size to scale, update transforms * Bring over changes from #30966 and add to them to tighten things up * Delete the now unused example images * Fix typo * Allowlist the calc function * Add transform-origin, update transform values * Test out autofill fix * Fix linter issue * Mention it in the migration guide * Bump bundlesize * Add one more variable per review * Shave .25rem off the height Co-authored-by: XhmikosR <[email protected]>
2020-09-29Prepare v5.0.0-alpha2. (#31748)v5.0.0-alpha2XhmikosR1-19/+23
2020-09-14Dist (#31644)XhmikosR1-152/+133
2020-06-16Run dist.XhmikosR1-168/+108
2020-06-14Run dist on latestMark Otto1-3/+7
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-19/+19
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.
2020-05-13Dist (#30694)XhmikosR1-215/+170
2020-03-28Dist (#29924)XhmikosR1-696/+558
2019-11-08Dist (#29638)XhmikosR1-37/+69
2019-10-08Dist (#29484)XhmikosR1-74/+60
2019-08-27Dist (#29263)XhmikosR1-276/+271
2019-07-24Rebuild the dist to pickup new utilities file (#29105)Mark Otto1-113/+98
Dist after adding new utils file
2019-07-12dist v5Mark Otto1-14/+25
2019-05-08Rename `eventHandler` and `selectorEngine` files.XhmikosR1-2/+2
2019-04-18v5 dist (#28657)XhmikosR1-125/+195
2019-03-11Dist.XhmikosR1-52/+47
2019-03-01Dist (#28392)XhmikosR1-820/+1650
2019-02-13Release v4.3.1. (#28252)v4.3.1XhmikosR1-21/+168
2019-02-11Release v4.3.0 (#28228)v4.3.0Mark Otto1-47/+91
* Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map
2019-01-04latest changesMark Otto1-54/+58
2018-12-21Bump to v4.2.1 (#27892)v4.2.1Mark Otto1-14/+14
2018-12-21Prep for v4.2.0 releaseMark Otto1-14/+14
- Move 4.1 docs to 4.2 - Update versions everywhere to 4.1.3 with release script - Manually bump the shorthand version in package.json - Add 4.2 to the versions docs page - Update some redirects - Fix tests asset URLs - Bump Nuget and more