activeadmin_tiny_improvements 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 18a338285b6aa761060e69596b2640681130eaf77a0b6f8b35eb762588a8a4d2
4
- data.tar.gz: acd93a0b711a5245695801b0ebb6b31e2d0592012662cd444263e60f4d989bc5
3
+ metadata.gz: ff302677fce9e0625bf3d41978ad15fb8ba8a915c026b024a8c7f2e8498b54c6
4
+ data.tar.gz: 84b74dacab080ecab551b5e0ab3890045434d9dd63e6cb5b4a4f2e8f4beed1c6
5
5
  SHA512:
6
- metadata.gz: cab13c70027e6a3f57ea115e09f36efdbbf419faeb79c7a77af6af7679782816e1a361be6f30159b6a35416bed3e64b6483485c3e9d35e0b0a4c180bc9224443
7
- data.tar.gz: 20fe0b25bf10e64386c6fc0e6124b21b856d4aeef248bcbe9d4a57ae1a257745d1b880dc61d005ec6f6bfa68d102367d69172667964af283374ae1a5270d6442
6
+ metadata.gz: c9feb11b0897b045ef98c46ca236ab654ec343a3dcf8ed0a4a5b56d6051c96a42b454a23276c6dfe3ddc7a535ab86e60f4c9d60c016ad3c3a558075d12fd2d96
7
+ data.tar.gz: 1426bfccbc7f7bb548f4c77960c5dcdebf77d83d254a47f2733e6539ca009ebbf556bdb8f1adc9877685c8cd80a13d184b3f15745fb19af8c22fd165671f09bb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  ## [Unreleased]
2
2
 
3
+ ## [0.1.3] - 2022-12-25
4
+
5
+ - Improves width of date-time picker addon inputs
6
+
3
7
  ## [0.1.0] - 2022-06-12
4
8
 
5
9
  - Initial release
data/Gemfile.lock CHANGED
@@ -1,86 +1,139 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- activeadmin_tiny_improvements (0.1.0)
4
+ activeadmin_tiny_improvements (0.1.3)
5
+ activeadmin (>= 2)
5
6
  railties (>= 4)
6
7
 
7
8
  GEM
8
9
  remote: https://rubygems.org/
9
10
  specs:
10
- actionpack (7.0.3)
11
- actionview (= 7.0.3)
12
- activesupport (= 7.0.3)
11
+ actionpack (7.0.4)
12
+ actionview (= 7.0.4)
13
+ activesupport (= 7.0.4)
13
14
  rack (~> 2.0, >= 2.2.0)
14
15
  rack-test (>= 0.6.3)
15
16
  rails-dom-testing (~> 2.0)
16
17
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
17
- actionview (7.0.3)
18
- activesupport (= 7.0.3)
18
+ actionview (7.0.4)
19
+ activesupport (= 7.0.4)
19
20
  builder (~> 3.1)
20
21
  erubi (~> 1.4)
21
22
  rails-dom-testing (~> 2.0)
22
23
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
23
- activesupport (7.0.3)
24
+ activeadmin (2.13.1)
25
+ arbre (~> 1.2, >= 1.2.1)
26
+ formtastic (>= 3.1, < 5.0)
27
+ formtastic_i18n (~> 0.4)
28
+ inherited_resources (~> 1.7)
29
+ jquery-rails (~> 4.2)
30
+ kaminari (~> 1.0, >= 1.2.1)
31
+ railties (>= 6.1, < 7.1)
32
+ ransack (>= 2.1.1, < 4)
33
+ activemodel (7.0.4)
34
+ activesupport (= 7.0.4)
35
+ activerecord (7.0.4)
36
+ activemodel (= 7.0.4)
37
+ activesupport (= 7.0.4)
38
+ activesupport (7.0.4)
24
39
  concurrent-ruby (~> 1.0, >= 1.0.2)
25
40
  i18n (>= 1.6, < 2)
26
41
  minitest (>= 5.1)
27
42
  tzinfo (~> 2.0)
43
+ arbre (1.5.0)
44
+ activesupport (>= 3.0.0, < 7.1)
45
+ ruby2_keywords (>= 0.0.2, < 1.0)
28
46
  builder (3.2.4)
29
47
  concurrent-ruby (1.1.10)
30
48
  crass (1.0.6)
31
49
  diff-lcs (1.5.0)
