123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940 |
- [
- {
- "hash": "0964a88ac83d01395476695dd6a1307878543c13",
- "short_hash": "0964a88",
- "author": "Martijn Cuppens",
- "date": "Thu Nov 28 08:48:33 2019 +0100",
- "description": "Fix dart Sass compatibility (#29755)"
- },
- {
- "hash": "4de4874e722ad934bd3bf21f20a19475096c889a",
- "short_hash": "4de4874",
- "author": "Matthieu Vignolle",
- "date": "Wed Nov 27 07:43:49 2019 +0100",
- "description": "Change deprecated html tags to text decoration classes (#29604)"
- },
- {
- "hash": "1977a661e64572576f63acfd70f6b62b1beb382e",
- "short_hash": "1977a66",
- "author": "cccabinet",
- "date": "Tue Nov 26 16:11:07 2019 +0900",
- "description": "justify-content:between ⇒ justify-content:space-between (#29734)"
- },
- {
- "hash": "82d8dae7e738167ea1820c960f25f07fc9721297",
- "short_hash": "82d8dae",
- "author": "XhmikosR",
- "date": "Tue Nov 26 09:00:21 2019 +0200",
- "description": "Update change-version.js (#29736)"
- },
- {
- "hash": "a84f7233eab6e5713a6cfcb1ab22fafd79422a81",
- "short_hash": "a84f723",
- "author": "XhmikosR",
- "date": "Mon Nov 25 16:30:53 2019 +0200",
- "description": "Regenerate package-lock.json (#29730)"
- },
- {
- "hash": "2180daa6f53fb9a93e4760baec7f2bd4123e6a3e",
- "short_hash": "2180daa",
- "author": "Mark Otto",
- "date": "Sun Nov 24 10:40:16 2019 -0800",
- "description": "Some minor text tweaks"
- },
- {
- "hash": "d5c212bbcbcf2efe97540b3b890b4b8bdf6820f2",
- "short_hash": "d5c212b",
- "author": "Martijn Cuppens",
- "date": "Fri Nov 1 11:22:29 2019 +0100",
- "description": "Link to versioned docs"
- },
- {
- "hash": "ff256ca23c78471dfdc732b7262bece2dad59dff",
- "short_hash": "ff256ca",
- "author": "Mark Otto",
- "date": "Mon Oct 28 09:08:19 2019 +0200",
- "description": "Copywriting edits"
- },
- {
- "hash": "cd077cd599e55a8a126ce765d8f9adeb595ca3e2",
- "short_hash": "cd077cd",
- "author": "Martijn Cuppens",
- "date": "Sun Oct 27 11:01:30 2019 +0100",
- "description": "Enable RFS for font resizing"
- },
- {
- "hash": "787256cae401f9ebd8bea1391343a58140d0f235",
- "short_hash": "787256c",
- "author": "Martijn Cuppens",
- "date": "Sun Nov 24 20:20:03 2019 +0100",
- "description": "Compressed Sass output support (#29702)"
- },
- {
- "hash": "0caed940a578cb920a750dc0ce287c7d71e59a3e",
- "short_hash": "0caed94",
- "author": "Jonathan Hefner",
- "date": "Sun Nov 24 13:15:35 2019 -0600",
- "description": "Set vertical-align on .form-check-input (#29521)"
- },
- {
- "hash": "460ba061cb470df7aca18b32854079a0caf335dd",
- "short_hash": "460ba06",
- "author": "Martijn Cuppens",
- "date": "Sun Nov 24 20:01:02 2019 +0100",
- "description": "Keep themed appearance for print (#29714)"
- },
- {
- "hash": "a65d066530c463a973414e894924fd46bd34ee91",
- "short_hash": "a65d066",
- "author": "Martijn Cuppens",
- "date": "Fri Nov 22 10:00:25 2019 +0100",
- "description": "Use double quotes in `.stylelintrc` (#29709)"
- },
- {
- "hash": "db87297afbc6a6458912d490a2398801ea7108bb",
- "short_hash": "db87297",
- "author": "XhmikosR",
- "date": "Thu Nov 21 16:35:21 2019 +0200",
- "description": "Regenerate package-lock.json (#29695)"
- },
- {
- "hash": "099860d727f0ed2ab039ccac48e2ead61083427c",
- "short_hash": "099860d",
- "author": "XhmikosR",
- "date": "Mon Nov 18 21:03:43 2019 +0200",
- "description": "Switch to the Coveralls Action (#29478)"
- },
- {
- "hash": "47b1bc71af5bedab27df115a23237ea30e1ac30e",
- "short_hash": "47b1bc7",
- "author": "XhmikosR",
- "date": "Fri Nov 15 15:52:50 2019 +0200",
- "description": "Fix npm audit vulnerability (#29677)"
- },
- {
- "hash": "bca5b6ab9ca7277b03562e175e6914e81e27ddd7",
- "short_hash": "bca5b6a",
- "author": "XhmikosR",
- "date": "Tue Nov 12 09:40:29 2019 +0200",
- "description": "config.yml: update popper.js to v1.16.0 (#29624)"
- },
- {
- "hash": "2a4d526ce81093c1dd26e37d94b9371e89085f52",
- "short_hash": "2a4d526",
- "author": "XhmikosR",
- "date": "Tue Nov 12 09:34:16 2019 +0200",
- "description": "Update anchor.js to v4.2.1 (#29662)"
- },
- {
- "hash": "cc6f66f72a180af1910bb5f520f2067ad705f1b8",
- "short_hash": "cc6f66f",
- "author": "XhmikosR",
- "date": "Fri Nov 8 10:11:23 2019 +0200",
- "description": "Dist (#29638)"
- },
- {
- "hash": "eb849d73cda18a660d13c22b25a9e7ebbf42faca",
- "short_hash": "eb849d7",
- "author": "Martijn Cuppens",
- "date": "Thu Nov 7 20:03:52 2019 +0100",
- "description": "Make check label cursor customizable (#29654)"
- },
- {
- "hash": "dbeb85cb085c6231bd747f5fe597b91ef99ab2ae",
- "short_hash": "dbeb85c",
- "author": "Sam Duvall",
- "date": "Thu Nov 7 13:34:54 2019 -0500",
- "description": "Fixed input-height-sm and input-height-lg calculations (#29653)"
- },
- {
- "hash": "67015b4aa2c075726aae7e2a2e014c87827f6d20",
- "short_hash": "67015b4",
- "author": "Martijn Cuppens",
- "date": "Thu Nov 7 19:28:51 2019 +0100",
- "description": "package.json: Add funding property (#29646)"
- },
- {
- "hash": "c9ae98ee38f1c9108b079a0a48a1b21cdbd55001",
- "short_hash": "c9ae98e",
- "author": "XhmikosR",
- "date": "Thu Nov 7 11:33:10 2019 +0200",
- "description": "Remove shx. (#29636)"
- },
- {
- "hash": "c3fa502d32d78f580760500fe1b91bd0f04b845c",
- "short_hash": "c3fa502",
- "author": "XhmikosR",
- "date": "Thu Nov 7 11:20:12 2019 +0200",
- "description": "dashboard/index.html: update tabler-icons to v4.24.1 (#29651)"
- },
- {
- "hash": "1d30e05cafd986b1ca067edd20570899b0ad9e94",
- "short_hash": "1d30e05",
- "author": "XhmikosR",
- "date": "Thu Nov 7 10:41:40 2019 +0200",
- "description": "Regenerate package-lock.json."
- },
- {
- "hash": "258a56b473edea843eb20e80bbc7bf49eb040a32",
- "short_hash": "258a56b",
- "author": "XhmikosR",
- "date": "Mon Nov 4 15:42:09 2019 +0200",
- "description": "site/assets/js/search.js: ignore the LGTM alert (#29634)"
- },
- {
- "hash": "972369c997e4113607aaa002edd532e3d256f316",
- "short_hash": "972369c",
- "author": "XhmikosR",
- "date": "Thu Oct 24 16:47:38 2019 +0300",
- "description": "Tighten regex a bit. If we need to make this more robust in the future, we can revert this as needed."
- },
- {
- "hash": "e40b3355f09d444337eb0081877d02329fbf52c9",
- "short_hash": "e40b335",
- "author": "XhmikosR",
- "date": "Tue Sep 17 14:22:56 2019 +0300",
- "description": "example.html: use double quotes"
- },
- {
- "hash": "04acb679ab4282b50e2c6214c3ce7db634f9c2e1",
- "short_hash": "04acb67",
- "author": "Christopher Morrissey",
- "date": "Fri Sep 6 18:35:43 2019 +0300",
- "description": "Example shortcode: use a regex and simplify logic."
- },
- {
- "hash": "a28adc76663b00b72abee1ae326b53cc9c9d6b9c",
- "short_hash": "a28adc7",
- "author": "XhmikosR",
- "date": "Mon Nov 4 14:44:07 2019 +0200",
- "description": "Move docs JS one folder up. (#29632)"
- },
- {
- "hash": "504098d66466488927acd43369b6f0dd40daa1f7",
- "short_hash": "504098d",
- "author": "Martijn Cuppens",
- "date": "Mon Nov 4 13:37:13 2019 +0100",
- "description": "progress: Fix IE overflow (#29629)"
- },
- {
- "hash": "6b3ee0e5fde816ff3aaad28f55282d5a11328bcc",
- "short_hash": "6b3ee0e",
- "author": "Johann-S",
- "date": "Mon Nov 4 10:50:07 2019 +0100",
- "description": "removing last occurences of _fixTitle in our docs (#29631)"
- },
- {
- "hash": "8805122f73dc580aab449f6f680eb01b83cafeed",
- "short_hash": 8805122,
- "author": "XhmikosR",
- "date": "Fri Nov 1 13:18:28 2019 +0200",
- "description": "Update modal.md (#29621) Fix typo"
- },
- {
- "hash": "f2483febb61f6397fd855efe92d2c1e536262c26",
- "short_hash": "f2483fe",
- "author": "Martijn Cuppens",
- "date": "Thu Oct 31 09:56:10 2019 +0100",
- "description": "Update stylelint-config-twbs-bootstrap to 0.9.0 (#29612)"
- },
- {
- "hash": "08ba61e276a6393e8e2b97d56d2feb70a24fe22c",
- "short_hash": "08ba61e",
- "author": "Martijn Cuppens",
- "date": "Wed Oct 30 09:03:53 2019 +0100",
- "description": "Remove calc function from docs"
- },
- {
- "hash": "ca9731692ecbff4e3415a77ff28612ed1fc96ac6",
- "short_hash": "ca97316",
- "author": "Martijn Cuppens",
- "date": "Wed Oct 30 08:57:09 2019 +0100",
- "description": "Add calc() to function blacklist"
- },
- {
- "hash": "9e54d8e1208fbb292d48b879b66d19a404bba538",
- "short_hash": "9e54d8e",
- "author": "Mark Otto",
- "date": "Sat Oct 19 08:32:29 2019 +0300",
- "description": "Doc tweaks."
- },
- {
- "hash": "32b932c959818a2d7a6651ecc57ad88bc8e0d0ea",
- "short_hash": "32b932c",
- "author": "Martijn Cuppens",
- "date": "Sat Oct 12 16:03:17 2019 +0200",
- "description": "Revert complex calculation"
- },
- {
- "hash": "d6ebc60d3d98d48959e6e1bd4eeea4d6e8be4366",
- "short_hash": "d6ebc60",
- "author": "ysds",
- "date": "Tue Sep 3 20:18:44 2019 +0300",
- "description": "Add add and subtract function"
- },
- {
- "hash": "c62efc3ef69d7dd6e784928b707f52884fab87de",
- "short_hash": "c62efc3",
- "author": "Steffen Roßkamp",
- "date": "Thu Oct 31 06:58:09 2019 +0100",
- "description": "Update normalizeDataKey to match the spec (#29609)"
- },
- {
- "hash": "639c405c6510a286a3cfcfd6d733d28d0e7baf92",
- "short_hash": "639c405",
- "author": "Matias Puhakka",
- "date": "Mon Oct 28 16:19:03 2019 +0200",
- "description": "Remove redundant \"Navbar divider\" from \"Contents\" (#29601)"
- },
- {
- "hash": "b81a23a60d1a0c137dfeff17ce9f85c80ca9fe5c",
- "short_hash": "b81a23a",
- "author": "Mark Otto",
- "date": "Mon Oct 28 00:12:07 2019 -0700",
- "description": "Update .form-check to properly support gradients when enabled (#29338)"
- },
- {
- "hash": "9c7bc1a1111940158050db8aaf66340e8ce4d558",
- "short_hash": "9c7bc1a",
- "author": "Mark Otto",
- "date": "Sun Oct 27 20:26:52 2019 -0700",
- "description": "v5: Simplify navbars by requiring containers (#29339)"
- },
- {
- "hash": "23c3cdbd432947e30c755c56aace15218aafc99a",
- "short_hash": "23c3cdb",
- "author": "XhmikosR",
- "date": "Sun Oct 27 16:39:54 2019 +0200",
- "description": "Remove unneeded ESLint suppression and regenerate lock file (#29593)"
- },
- {
- "hash": "819f922276de18cbddb8f5d484b34e4a1a132886",
- "short_hash": "819f922",
- "author": "midzer",
- "date": "Sat Oct 26 18:47:55 2019 +0200",
- "description": "remove superflous transition parameter (#29595)"
- },
- {
- "hash": "46912797b24f12817c24d84a1a80a72d224d1b3a",
- "short_hash": 4691279,
- "author": "Higor Araújo dos Anjos",
- "date": "Fri Oct 25 15:12:09 2019 -0300",
- "description": "Added animation when modal backdrop is static (#29516)"
- },
- {
- "hash": "9ee9b8a1e8f6b2c9d1cbec6cf5c04ac5b8a2b378",
- "short_hash": "9ee9b8a",
- "author": "Martijn Cuppens",
- "date": "Fri Oct 25 11:37:52 2019 +0200",
- "description": "Add configurable button text wrapping (#29554)"
- },
- {
- "hash": "b3dfcdc7ed066469074e96d9ca80b0684d185d82",
- "short_hash": "b3dfcdc",
- "author": "Pawel Wolak",
- "date": "Fri Oct 25 11:25:30 2019 +0200",
- "description": "Enable eslint no-console rule except for build directory (#29585)"
- },
- {
- "hash": "e298e42e29022f275c42273e07cda7618b5d96c3",
- "short_hash": "e298e42",
- "author": "XhmikosR",
- "date": "Tue Oct 22 20:56:19 2019 +0300",
- "description": "Regenerate package-lock.json (#29571)"
- },
- {
- "hash": "6c0e75d6cf6f4a37eede6f221b4be83d29d31742",
- "short_hash": "6c0e75d",
- "author": "XhmikosR",
- "date": "Tue Oct 22 12:22:27 2019 +0300",
- "description": "Fix one dev npm vulnerability. (#29568)"
- },
- {
- "hash": "b91ce0940573dba21c574927e16ea092e3d50df5",
- "short_hash": "b91ce09",
- "author": "XhmikosR",
- "date": "Tue Oct 22 07:49:06 2019 +0300",
- "description": "Update hugo-bin to v0.47.0 (Hugo 0.59.0) (#29562)"
- },
- {
- "hash": "3b876be65273eb4e1096a7420f4b73767607fe59",
- "short_hash": "3b876be",
- "author": "Shohei Yoshida",
- "date": "Tue Oct 22 11:27:43 2019 +0900",
- "description": "Rename close icon to close button (#29387)"
- },
- {
- "hash": "3251de8d57b8e11b9dda0984298028cc977642eb",
- "short_hash": "3251de8",
- "author": "XhmikosR",
- "date": "Tue Oct 22 05:11:22 2019 +0300",
- "description": "Get rid of unneeded `div`s. (#29563)"
- },
- {
- "hash": "f3e84e026863e6a4bbc471a8e6c84e9a3b254c55",
- "short_hash": "f3e84e0",
- "author": "XhmikosR",
- "date": "Sun Oct 20 18:57:15 2019 +0300",
- "description": "Update popper.js to v1.16.0. (#29537)"
- },
- {
- "hash": "8d56c19b5509ef5b6358ee4b646a80bdffbe7396",
- "short_hash": "8d56c19",
- "author": "Mark Otto",
- "date": "Fri Oct 18 11:06:12 2019 -0700",
- "description": "v5: Icons docs cleanup (#29450)"
- },
- {
- "hash": "943bef258d661e0d752f2c4f129952fe2a9de47e",
- "short_hash": "943bef2",
- "author": "Mark Otto",
- "date": "Fri Oct 18 11:04:27 2019 -0700",
- "description": "v5: Update colors to add shades and tints (#29348)"
- },
- {
- "hash": "1fa337cc201a5c55f699af03595821b9c06273df",
- "short_hash": "1fa337c",
- "author": "Mark Otto",
- "date": "Fri Oct 18 00:28:17 2019 -0700",
- "description": "Add link to Icons site in our docs (#29544)"
- },
- {
- "hash": "c1ee395f80c05de8317588b07f34a65c5b95c42c",
- "short_hash": "c1ee395",
- "author": "Jeremy Jackson",
- "date": "Thu Oct 17 15:01:44 2019 +0000",
- "description": "Skip hidden dropdowns while focusing (#29523)"
- },
- {
- "hash": "104385c508a4c77761b04a9842e978bab6f359f6",
- "short_hash": "104385c",
- "author": "Mark Otto",
- "date": "Wed Oct 16 23:46:34 2019 -0700",
- "description": "Add make-col-auto mixin (#29367)"
- },
- {
- "hash": "b483f80b9ea79318273299c7b365c3abff3bfeea",
- "short_hash": "b483f80",
- "author": "XhmikosR",
- "date": "Wed Oct 16 18:06:26 2019 +0300",
- "description": "Update dependabot config (#29536)"
- },
- {
- "hash": "2a8486962ef0260553432ce1a0401cabba81b968",
- "short_hash": "2a84869",
- "author": "XhmikosR",
- "date": "Wed Oct 16 14:48:28 2019 +0300",
- "description": "Add dependabot config (#29526)"
- },
- {
- "hash": "b4e957d360899c2555cb29a3ae4589405883bba9",
- "short_hash": "b4e957d",
- "author": "XhmikosR",
- "date": "Mon Oct 14 10:54:39 2019 +0300",
- "description": "Update devDependencies. (#29508)"
- },
- {
- "hash": "7327e38b1c767051658e68171994042649a4203a",
- "short_hash": 7.327e+41,
- "author": "Martijn Cuppens",
- "date": "Sat Oct 12 15:07:22 2019 +0200",
- "description": "Fix top level ampersand (#29518)"
- },
- {
- "hash": "64e22b42842b2d216f328a94ff9105da744bccbe",
- "short_hash": "64e22b4",
- "author": "leshasmp",
- "date": "Sat Oct 12 17:09:04 2019 +0500",
- "description": "Carousel variables (#29493)"
- },
- {
- "hash": "09e6af48d7f44900e38d5676fb01ad7bb9ddd24b",
- "short_hash": "09e6af4",
- "author": "astrahov",
- "date": "Sat Oct 12 16:56:29 2019 +0500",
- "description": "Group line-height variables (#29466)"
- },
- {
- "hash": "4e37fc3ab4b9441ec749ab91edff66b7fc192456",
- "short_hash": "4e37fc3",
- "author": "Jeremy Jackson",
- "date": "Sat Oct 12 08:21:22 2019 +0000",
- "description": "Add color argument to button mixins (#29444)"
- },
- {
- "hash": "b3451ff258fad12e0803d3c4c0331230748720b8",
- "short_hash": "b3451ff",
- "author": "Mark Otto",
- "date": "Thu Oct 10 11:18:19 2019 -0700",
- "description": "Add new .bg-body utility class (#29511)"
- },
- {
- "hash": "133e0c8c9a7fdb7bd4d5ebd82ce6d8dc944e0a4f",
- "short_hash": "133e0c8",
- "author": "XhmikosR",
- "date": "Wed Oct 9 11:11:37 2019 +0300",
- "description": "Drop support for Node.js 8. (#29496)"
- },
- {
- "hash": "577bf8b14d76a864a8d69dbfb03b757fbeb6e241",
- "short_hash": "577bf8b",
- "author": "XhmikosR",
- "date": "Wed Oct 9 01:27:43 2019 +0300",
- "description": "Rename \"js/tests/units\" to \"js/tests/unit\". (#29503)"
- },
- {
- "hash": "1770691b339bdbf17de5e8824158b358dc0284a9",
- "short_hash": 1770691,
- "author": "XhmikosR",
- "date": "Tue Oct 8 09:39:10 2019 +0300",
- "description": "Dist (#29484)"
- },
- {
- "hash": "9c54d3579757aa1e4027ff8fb434a18c656d840c",
- "short_hash": "9c54d35",
- "author": "XhmikosR",
- "date": "Tue Oct 8 08:47:40 2019 +0300",
- "description": "CI: move `CI` env variable to the root of the workflow. (#29499)"
- },
- {
- "hash": "622c914a3acc1ab933b3e89d8abfdd63feeb4016",
- "short_hash": "622c914",
- "author": "XhmikosR",
- "date": "Mon Oct 7 09:31:12 2019 +0300",
- "description": "Update devDependencies. (#29447)"
- },
- {
- "hash": "60559d44a2166708a4dc2f6ccb835052da08ab65",
- "short_hash": "60559d4",
- "author": "astrahov",
- "date": "Thu Oct 3 20:54:34 2019 +0500",
- "description": "Add variable for `$breadcrumb-font-size` (#29467)"
- },
- {
- "hash": "e1b82f51e21b6329d783406cfbc9c847c798ef23",
- "short_hash": "e1b82f5",
- "author": "Johann-S",
- "date": "Wed Oct 2 14:32:29 2019 +0200",
- "description": "add modularity integration test"
- },
- {
- "hash": "3d12b541c488ea09efced2fb987fcbf384c656bb",
- "short_hash": "3d12b54",
- "author": "Johann-S",
- "date": "Wed Oct 2 11:43:54 2019 +0200",
- "description": "return to the original file structure to avoid breaking modularity"
- },
- {
- "hash": "393ddae09b0578c8d381540bdbb4e68cdec1b45b",
- "short_hash": "393ddae",
- "author": "Martijn Cuppens",
- "date": "Thu Oct 3 09:43:45 2019 +0200",
- "description": "Fix border for single card in accordion (#29453)"
- },
- {
- "hash": "03c9788f7a0293beef328c004b124f4433c3c64d",
- "short_hash": "03c9788",
- "author": "Martijn Cuppens",
- "date": "Thu Oct 3 09:21:40 2019 +0200",
- "description": "Variable card height (#29462)"
- },
- {
- "hash": "f6a1e2fc8990f2c8975b0f27fc14027a6f7e9fae",
- "short_hash": "f6a1e2f",
- "author": "Paweł Kuna",
- "date": "Thu Oct 3 08:52:25 2019 +0200",
- "description": "Better radio input (#29441)"
- },
- {
- "hash": "494713b55a40d5b1216acd8b44fe0e463224f73d",
- "short_hash": "494713b",
- "author": "Martijn Cuppens",
- "date": "Wed Oct 2 21:48:15 2019 +0200",
- "description": "Trim trailing whitespace from markdown files (#29460)"
- },
- {
- "hash": "de8c65158be3bbf150b9352a3985762c7e094933",
- "short_hash": "de8c651",
- "author": "Martijn Cuppens",
- "date": "Wed Oct 2 21:37:24 2019 +0200",
- "description": "Remove appearance from textarea (#29455)"
- },
- {
- "hash": "707973ebdd2ea058b297456ee6c7b0a27b725089",
- "short_hash": "707973e",
- "author": "Mark Otto",
- "date": "Wed Oct 2 12:19:45 2019 -0700",
- "description": "v5: .form-check layout changes (#29322)"
- },
- {
- "hash": "c306e963e8f75cf4e2b5b7b656266b6df01c8b83",
- "short_hash": "c306e96",
- "author": "Andreas Schroth",
- "date": "Wed Oct 2 21:10:31 2019 +0200",
- "description": "Remove \"extra\" section from composer.json (#29420)"
- },
- {
- "hash": "e41342b4c1be70ff8d6074f37ecc49dec632d80c",
- "short_hash": "e41342b",
- "author": "XhmikosR",
- "date": "Wed Oct 2 22:05:15 2019 +0300",
- "description": "coveralls: Add `COVERALLS_GIT_BRANCH` (#29458)"
- },
- {
- "hash": "b1a4b0ecc42e5d2359f18d6430b9386defdb9ddb",
- "short_hash": "b1a4b0e",
- "author": "XhmikosR",
- "date": "Wed Oct 2 21:56:39 2019 +0300",
- "description": "workflows/test.yml: specify `CI=true` (#29440)"
- },
- {
- "hash": "adfd3fbd4689b8d373d55df56bead6d09c728fcd",
- "short_hash": "adfd3fb",
- "author": "XhmikosR",
- "date": "Wed Oct 2 21:49:34 2019 +0300",
- "description": "README.md: link to the Actions page for Tests (#29480)"
- },
- {
- "hash": "46e8f1a34fe00468209f46b12aac6323b5322eee",
- "short_hash": "46e8f1a",
- "author": "astrahov",
- "date": "Tue Oct 1 18:14:43 2019 +0500",
- "description": "Variable carousel indicator opacity (#29468)"
- },
- {
- "hash": "0a3aa08b89031a835e73b53b161ba6c6d1cab848",
- "short_hash": "0a3aa08",
- "author": "Paweł Kuna",
- "date": "Fri Sep 27 17:58:53 2019 +0200",
- "description": "Remove outline from select box in FF (#29445)"
- },
- {
- "hash": "f2dff864aa09140dd7edc6b5e27ecf590f2f7fa5",
- "short_hash": "f2dff86",
- "author": "wojtask9",
- "date": "Fri Sep 27 14:22:31 2019 +0200",
- "description": "Remove duplicated td selector (#29454)"
- },
- {
- "hash": "6b150855df836210188b0cec5e989468ca5e9611",
- "short_hash": "6b15085",
- "author": "XhmikosR",
- "date": "Fri Sep 27 09:01:36 2019 +0300",
- "description": "Change blue and pink colors to be accessible. (#29198)"
- },
- {
- "hash": "de3a3731bd8034536654053130663d12ff1ec811",
- "short_hash": "de3a373",
- "author": "XhmikosR",
- "date": "Thu Sep 26 21:50:14 2019 +0300",
- "description": "Sass: remove redundant stylelint inline suppressions. (#29427)"
- },
- {
- "hash": "7e0901779043aa0357fa39e7544b60c2054cce01",
- "short_hash": null,
- "author": "XhmikosR",
- "date": "Tue Sep 24 21:32:49 2019 +0300",
- "description": "`update-deps`: remove moot `cross-env` call. (#29419)"
- },
- {
- "hash": "d2a24e09ecfd453618f7bd6c07bc0546e38fb261",
- "short_hash": "d2a24e0",
- "author": "Shohei Yoshida",
- "date": "Tue Sep 24 19:48:45 2019 +0900",
- "description": "Grid card example tweaks (#29409)"
- },
- {
- "hash": "84861ceadbb09ada3598a632fd0f5e1cc80b0e7a",
- "short_hash": "84861ce",
- "author": "XhmikosR",
- "date": "Tue Sep 17 21:34:53 2019 +0300",
- "description": ".eslintrc.json: Remove a couple of default rules."
- },
- {
- "hash": "90c5de151be15815469a07b2c7aa4ab0c01f2a86",
- "short_hash": "90c5de1",
- "author": "XhmikosR",
- "date": "Tue Sep 24 12:53:50 2019 +0300",
- "description": "GH Actions updates. (#29429)"
- },
- {
- "hash": "129bb08fc4d2c850ae71250371adf82a4441dc70",
- "short_hash": "129bb08",
- "author": "XhmikosR",
- "date": "Tue Sep 17 00:22:49 2019 +0300",
- "description": "Use Hugo for our docs Sass and JS. (#29280)"
- },
- {
- "hash": "a9c05ab798df7b1a40af41c25dd92faa84b13f99",
- "short_hash": "a9c05ab",
- "author": "XhmikosR",
- "date": "Wed Aug 28 17:31:45 2019 +0300",
- "description": "examples: darken gray a little bit."
- },
- {
- "hash": "758ee5f0f8c31f0140cd3df62cd3dd0eef33eecd",
- "short_hash": "758ee5f",
- "author": "XhmikosR",
- "date": "Mon Aug 5 16:11:51 2019 +0300",
- "description": "card.md: use `text-dark` for warning card."
- },
- {
- "hash": "1edba8072db996d72a9b774953c9137eb2159432",
- "short_hash": "1edba80",
- "author": "XhmikosR",
- "date": "Sat Aug 3 18:47:13 2019 +0300",
- "description": "badge.md: use `text-dark` for warning."
- },
- {
- "hash": "fbeed6f1d9a89d2fbe97312dfb94b6b8f85c195b",
- "short_hash": "fbeed6f",
- "author": "XhmikosR",
- "date": "Sat Aug 3 18:27:11 2019 +0300",
- "description": "Darken footer color."
- },
- {
- "hash": "943a074a2ba9dc753cb4e27075246b7e82eeb306",
- "short_hash": "943a074",
- "author": "XhmikosR",
- "date": "Sat Aug 3 18:20:45 2019 +0300",
- "description": "Tweak syntax highlighting colors to be WCAG2AA valid."
- },
- {
- "hash": "0126d9832b03fbb584066cc5f1eeadd283665ed6",
- "short_hash": "0126d98",
- "author": "XhmikosR",
- "date": "Mon Sep 16 15:28:25 2019 +0300",
- "description": "workflows/test.yml: switch to `setup-node@v1`. (#29410)"
- },
- {
- "hash": "e2a93ec094d6ec1283c10a220b26a2acb4b7417c",
- "short_hash": "e2a93ec",
- "author": "ysds",
- "date": "Thu Sep 12 23:30:47 2019 +0900",
- "description": "Fix incorrect aspect ratio on IE11"
- },
- {
- "hash": "6e638685002e8d5f5c42b274ce87ae3d044d52f2",
- "short_hash": null,
- "author": "Martijn Cuppens",
- "date": "Thu Apr 25 21:10:55 2019 +0200",
- "description": "Remove redundant properties"
- },
- {
- "hash": "d99ff902f8c7b849ccb283af69d6a8ac15356450",
- "short_hash": "d99ff90",
- "author": "jahanzaibsuleman07",
- "date": "Fri Sep 13 23:15:20 2019 +0500",
- "description": "Responsive sticky top (#29158)"
- },
- {
- "hash": "49469ca0dc383626b201d91b66bd4aaed8dceb0f",
- "short_hash": "49469ca",
- "author": "XhmikosR",
- "date": "Fri Sep 13 12:13:08 2019 +0300",
- "description": "Update devDependencies. (#29381)"
- },
- {
- "hash": "2f549ecda8b154ac9203056786e77c8271e78f30",
- "short_hash": "2f549ec",
- "author": "Martijn Cuppens",
- "date": "Sat Sep 7 21:16:48 2019 +0200",
- "description": "Typo fix (#29382)"
- },
- {
- "hash": "713dd824038aba59185b05e4c87bce8e5452e893",
- "short_hash": "713dd82",
- "author": "ysds",
- "date": "Fri Sep 6 23:57:29 2019 +0900",
- "description": "Remove unnecessary z-index"
- },
- {
- "hash": "9066f9495cb41459574ab181fc3d435c1b4e358a",
- "short_hash": "9066f94",
- "author": "Martijn Cuppens",
- "date": "Fri Sep 6 09:24:08 2019 +0200",
- "description": "Make sure the content doesn't cover the navbar dropdown"
- },
- {
- "hash": "c5e80ff2afe056fc959cd14b2ffda88016e0b81d",
- "short_hash": "c5e80ff",
- "author": "XhmikosR",
- "date": "Sat Aug 31 14:41:15 2019 +0300",
- "description": "about/brand.md: Remove unused class."
- },
- {
- "hash": "c6ac6365e57efeff86b2b099703c907c3d57b261",
- "short_hash": "c6ac636",
- "author": "XhmikosR",
- "date": "Sat Aug 31 14:30:29 2019 +0300",
- "description": "Use the `$white` variable."
- },
- {
- "hash": "b6b96c174bff4b27800fb9ddec75328d1ef30322",
- "short_hash": "b6b96c1",
- "author": "Martijn Cuppens",
- "date": "Fri Aug 30 23:32:12 2019 +0300",
- "description": "Docs tweaks"
- },
- {
- "hash": "d6945d5e8fa66a84cf363d9ff710684971bdea85",
- "short_hash": "d6945d5",
- "author": "XhmikosR",
- "date": "Sun Sep 1 13:37:24 2019 +0300",
- "description": "Move shortcodes used only once where they are needed."
- },
- {
- "hash": "2c9e22ef889b1b88df7b956d705a1069c10d5e68",
- "short_hash": "2c9e22e",
- "author": "XhmikosR",
- "date": "Sun Sep 1 13:23:58 2019 +0300",
- "description": "getting-started/theming.md: throw an error if the regex doesn't succeed."
- },
- {
- "hash": "cf4ae75eff7d432962cc67d56d4ede3b9e3ac42c",
- "short_hash": "cf4ae75",
- "author": "XhmikosR",
- "date": "Sun Sep 1 13:23:31 2019 +0300",
- "description": "Break a couple of long lines."
- },
- {
- "hash": "f7fe5d5bca78354c1ff27340702593ca5f81a3a3",
- "short_hash": "f7fe5d5",
- "author": "XhmikosR",
- "date": "Fri Sep 6 08:51:46 2019 +0300",
- "description": "homepage: remove redundant class (#29357)"
- },
- {
- "hash": "eb49bd11c9e5f2705d4efa78c029a1de3a2fb832",
- "short_hash": "eb49bd1",
- "author": "Mark Otto",
- "date": "Thu Sep 5 11:43:31 2019 -0700",
- "description": "Update subnav to remove breadcrumb and just keep versions and search (#29368)"
- },
- {
- "hash": "c6a82fcc6f46cc8679df45142dfd2de3312b85e6",
- "short_hash": "c6a82fc",
- "author": "XhmikosR",
- "date": "Thu Sep 5 11:23:34 2019 +0300",
- "description": "Update devDependencies. (#29349)"
- },
- {
- "hash": "db002902da3a56db6d4d65ea8ae78212c91ea3a1",
- "short_hash": "db00290",
- "author": "XhmikosR",
- "date": "Tue Sep 3 18:04:11 2019 +0300",
- "description": "Tweak form validation snippet. (#29359)"
- },
- {
- "hash": "d0affaa2eccdd0ab697bc3eee57b6c22f4bc24f9",
- "short_hash": "d0affaa",
- "author": "XhmikosR",
- "date": "Mon Sep 2 19:19:25 2019 +0300",
- "description": "Examples: use our utilities more. (#29358)"
- },
- {
- "hash": "88d7d8b8223911726d8a0aeed9a16010dca04287",
- "short_hash": "88d7d8b",
- "author": "XhmikosR",
- "date": "Mon Sep 2 12:52:26 2019 +0300",
- "description": "Use the example shortcode in more places. (#29346)"
- },
- {
- "hash": "6cb4ebc04870df30d5b6ec528ffcb84a07ab48c5",
- "short_hash": "6cb4ebc",
- "author": "XhmikosR",
- "date": "Mon Sep 2 12:44:19 2019 +0300",
- "description": "ESLint: specify `--report-unused-disable-directives` (#29350)"
- },
- {
- "hash": "6f1eb110e7c39dc2fb7e2126248b320519ae037a",
- "short_hash": "6f1eb11",
- "author": "XhmikosR",
- "date": "Mon Sep 2 12:31:02 2019 +0300",
- "description": "Docs: simplify a few Hugo `range`s. (#29333)"
- },
- {
- "hash": "edf7923c8f04b436291c0c2b8e405be7ae3f6ab1",
- "short_hash": "edf7923",
- "author": "XhmikosR",
- "date": "Mon Sep 2 12:21:42 2019 +0300",
- "description": "Fix a few redirected links. (#29352)"
- },
- {
- "hash": "919b526f17a08cefba51c42b831c922adecb4a9f",
- "short_hash": "919b526",
- "author": "XhmikosR",
- "date": "Sat Aug 31 08:11:16 2019 +0300",
- "description": "Fix shortcodes/example.html class bug. (#29344)"
- },
- {
- "hash": "b1f49092877c83bf2007cc363fc5c6925cc0dc8c",
- "short_hash": "b1f4909",
- "author": "ysds",
- "date": "Thu Aug 29 22:12:26 2019 +0900",
- "description": "Add responsive example"
- },
- {
- "hash": "ebfeaa4ad18aa67c8ff91ff483f1f3634b2afc85",
- "short_hash": "ebfeaa4",
- "author": "ysds",
- "date": "Wed Aug 28 23:37:39 2019 +0900",
- "description": "Allow override default col width"
- },
- {
- "hash": "cc248791b0f260aa6e0505a0aa7c3faeb1cbc797",
- "short_hash": "cc24879",
- "author": "Mark Otto",
- "date": "Tue Jul 23 23:00:29 2019 -0700",
- "description": "Cleanup"
- },
- {
- "hash": "db692d02d555a66219283d5e2150a681fafee1e6",
- "short_hash": "db692d0",
- "author": "Mark Otto",
- "date": "Thu Jul 18 02:48:43 2019 +0300",
- "description": "Move margins, and equal height via utility example"
- },
- {
- "hash": "e2252e023096daa7e852835a69c360484765c42b",
- "short_hash": "e2252e0",
- "author": "Mark Otto",
- "date": "Thu Jul 18 02:27:53 2019 +0300",
- "description": "First pass at .row-cols classes"
- },
- {
- "hash": "4041d70eb5462fe8fdd08040f68fcb0ccf67935e",
- "short_hash": "4041d70",
- "author": "XhmikosR",
- "date": "Fri Aug 30 17:35:12 2019 +0300",
- "description": "card.md remove empty `class` placeholder argument (#29345)"
- },
- {
- "hash": "aa3b4c41a4d98e054b0e18c0193efcce0db39d71",
- "short_hash": "aa3b4c4",
- "author": "XhmikosR",
- "date": "Fri Aug 30 17:21:47 2019 +0300",
- "description": "carousel.md: Remove duplicate bd-example div. (#29341)"
- },
- {
- "hash": "a6460d972743ecf4cf1fc382dafd06af945fff0a",
- "short_hash": "a6460d9",
- "author": "XhmikosR",
- "date": "Fri Aug 30 11:52:22 2019 +0300",
- "description": "Merge lint scripts (#29329)"
- },
- {
- "hash": "007ea0d8d043a788383109e1883717875fa5530d",
- "short_hash": "007ea0d",
- "author": "Martijn Cuppens",
- "date": "Fri Aug 30 09:42:41 2019 +0200",
- "description": "Clean up line heights & add line height utilities (#29271)"
- },
- {
- "hash": "ae249e8f559b88f9db78ed96a39f680aea43c051",
- "short_hash": "ae249e8",
- "author": "XhmikosR",
- "date": "Fri Aug 30 08:01:21 2019 +0300",
- "description": "docs-sidebar.html: reindent. (#29337)"
- }
- ]
|