Releases: morteza/bootstrap-rtl
Releases · morteza/bootstrap-rtl
Bootstrap RTL v3.3.4-rc1
- Several RTL examples (modified versions of original bootstrap examples).
Bootstrap RTL v3.3.2
- Fix #64, add support for .flip with .text-right and .text-left.
- Initial implementation of flipped RTL theme (#57).
- Update npmjs and bower versions.
- Update bower and nodejs dependencies (Closes #45).
- Fix #60, input-group-addon right border override.
Bootstrap RTL v3.3.1-rc2
- Fix flipped navbar (#44),
- Fix close button position for dismissible alerts (#46, #47),
- Fix border colors of input-groups (#48),
- Minor bug fixes and updates.
Bootstrap RTL v3.3.1-rc1
- Updated to support bootstrap v3.3.1,
- '.media-left' and '.media-right',
- '.caption' for tables,
- Updated license to Unlicensed.
Bootstrap RTL v3.2.0
- Remove license (There is no license anymore),
- Remove redundant colors (#38),
- Fix nav-pills default floating (#37).
Bootstrap RTL v3.2.0-rc6
- Fix several property values for a valid CSS output (Discussed in #33 and #34),
- Update bootstrap submodule.
Bootstrap RTL v3.2.0-rc5
- Now you can compile bootstrap and bootstrap-rtl into a single file (#29),
- Fix carousel transition (#11),
- Fix justified nav-pills (#30),
- Update bootstrap submodule.
Bootstrap RTL v3.2.0-rc4
- Fix inputs with feedback padding (#18),
- Fix popover placements (#17),
- Remove deprecated
.pull-left
and .pull-right
for navbars,
- Update Bootstrap submodule to its latest version,
- Update CDNJS dist for future submission.