| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-10-08 | Go back to single colon pseudo elements. | XhmikosR | 1 | -264/+264 | |
| This is for backwards compatibility with the browsers we support in v3. | |||||
| 2018-10-08 | Switch to inline comments for stylelint inline directives. | XhmikosR | 1 | -1/+1 | |
| Otherwise the comments are actually output to the CSS. | |||||
| 2018-04-08 | update css with latest stylelint | Mark Otto | 1 | -1/+1 | |
| 2017-11-25 | move from csslint to stylelint | Mark Otto | 1 | -273/+275 | |
| 2015-06-27 | Fix show "2b" text instead of proper glyphicon | deniss-muhla | 1 | -2/+2 | |
| I'm using babel and webpack with less-loader to bundle all resources maybe this will cause this issue. | |||||
| 2015-01-20 | Add .glyphicon-* aliases for other ISO 4217-ish currency codes | Chris Rebert | 1 | -0/+4 | |
| Fixes #15617. | |||||
| 2014-12-29 | Disable .glyphicon-door & .glyphicon-key for the time being | Chris Rebert | 1 | -2/+8 | |
| Closes #15419 Refs #10106 | |||||
| 2014-12-12 | Add glyphicons fonts in woff2 | Bastien | 1 | -0/+1 | |
| 2014-12-11 | glyphicons.less: lowercase F in codepoint number for consistency | Chris Rebert | 1 | -1/+1 | |
| 2014-11-30 | Bump Glyphicons to v1.9 | Mark Otto | 1 | -0/+60 | |
| 2014-10-25 | Added alias for euro -> eur | Panayiotis Lipiridis | 1 | -1/+2 | |
| 2014-05-08 | Fixes #13478, reverts #10941 | Mark Otto | 1 | -5/+5 | |
| 2014-01-09 | Add new varaible @icon-font-svg-id and set it to be the correct SVG font ID, ↵ | thomaswelton | 1 | -1/+1 | |
| used new variable in glyphicons.less | |||||
| 2013-12-15 | Add new form feedback states, clean up existing form styles | Mark Otto | 1 | -4/+0 | |
| New stuff: * Adds `.has-feedback` and `.form-control-feedback` to show icon-based form feedback to users. Fixes #11836. * Removes the `width: 1em` on `.glyphicon` because it makes it impractical to resize the width of all icons, even if they’re not “empty” (e.g., a simple `.glyphicon { width: 30px; }` wouldn’t work, nor would a class preceeded by a parent class. Clean up: * Sets `width: auto;` on all `.form-control`s within inline forms. * Removes all the inline `select` menu `width` styles because all inputs are now `auto`. * Update form states docs to separate out sections better. | |||||
| 2013-12-01 | Fixes #10941: Fix Glyphicons path for those importing bootstrap.less from ↵ | Mark Otto | 1 | -5/+5 | |
| another directory | |||||
| 2013-10-28 | Add -moz-osx-font-smoothing | Zlatan Vasović | 1 | -0/+1 | |
| 2013-10-22 | Put a space before { due to code style | Zlatan Vasović | 1 | -1/+1 | |
| 2013-10-14 | fix #10952 | Chris Rebert | 1 | -1/+1 | |
| 2013-09-23 | re-sort affected .glyphicon-* classes by new codepoints | Chris Rebert | 1 | -10/+10 | |
| 2013-09-23 | Update affected .glyphicon-* CSS classes to use new codepoints | Chris Rebert | 1 | -10/+10 | |
| .glyphicon-briefcase: U+1F4BC -> U+E139 .glyphicon-calendar: U+1F4C5 -> U+E109 .glyphicon-pushpin: U+1F4CC -> U+E146 .glyphicon-paperclip: U+1F4CE -> U+E142 .glyphicon-camera: U+1F4F7 -> U+E046 .glyphicon-lock: U+1F512 -> U+E033 .glyphicon-bell: U+1F514 -> U+E123 .glyphicon-bookmark: U+1F516 -> U+E044 .glyphicon-fire: U+1F525 -> U+E104 .glyphicon-wrench: U+1F527 -> U+E136 | |||||
| 2013-08-22 | Removed glyphicon-block instead target :empty .glyphicons | Thomas Welton | 1 | -3/+3 | |
| 2013-08-22 | Added glyphicon-block class | Thomas Welton | 1 | -0/+4 | |
| Prevents elements moving around the page after the font file has loaded by setting a defined width on elements using the icon font. | |||||
| 2013-08-18 | better alignment of glyphicons vertically | Mark Otto | 1 | -1/+1 | |
| 2013-08-18 | tweak some of the Glyphicon class names to match Bootstrap conventions | Chris Rebert | 1 | -5/+5 | |
| 2013-08-18 | regenerate Glyphicons LESS from their website; fixes some wrong codepoint ↵ | Chris Rebert | 1 | -201/+200 | |
| numbers | |||||
| 2013-08-18 | Upgrade to latest glyphicons | Mark Otto | 1 | -1/+42 | |
| 2013-08-18 | docs layout and alignment refinement | Mark Otto | 1 | -0/+3 | |
| 2013-08-18 | Restore glyphicons | Mark Otto | 1 | -0/+189 | |
| 2013-06-20 | Move Glyphicons into their own repo | Mark Otto | 1 | -200/+0 | |
| Removes the icon fonts and associated docs and LESS code from the core repo and into twbs/bootstrap-glyphicons. | |||||
| 2013-05-09 | Make icons antialiased on Webkit browsers. | Blake Embrey | 1 | -0/+1 | |
| 2013-04-28 | single colon pseudo element for ie8 | Mark Otto | 1 | -1/+1 | |
| 2013-04-26 | Fixes #7688: move font-weight for glyphicons to before pseudo element | Mark Otto | 1 | -3/+2 | |
| 2013-02-16 | All Glyphicons now require a base class, e.g. .glyphicon.glyphicon-star | Mark Otto | 1 | -3/+3 | |
| 2013-01-11 | Add glyphicons font path variable | Fabien | 1 | -5/+5 | |
| 2012-11-02 | tweaks to icons defaults and in buttons improve vertical align | Mark Otto | 1 | -2/+3 | |
| 2012-11-02 | removing glyphicons images, swapping in new icon font with new classes | Mark Otto | 1 | -0/+199 | |
