| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-11-14 | Get only bs prefixed data attributes | Rohit Sharma | 1 | -5/+3 | |
| 2020-11-14 | Add `bs` in data attributes | Rohit Sharma | 1 | -3/+7 | |
| - Add `bs` in data APIs everywhere - Update unit tests | |||||
| 2020-11-11 | Prepare v5.0.0-alpha3 (#32122)v5.0.0-alpha3 | XhmikosR | 1 | -1/+1 | |
| 2020-10-05 | Remove `Manipulator.toggleClass` (#31842) | XhmikosR | 1 | -12/+0 | |
| It's only used in one place so it makes more sense to remove it for the time being. | |||||
| 2020-09-29 | Prepare v5.0.0-alpha2. (#31748)v5.0.0-alpha2 | XhmikosR | 1 | -1/+1 | |
| 2020-06-16 | Rename "master" to "main". (#31050) | XhmikosR | 1 | -1/+1 | |
| 2020-05-13 | Bump version to 5.0.0-alpha1 (#29925) | XhmikosR | 1 | -1/+1 | |
| Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff. | |||||
| 2019-10-31 | Update normalizeDataKey to match the spec (#29609) | Steffen Roßkamp | 1 | -1/+1 | |
| 2019-03-11 | Comply to the new rules. | XhmikosR | 1 | -2/+2 | |
| 2019-02-26 | dom/manipulator.js: minor simplification. (#28358) | XhmikosR | 1 | -15/+14 | |
| Combine two checks since we return the same value for both. | |||||
| 2019-02-20 | Simplify checks. | XhmikosR | 1 | -1/+1 | |
| 2019-02-20 | use only dataset to get data attributes | Johann-S | 1 | -21/+3 | |
| 2019-02-20 | 4.3.1. | XhmikosR | 1 | -1/+1 | |
| 2019-02-20 | Improve manipulator coverage | Johann-S | 1 | -7/+4 | |
| 2019-02-20 | Remove IE support and button bsChecked hack | Alessandro Chitolina | 1 | -14/+0 | |
| 2019-02-20 | chore(update): bump to 4.1.3 | Johann-S | 1 | -1/+1 | |
| 2019-02-20 | fix(manipulator): increase coverage for manipulator | Johann-S | 1 | -13/+67 | |
| 2019-02-20 | rewritten scrollspy without jquery | Alessandro Chitolina | 1 | -0/+16 | |
| 2019-02-20 | Dropdown without jQuery | Johann-S | 1 | -0/+12 | |
| 2019-02-20 | Rewritten modal without jquery (#23955) | Alessandro Chitolina | 1 | -0/+20 | |
| * Trigger jquery events if available in event handler * Rewritten modal without jquery | |||||
| 2019-02-20 | Add Manipulator object to add shortcuts for dom manipulations | Johann-S | 1 | -0/+24 | |