32
- erubi (1.10.0)
50
+ erubi (1.12.0)
33
51
  ffi (1.15.5)
34
- i18n (1.10.0)
52
+ formtastic (4.0.0)
53
+ actionpack (>= 5.2.0)
54
+ formtastic_i18n (0.7.0)
55
+ has_scope (0.8.0)
56
+ actionpack (>= 5.2)
57
+ activesupport (>= 5.2)
58
+ i18n (1.12.0)
35
59
  concurrent-ruby (~> 1.0)
36
- loofah (2.18.0)
60
+ inherited_resources (1.13.1)
61
+ actionpack (>= 5.2, < 7.1)
62
+ has_scope (~> 0.6)
63
+ railties (>= 5.2, < 7.1)
64
+ responders (>= 2, < 4)
65
+ jquery-rails (4.5.1)
66
+ rails-dom-testing (>= 1, < 3)
67
+ railties (>= 4.2.0)
68
+ thor (>= 0.14, < 2.0)
69
+ kaminari (1.2.2)
70
+ activesupport (>= 4.1.0)
71
+ kaminari-actionview (= 1.2.2)
72
+ kaminari-activerecord (= 1.2.2)
73
+ kaminari-core (= 1.2.2)
74
+ kaminari-actionview (1.2.2)
75
+ actionview
76
+ kaminari-core (= 1.2.2)
77
+ kaminari-activerecord (1.2.2)
78
+ activerecord
79
+ kaminari-core (= 1.2.2)
80
+ kaminari-core (1.2.2)
81
+ loofah (2.19.1)
37
82
  crass (~> 1.0.2)
38
83
  nokogiri (>= 1.5.9)
39
84
  method_source (1.0.0)
40
- minitest (5.15.0)
41
- nokogiri (1.13.6-arm64-darwin)
85
+ minitest (5.16.3)
86
+ nokogiri (1.13.10-arm64-darwin)
42
87
  racc (~> 1.4)
43
- racc (1.6.0)
44
- rack (2.2.3.1)
45
- rack-test (1.1.0)
46
- rack (>= 1.0, < 3)
88
+ racc (1.6.2)
89
+ rack (2.2.4)
90
+ rack-test (2.0.2)
91
+ rack (>= 1.3)
47
92
  rails-dom-testing (2.0.3)
48
93
  activesupport (>= 4.2.0)
49
94
  nokogiri (>= 1.6)
50
- rails-html-sanitizer (1.4.3)
51
- loofah (~> 2.3)
52
- railties (7.0.3)
53
- actionpack (= 7.0.3)
54
- activesupport (= 7.0.3)
95
+ rails-html-sanitizer (1.4.4)
96
+ loofah (~> 2.19, >= 2.19.1)
97
+ railties (7.0.4)
98
+ actionpack (= 7.0.4)
99
+ activesupport (= 7.0.4)
55
100
  method_source
56
101
  rake (>= 12.2)
57
102
  thor (~> 1.0)
58
103
  zeitwerk (~> 2.5)
59
104
  rake (13.0.6)
60
- rspec (3.11.0)
61
- rspec-core (~> 3.11.0)
62
- rspec-expectations (~> 3.11.0)
63
- rspec-mocks (~> 3.11.0)
64
- rspec-core (3.11.0)
65
- rspec-support (~> 3.11.0)
66
- rspec-expectations (3.11.0)
105
+ ransack (3.2.1)
106
+ activerecord (>= 6.1.5)
107
+ activesupport (>= 6.1.5)
108
+ i18n
109
+ responders (3.0.1)
110
+ actionpack (>= 5.0)
111
+ railties (>= 5.0)
112
+ rspec (3.12.0)
113
+ rspec-core (~> 3.12.0)
114
+ rspec-expectations (~> 3.12.0)
115
+ rspec-mocks (~> 3.12.0)
116
+ rspec-core (3.12.0)
117
+ rspec-support (~> 3.12.0)
118
+ rspec-expectations (3.12.1)
67
119
  diff-lcs (>= 1.2.0, < 2.0)
68
- rspec-support (~> 3.11.0)
69
- rspec-mocks (3.11.1)
120
+ rspec-support (~> 3.12.0)
121
+ rspec-mocks (3.12.1)
70
122
  diff-lcs (>= 1.2.0, < 2.0)
