| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-02-11 | Revert dist changes from #32747 (#33050) | Mark Otto | 1 | -9/+19 | |
| 2021-02-10 | Add Sass docs (variables, mixins, and loops) to most pages (#32747) | Mark Otto | 1 | -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-10 | Release v5.0.0-beta2 (#32467)v5.0.0-beta2 | XhmikosR | 1 | -518/+467 | |
| * Bump version to 5.0.0-beta2 * Dist | |||||
| 2020-12-07 | Distv5.0.0-beta1 | XhmikosR | 1 | -2439/+1503 | |
| 2020-12-04 | chore(dist): generate dist files | Gaƫl Poupard | 1 | -23/+37 | |
| 2020-12-03 | Dist (#32323) | XhmikosR | 1 | -405/+408 | |
| 2020-11-23 | Dist (#32216) | XhmikosR | 1 | -82/+86 | |
| 2020-11-11 | Prepare v5.0.0-alpha3 (#32122)v5.0.0-alpha3 | XhmikosR | 1 | -258/+218 | |
| 2020-10-27 | v5: Floating labels (#30449) | Mark Otto | 1 | -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-29 | Prepare v5.0.0-alpha2. (#31748)v5.0.0-alpha2 | XhmikosR | 1 | -19/+23 | |
| 2020-09-14 | Dist (#31644) | XhmikosR | 1 | -152/+133 | |
| 2020-06-16 | Run dist. | XhmikosR | 1 | -168/+108 | |
| 2020-06-14 | Run dist on latest | Mark Otto | 1 | -3/+7 | |
| 2020-05-13 | Bump version to 5.0.0-alpha1 (#29925) | XhmikosR | 1 | -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-13 | Dist (#30694) | XhmikosR | 1 | -215/+170 | |
| 2020-03-28 | Dist (#29924) | XhmikosR | 1 | -696/+558 | |
| 2019-11-08 | Dist (#29638) | XhmikosR | 1 | -37/+69 | |
| 2019-10-08 | Dist (#29484) | XhmikosR | 1 | -74/+60 | |
| 2019-08-27 | Dist (#29263) | XhmikosR | 1 | -276/+271 | |
| 2019-07-24 | Rebuild the dist to pickup new utilities file (#29105) | Mark Otto | 1 | -113/+98 | |
| Dist after adding new utils file | |||||
| 2019-07-12 | dist v5 | Mark Otto | 1 | -14/+25 | |
| 2019-05-08 | Rename `eventHandler` and `selectorEngine` files. | XhmikosR | 1 | -2/+2 | |
| 2019-04-18 | v5 dist (#28657) | XhmikosR | 1 | -125/+195 | |
| 2019-03-11 | Dist. | XhmikosR | 1 | -52/+47 | |
| 2019-03-01 | Dist (#28392) | XhmikosR | 1 | -820/+1650 | |
| 2019-02-13 | Release v4.3.1. (#28252)v4.3.1 | XhmikosR | 1 | -21/+168 | |
| 2019-02-11 | Release v4.3.0 (#28228)v4.3.0 | Mark Otto | 1 | -47/+91 | |
| * Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map | |||||
| 2019-01-04 | latest changes | Mark Otto | 1 | -54/+58 | |
| 2018-12-21 | Bump to v4.2.1 (#27892)v4.2.1 | Mark Otto | 1 | -14/+14 | |
| 2018-12-21 | Prep for v4.2.0 release | Mark Otto | 1 | -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 | |||||
| 2018-12-16 | dist | Mark Otto | 1 | -18/+106 | |
| 2018-11-25 | Dist | XhmikosR | 1 | -257/+176 | |
| 2018-11-13 | Dist | XhmikosR | 1 | -2875/+3205 | |
| 2018-09-18 | dist | Mark Otto | 1 | -0/+9 | |
| 2018-09-17 | dist | Mark Otto | 1 | -21/+12 | |
| 2018-08-18 | dist | Mark Otto | 1 | -58/+78 | |
| 2018-07-24 | Ship v4.1.3v4.1.3 | Mark Otto | 1 | -23/+23 | |
| 2018-07-12 | Ship v4.1.2 | Mark Otto | 1 | -23/+23 | |
| 2018-07-11 | dist | Mark Otto | 1 | -22/+17 | |
| 2018-06-21 | dist | Mark Otto | 1 | -66/+88 | |
| 2018-04-30 | Bump version to v4.1.1v4.1.1 | Mark Otto | 1 | -23/+23 | |
| 2018-04-29 | dist | Mark Otto | 1 | -38/+49 | |
| 2018-04-09 | Ship v4.1.0 (#26218)v4.1.0 | Mark Otto | 1 | -22/+22 | |
| * 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-31 | dist | Mark Otto | 1 | -5206/+5293 | |
| 2018-03-03 | dist | Mark Otto | 1 | -2/+1 | |
| 2018-02-24 | dist | Mark Otto | 1 | -8/+8 | |
| 2018-02-19 | dist | Mark Otto | 1 | -5/+30 | |
| 2018-02-11 | dist | Mark Otto | 1 | -20/+14 | |
| 2018-01-18 | Bump version to 4.0.0 | Mark Otto | 1 | -22/+22 | |
| 2018-01-11 | dist | Mark Otto | 1 | -83/+82 | |
