Sha256: e7bf10e87b4c6e96ef12c40bd5c1c69b9ac4741dfe8974ad2c215e1af28dd022
Contents?: true
Size: 912 Bytes
Versions: 1
Compression:
Stored size: 912 Bytes
Contents
module DfmWeb VERSION = "1.0.6" end # Version History # 1.0.6 Added "paper" class to simulate printed content. # 1.0.5 Form element style improvements. Added optional Mailer Template. # 1.0.4 Found the mystery 20px and removed it, then removed the two 20px workarounds in the nav. # 1.0.3 Made the iPad and below background styles !important so you don't have to duplicate them in your host app. # 1.0.2 Made the background image a transparent png so you can set it's color in CSS. # 1.0.1 Added "Pure" page to demonstrate the column behavior. # 1.0.0 Version bump. We're in production on three apps already. # 0.0.5 Added .warn and .alert modifier classes for most typography and .panel # 0.0.4 Added :active class for tables to show a checkmark used in a few apps. # 0.0.3 Lowered coffee-rails version Requirement # 0.0.2 Lowered Rails version Requirement # 0.0.1 Initial Commit
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dfm_web-1.0.6 | lib/dfm_web/version.rb |