71
- rspec-support (~> 3.11.0)
72
- rspec-support (3.11.0)
123
+ rspec-support (~> 3.12.0)
124
+ rspec-support (3.12.0)
125
+ ruby2_keywords (0.0.5)
73
126
  sassc (2.4.0)
74
127
  ffi (~> 1.9)
75
128
  sync (0.5.0)
76
129
  term-ansicolor (1.7.1)
77
130
  tins (~> 1.0)
78
131
  thor (1.2.1)
79
- tins (1.31.1)
132
+ tins (1.32.1)
80
133
  sync
81
- tzinfo (2.0.4)
134
+ tzinfo (2.0.5)
82
135
  concurrent-ruby (~> 1.0)
83
- zeitwerk (2.5.4)
136
+ zeitwerk (2.6.6)
84
137
 
85
138
  PLATFORMS
86
139
  arm64-darwin-21
@@ -93,4 +146,4 @@ DEPENDENCIES
93
146
  term-ansicolor (~> 1)
94
147
 
95
148
  BUNDLED WITH
96
- 2.3.15
149
+ 2.3.26
data/README.md CHANGED
@@ -2,6 +2,12 @@
2
2
 
3
3
  [![Gem Version](https://badge.fury.io/rb/activeadmin_tiny_improvements.svg)](https://badge.fury.io/rb/activeadmin_tiny_improvements)
4
4
 
5
+
6
+ ## What it does
7
+
8
+ It’s a collection of [CSS files](https://github.com/sergeypedan/activeadmin-tiny-improvements/tree/master/app/assets/stylesheets/activeadmin-tiny-improvements) with rules that make small improvements to the default theme, like increasing font size in textareas.
9
+
10
+
5
11
  ## Installation
6
12
 
7
13
  Add this line to your application's Gemfile:
@@ -18,12 +24,13 @@ Import our Sass file “activeadmin-tiny-improvements” in your CSS entrypoint
18
24
  // Your regular ActiveAdmin files
19
25
  @import "active_admin/mixins"
20
26
  @import "active_admin/base"
27
+ @import ...
21
28
 
22
- // Dark scheme
29
+ // This gem’s files
23
30
  @import "activeadmin-tiny-improvements"
24
31
  ```
25
32
 
33
+
26
34
  ## ActiveAdmin version compatibility
27
35
 
28
36
  The current version of ActiveAdmin is 2.13.1. Our styles are and will be targeted on the latest version.
29
-
@@ -0,0 +1,5 @@
1
+ input.date-time-picker-input[type="text"]
2
+ width: 20ch
3
+
4
+ input.datepicker[type="text"]
5
+ max-width: 20ch
@@ -17,4 +17,5 @@
17
17
 
18
18
  @import "./activeadmin-tiny-improvements/addons/best-in-place"
19
19
  @import "./activeadmin-tiny-improvements/addons/select2"
20
+ @import "./activeadmin-tiny-improvements/addons/time-picker"
20
21
  @import "./activeadmin-tiny-improvements/addons/toggl-bool-switches"
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Activeadmin
4
4
  module TinyImprovements
5
- VERSION = "0.1.2"
5
+ VERSION = "0.1.3"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: activeadmin_tiny_improvements
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sergey Pedan
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-07-05 00:00:00.000000000 Z
11
+ date: 2022-12-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activeadmin
@@ -119,11 +119,10 @@ files:
119
119
  - README.md
120
120
  - Rakefile
121
121
  - activeadmin_tiny_improvements.gemspec
122
- - app/assets/.DS_Store
123
- - app/assets/stylesheets/.DS_Store
124
122
  - app/assets/stylesheets/activeadmin-tiny-improvements.sass
125
123
  - app/assets/stylesheets/activeadmin-tiny-improvements/addons/best-in-place.sass
126
124
  - app/assets/stylesheets/activeadmin-tiny-improvements/addons/select2.sass
125
+ - app/assets/stylesheets/activeadmin-tiny-improvements/addons/time-picker.sass
127
126
  - app/assets/stylesheets/activeadmin-tiny-improvements/addons/toggl-bool-switches.sass
128
127
  - app/assets/stylesheets/activeadmin-tiny-improvements/breadcrumbs.sass
129
128
  - app/assets/stylesheets/activeadmin-tiny-improvements/buttons.sass
data/app/assets/.DS_Store DELETED
Binary file
Binary file