This repository has been archived by the owner on Jan 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
CHANGELOG
241 lines (152 loc) · 5.07 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
1.2.10 / 2019-07-15
==================
* Better sidenav collapsing
1.2.9 / 2019-03-06
==================
* Email layout generator
1.2.8 / 2019-02-28
==================
* Update Kaminari templates to make 'gap' item not appear selectable. Add first page and last page links
1.2.7 / 2019-02-28
==================
* Bootstrap 4.3.1.
1.2.6 / 2018-12-08
==================
* Added :horizontal_custom_file simple_form wrapper
1.2.5 / 2018-12-02
==================
* Make scrollbar styling optional
1.2.4 / 2018-10-30
==================
* Fix the background image minimum height on Landing Page 2
1.2.3 / 2018-10-11
==================
* Fix Popper.js config to render tooltips and dropdown menus with animations correctly.
1.2.2 / 2018-09-22
==================
* Improve I18n handling for form helpers
* Fix the CSS asset url re-writer
1.2.1 / 2018-09-15
==================
* Added a require 'sass-rails' to the engine to force the dependency to be loaded always
1.2.0 / 2018-09-07
==================
* Fixup custom-select. Unify input group sizes with form controls
* Remove overflow auto on main container for sidenav
* Basic forms demo page tweaks
1.1.0 / 2018-09-03
==================
* Update to BS 4.1.3
* Fixes for issues caused by BS 4.1.3 upgrade: https://github.com/twbs/bootstrap/pull/26820
* Bump minor version
1.0.31 / 2018-07-31
==================
* Make it so Parallax.js is re-initialized for Turbolinks on page change. Fixed up the simple_form horizontal checkbox rendering.
1.0.30 / 2018-07-25
==================
* Update the Gemspec to include the VERSION file for instances where the gem is vendored
* Fix bug with EmailTemplateHelper and method_missing
1.0.29 / 2018-07-09
==================
* Add sass-rails as runtime dependency for when people are using Rails project
templates
* Regenerate HAML devise views
1.0.28/ 2018-06-03
==================
* Tweak the default HTML and BODY element heights, and remove width setting
1.0.27 / 2018-06-02
==================
* Remove rogue BS source map includes
1.0.26 / 2018-04-30
==================
* Bootstrap 4.1.1
1.0.25 / 2018-04-30
==================
* Change Header content blocks 4, 5 and 8 to use instead of .
* Fix the Pyrrmid assets when deployed on Heroku.
1.0.24 / 2018-04-06
==================
* More tweaks for simple_form
1.0.23 / 2018-04-06
==================
* Change order of labels + inputs for simple_form vertical forms
1.0.22 / 2018-04-04
==================
* Update input group addons to use prepend/append.
1.0.21 / 2018-03-23
==================
* Improve the pricing plan component responsiveness.
1.0.20 / 2018-03-21
==================
* Properly check for kaminari before requiring
1.0.19 / 2018-03-21
==================
* Bug fix for Kaminari views
1.0.18 / 2018-03-15
==================
* Fix simple form setup bug
1.0.17 / 2018-01-22
==================
* Upgrade to BS 4 stable and remove source maps
* Update Metis Menu for BS4 stable
* Update Popper.js
* Customize Jasny Bootstrap to not have Transitions as it clashes with BS 4 transition code
* Remove double yield in haml template
1.0.16 / 2017-12-19
==================
* Mini card tweaks
1.0.15 / 2017-12-19
==================
* Refresh Haml and Slim templates.
* Product shot maker updates
1.0.14 / 2017-12-17
==================
* Update compatibility for Rails 5.2.0.beta2
1.0.13 / 2017-12-17
==================
* Handle instance where a capitalized controller name is used as a scaffolding parameter
1.0.12 / 2017-12-14
==================
* New dashboard pages
1.0.11 / 2017-12-14
==================
* Dashboard 2 update. Flush listgroups inside cards
* Update Dashboard 2
* Tweak Orion -light to be #fff
* Tweak the Lyra background color and navbar bg color to have better contrast.
* Make the background utility classes use the theme-color map to get the `light` value. Update Auriga to have a more natural bg-light value.
* Change Dashboard 3 to use bg-light instead of bg-white
1.0.10 / 2017-12-11
==================
* Have the dashboard generator handle non-crud (index, edit, etc) style action names
1.0.9 / 2017-12-11
==================
* Default simple_form scaffolding to horizontal forms. Have dashboard generator set body classes for sidenavs
1.0.8 / 2017-12-11
==================
* Tweak sidenav breakpoints so that it still shows when it's been toggled, and the screen is resized.
1.0.7 / 2017-12-11
==================
* Update HAML templates to use RRT constants
1.0.6 / 2017-12-10
==================
* Fix will_paginate styles
1.0.5 / 2017-12-08
==================
* Update the customization generator to catch when users try to customize things that don't exist.
1.0.4 / 2017-12-07
==================
* Prefer rails_ujs over jquery_ujs
1.0.3 / 2017-12-03
==================
* Reintroduce optional scaffolding header on Sidenav layout
1.0.2 / 2017-12-02
==================
* Prepare release
* Fix page_rewriter exception
1.0.1 / 2017-12-01
==================
* Typos
1.0.0 / 2017-12-01
==================
* Launch