type_station 0.1.1 → 0.1.3
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.
- checksums.yaml +4 -4
- data/app/assets/javascripts/type_station/editables/admin_bar.js.coffee +6 -0
- data/app/assets/javascripts/type_station/editables/edit_page.js.coffee +14 -3
- data/app/assets/javascripts/type_station/editables/file.js.coffee +1 -1
- data/app/assets/javascripts/type_station/editables/new_page.js.coffee +1 -0
- data/app/assets/javascripts/type_station/init.js.coffee +6 -3
- data/app/assets/javascripts/type_station/lib/models.js.coffee +7 -2
- data/app/assets/stylesheets/type_station/base.css.scss +2 -2
- data/app/models/type_station/content.rb +1 -1
- data/app/models/type_station/page.rb +16 -6
- data/app/presenters/type_station/page_presenter.rb +8 -2
- data/lib/type_station/version.rb +1 -1
- data/spec/dummy/app/views/pages/index_other.html.erb +3 -3
- data/spec/dummy/log/development.log +3724 -0
- data/spec/dummy/tmp/cache/assets/development/sass/fde2fd9fd4415e2893f7c202128d5909c847645f/base.css.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/0b230f1bf23bd7b1392e34cacde00da0 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/0cbda04368ddbf6d761e788334075e7c +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/0d5a85a524a12561b8cfff4e8d06b332 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/2155dbeb10a65c2519b49179b3bc6f3a +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/300f6f1e08668cacf691691df4d13889 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/3a3d03c0a92f21419e1e85991774a28b +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/4144b15d96ec80b5c7fb367b57aaeef3 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/579b1a727fe5b55dfe450b0835c56a65 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/5a806147b739da644a296d2def76c243 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/735d50df5dc976a13b56aa81f5970298 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/73939a29e193b5a1fad031fa75f94119 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/7ef9b3c736e553151f79c509136b1c44 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/825bd4dba50f1ea2c0ae5e8a3708119e +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/84822f25094f67b515ad5f452381dcb0 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/85d858ed64f06543161931735cb77748 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/8803d0a63bbf3fce683c968d4a900480 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/966db607ae0e7aad72cf171b8fec537a +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/99a40b6133b9eaa016bd6cf01fff987a +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/9c8cd77db76e28f0a074573a72509ce9 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/9d5a258ab9e431a1a7eaf931ed4c3fb3 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/a2b3a282d5d8a5c20444d1a27f70a61e +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/a87cf4d10d892fb23f2fc818d7ca7207 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/bd3113e1418cbc640eb6e1b06d486163 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/cb80f61fc678a70e99e16156ae6e07d1 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/cdedc95319572f0c3e36a3a5a044572d +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/cf5014041f97c55eee7c67feddf11b81 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/d3a2586089547d98e033029b94eb86a5 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/d4248f8b11c6b21abffed4a5e718722d +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/dd9f84cc20227ad66bbd1f26bbc11ccc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/e03c578b73cf9936edc84ff2b48c07da +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/ef7d0257e22920401b54d6662e627252 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/f1567fa9088d43b2fb0f9a0caa1ed107 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/f566af7037e0e3042b19bd5ee11b21c4 +0 -0
- data/vendor/assets/javascripts/jquery.textcomplete.js +1 -1
- data/vendor/assets/stylesheets/jquery.textcomplete.css +7 -7
- metadata +2 -2
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -354,7 +354,7 @@ if (typeof jQuery === 'undefined') {
|
|
|
354
354
|
if (!($parent instanceof $)) { $parent = $($parent); }
|
|
355
355
|
var $el = $parent.children('.dropdown-menu')
|
|
356
356
|
if (!$el.length) {
|
|
357
|
-
$el = $('<ul class="dropdown-menu"></ul>').css({
|
|
357
|
+
$el = $('<ul class="dropdown-menu ts-dropdown-menu"></ul>').css({
|
|
358
358
|
display: 'none',
|
|
359
359
|
left: 0,
|
|
360
360
|
position: 'absolute',
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* Sample */
|
|
2
2
|
|
|
3
|
-
.dropdown-menu {
|
|
3
|
+
.ts-dropdown-menu {
|
|
4
4
|
border: 1px solid #ddd;
|
|
5
5
|
background-color: white;
|
|
6
6
|
border-radius: 4px;
|
|
@@ -9,17 +9,17 @@
|
|
|
9
9
|
font-family: sans-serif;
|
|
10
10
|
}
|
|
11
11
|
|
|
12
|
-
.dropdown-menu li {
|
|
12
|
+
.ts-dropdown-menu li {
|
|
13
13
|
border-top: 1px solid #ddd;
|
|
14
14
|
padding: 2px 5px;
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
-
.dropdown-menu li:first-child {
|
|
17
|
+
.ts-dropdown-menu li:first-child {
|
|
18
18
|
border-top: none;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
.dropdown-menu li:hover,
|
|
22
|
-
.dropdown-menu .active {
|
|
21
|
+
.ts-dropdown-menu li:hover,
|
|
22
|
+
.ts-dropdown-menu .active {
|
|
23
23
|
background-color: rgb(110, 183, 219);
|
|
24
24
|
color: #fff;
|
|
25
25
|
}
|
|
@@ -27,12 +27,12 @@
|
|
|
27
27
|
|
|
28
28
|
/* SHOULD not modify */
|
|
29
29
|
|
|
30
|
-
.dropdown-menu {
|
|
30
|
+
.ts-dropdown-menu {
|
|
31
31
|
list-style: none;
|
|
32
32
|
padding: 0;
|
|
33
33
|
margin: 0;
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
-
.dropdown-menu a:hover {
|
|
36
|
+
.ts-dropdown-menu a:hover {
|
|
37
37
|
cursor: pointer;
|
|
38
38
|
}
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: type_station
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Richard Adams
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2015-
|
|
11
|
+
date: 2015-03-04 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|