Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2022-10-30Update hashMark Otto
2022-08-28Fix #1385: Adjust fill-rule of 1-circle-fillMark Otto
2022-08-28Generate font page with Hugo (#706)XhmikosR
2022-07-17Fixes font hash, since we don't have a hash option from the icon font toolv1.9.1Mark Otto
2022-07-17Fixes for v1.9.1 (#1373)Mark Otto
2022-07-17Update font Sass for more control over pathsGeoSot
2022-05-13Fixes #1010: Add font-display: blockMark Otto
2022-04-17Use a custom svgo plugin to optimize svg attributes (#1148)korki
2022-03-11Update build scripts from upstream and minor lint tweaks (#1260)XhmikosR
2021-12-01build: switch to picocolorsXhmikosR
2021-10-13compile to scss file for reference and customization (#978)Ryan Berliner
2021-10-12Update css.hbsMark Otto
2021-03-29Update svgo to v2.3.0.XhmikosR
2021-02-17Update vnu-jar.js (#754)XhmikosR
2021-02-12Alignment and docs tweaks (#701)Mark Otto
2021-02-08Remove `role="main"` from `main`XhmikosR
2021-01-20Update build scriptsXhmikosR
2021-01-05Bump js-yaml from 3.14.1 to 4.0.0 (#646)dependabot[bot]
2021-01-05Tweak build-pages.js (#636)XhmikosR
2021-01-05Tweak build-svgs.jsXhmikosR
2020-12-30Move font templates to build/font (#628)XhmikosR
2020-12-29build-svgs.js: switch to async/await and tweaks (#603)XhmikosR
2020-12-29Update cheerio to v1.0.0-rc.5. (#575)XhmikosR
2020-12-29build-svgs.js: minor tweaks (#602)XhmikosR
2020-12-29build-svgs: add singular support in the message (#584)XhmikosR
2020-12-23build-svgs.js: no need to use a function in `replaceWith()` (#579)XhmikosR
2020-12-23build-svgs.js: hide console log output unless `--verbose` is passedXhmikosR
2020-12-23build-svgs.js: minor tweaksXhmikosR
2020-12-07Change width and height from 1em to 16pxMark Otto
2020-11-03build-svgs.js: fix UnhandledPromiseRejectionWarning (#482)XhmikosR
2020-10-19Tweak build-pages.jsXhmikosR
2020-06-26Update to main branchMark Otto
2020-06-23Update script to account for upcoming font-family generationMark Otto
2020-06-23Update SVG build script to set custom dimensionsMark Otto
2020-05-20build-pages.js: lintXhmikosR
2020-05-20Add script to create permalink pagesMark Otto
2020-05-20Remove unintentionally commited fileMark Otto
2020-05-20Slew of new calendar iconsMark Otto
2020-03-19Add another 178 icons and resize viewBox to 16x16 (#156)Mark Otto
2020-03-08Update vnu-jar.js from Bootstrap master branchXhmikosR
2019-10-28More error checkingXhmikosR
2019-10-28Merge the two icons scripts.XhmikosR
2019-10-11build-svgs.js: use the `fs.promises` API. (#38)XhmikosR
2019-10-11Add analytics, social, and make icons 1em for scalingMark Otto
2019-09-16improve build svgs scriptJohann-S
2019-09-16build-svgs.js: ES6-ify and simplify.XhmikosR
2019-09-16Rewrite the JS for handling attributes, their values, and their orderMark Otto
2019-08-24Add tests.XhmikosR
2019-08-16Move and improve the add classes script.XhmikosR