Skip to content

Releases: loadingio/bootstrap.ext

0.0.12

30 Mar 12:46
Compare
Choose a tag to compare
  • set font-weight to inherit for form elements
  • upgrade dev dependencies

0.0.11

03 Nov 17:51
Compare
Choose a tag to compare
  • add g-5 and _g-5 for 3em gapping
  • use css variables for font settings to make it possible to be overwritten

0.0.10

31 Jul 01:09
Compare
Choose a tag to compare
  • make unclickable affect descendants
  • add CSS variables for z index

0.0.9

29 Jun 16:34
Compare
Choose a tag to compare
  • add has-icon and input-group-icon auxiliary class in input-group.
  • limit has-icon for form-control in form-group must be used along with form-group.

0.0.8

27 May 04:32
Compare
Choose a tag to compare
  • add ellipsis pug function
  • add tip-fit class

0.0.7

25 Apr 17:47
Compare
Choose a tag to compare
  • add a mixin for handy anchor with rel ( noopener + noreferrer ) attributes to prevent browser hijacking vulnerabil
    ity

0.0.6

13 Feb 10:08
Compare
Choose a tag to compare
  • fix _g-* for only-child scenario

0.0.5

12 Feb 11:54
Compare
Choose a tag to compare
  • add _g-* for partially flexbox gap polyfill

0.0.4

19 Jan 13:21
Compare
Choose a tag to compare
  • add style field in package.json
  • upgrade modules
  • release with compact directory structure

0.0.3

14 Nov 02:44
Compare
Choose a tag to compare
  • add g-* for gap of flexbox and grid layout.