titon-toolkit 1.5.0 → 1.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/changelog.md +6 -0
  3. data/readme.md +1 -1
  4. data/version.md +1 -1
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 959fa16dce559a416ede9981488647339afaeaf0
4
- data.tar.gz: 4b7341c9f06fe1dff09ad129a32c333b3309a7fb
3
+ metadata.gz: 3988be2543d4f8d403fe442f588c5d98f60376ad
4
+ data.tar.gz: 6150f14ec1968de0c5d39965d8ab108d401ce993
5
5
  SHA512:
6
- metadata.gz: 3b3d93fd3b1ac523ef602fd3e588246716c622064ea41350a7c3512394665513c46357a90e8717112f0f20c86d26b785cd0e578cddbfeacf51a673a4c1e7f8f8
7
- data.tar.gz: 1e6d8f61a45f2938e3bdf74a46e0c959ed9cc48e211f6f8c6c57c9e113a620711a924ab354f68bb2faf8286d4c20252f75d79e741321ba907a6947dad20696f1
6
+ metadata.gz: 5c6144b03a902b7a8cec4e41842241374a4cde6b27d082277fd016647cd527888e30120f5c0e062d25a7507040038632d5573a53fa0cf0f58730960220966da5
7
+ data.tar.gz: c62d532fda05f7fa51dd7728806c91cbd462261ed5026af9c3d38ddddb3d828e9cbacda487ed61a79a140398f56da575ba855141d27f64d9991fb9bf58e73028
data/changelog.md CHANGED
@@ -2,6 +2,12 @@
2
2
 
3
3
  Older versions can be found in the documentation changelogs.
4
4
 
5
+ ## 1.5.1 ##
6
+ * Matrix
7
+ * Added a `colHeights` property to track the height of each column
8
+ * Fixed a bug where the height style was not removed when columns are reduced to 1
9
+ * Refactored so that items are placed in the smallest height column first, instead of the next column
10
+
5
11
  ## 1.5.0 ##
6
12
  This minor release includes a new responsive option, a major overhaul of the Carousel component,
7
13
  and a complete refactor of the demo system. It also marks the final minor release before the 2.0 major version.
data/readme.md CHANGED
@@ -6,7 +6,7 @@
6
6
  \/_/ \/_____/\/_____/\/_____/\/_/\/_/ \/_/ \/_/
7
7
  ```
8
8
 
9
- # Toolkit v1.5.0 #
9
+ # Toolkit v1.5.1 #
10
10
 
11
11
  Titon Toolkit is a collection of very powerful user interface components and utility classes
12
12
  for the responsive, mobile, and modern web. Each component represents encapsulated HTML, CSS,
data/version.md CHANGED
@@ -1 +1 @@
1
- 1.5.0
1
+ 1.5.1
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: titon-toolkit
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0
4
+ version: 1.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Project Titon
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-06-03 00:00:00.000000000 Z
12
+ date: 2014-08-01 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sass