aboutsummaryrefslogtreecommitdiff
path: root/dist/js
AgeCommit message (Collapse)AuthorFilesLines
2021-09-07Release v5.1.1 (#34869)v5.1.1XhmikosR12-141/+217
* Prepare v5.1.1. * Dist
2021-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR12-1763/+1815
2021-06-22Release v5.0.2 (#34276)v5.0.2XhmikosR12-949/+1012
* Bump version to v5.0.2. * Dist
2021-05-13Release v5.0.1 (#33972)v5.0.1XhmikosR12-1142/+998
* Bump version to 5.0.1. * Dist
2021-05-05Release v5.0.0 (#33647)v5.0.0XhmikosR12-1388/+1549
* Bump version to 5.0.0 * Fix npm tag * Dist
2021-03-23Release v5.0.0-beta3 (#33439)v5.0.0-beta3XhmikosR12-6167/+6313
2021-02-11Revert dist changes from #32747 (#33050)Mark Otto6-30/+60
2021-02-10Add Sass docs (variables, mixins, and loops) to most pages (#32747)Mark Otto6-60/+30
* 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-beta2XhmikosR12-1504/+1339
* Bump version to 5.0.0-beta2 * Dist
2020-12-07Distv5.0.0-beta1XhmikosR12-2713/+1722
2020-12-04chore(dist): generate dist filesGaƫl Poupard12-78/+120
2020-12-03Dist (#32323)XhmikosR12-1224/+1233
2020-11-23Dist (#32216)XhmikosR12-255/+267
2020-11-11Prepare v5.0.0-alpha3 (#32122)v5.0.0-alpha3XhmikosR12-773/+653
2020-10-27v5: Floating labels (#30449)Mark Otto6-48/+27
* 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-alpha2XhmikosR12-68/+80
2020-09-14Dist (#31644)XhmikosR12-428/+373
2020-06-16Run dist.XhmikosR12-515/+335
2020-06-14Run dist on latestMark Otto12-18/+30
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR12-68/+68
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)XhmikosR12-654/+519
2020-03-28Dist (#29924)XhmikosR12-2101/+1687
2019-11-08Dist (#29638)XhmikosR12-88/+160
2019-10-08Dist (#29484)XhmikosR12-231/+189
2019-08-27Dist (#29263)XhmikosR12-837/+822
2019-07-24Rebuild the dist to pickup new utilities file (#29105)Mark Otto12-355/+303
Dist after adding new utils file
2019-07-12dist v5Mark Otto12-51/+84
2019-05-08Rename `eventHandler` and `selectorEngine` files.XhmikosR9-12/+12
2019-04-18v5 dist (#28657)XhmikosR12-1662/+2117
2019-03-11Dist.XhmikosR12-110/+5058
2019-03-01Dist (#28392)XhmikosR8-1645/+3306
2019-02-13Release v4.3.1. (#28252)v4.3.1XhmikosR8-50/+344
2019-02-11Release v4.3.0 (#28228)v4.3.0Mark Otto8-93/+172
* Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map
2019-01-04latest changesMark Otto8-119/+127
2018-12-21Bump to v4.2.1 (#27892)v4.2.1Mark Otto8-36/+36
2018-12-21Prep for v4.2.0 releaseMark Otto8-36/+36
- 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
2018-12-16distMark Otto8-30/+168
2018-11-25DistXhmikosR8-519/+355
2018-11-13DistXhmikosR8-5765/+6425
2018-09-18distMark Otto8-6/+24
2018-09-17distMark Otto8-48/+30
2018-08-18distMark Otto8-67/+95
2018-07-24Ship v4.1.3v4.1.3Mark Otto8-54/+54
2018-07-12Ship v4.1.2Mark Otto8-54/+54
2018-07-11distMark Otto8-50/+40
2018-06-21distMark Otto8-138/+182
2018-04-30Bump version to v4.1.1v4.1.1Mark Otto8-54/+54
2018-04-29distMark Otto8-51/+64
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto8-52/+52
* update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html
2018-03-31distMark Otto8-8260/+8360