Releases: ePages-de/beyond_canvas
Releases · ePages-de/beyond_canvas
v0.23.0.pre
-
deprecations
- Remove
button__transparent--secondary
- Remove
button__transparent--danger
- Remove
-
bug-fixes
- Fix button line breaks
- Fix
form__actions
bottom spacing - Fix
action_bar
spacings - Fix input type
file
label - Increase flash element's
z-index
-
features
- Allow to load the reseller specific styles
- Add the following
form_tag_helpers
:email_field_tag
text_field_tag
number_field_tag
password_field_tag
text_area_tag
select_tag
radio_button_tag
- Add
table-layout: fixed;
to tables with.table
class - Add
:hover
effect to table rows - Add
step_list
helper - Allow to send
pre
andpost
attributes to inputs - Automatically subscribe to Beyond webhooks
-
enhancements
- Make
field_wrapper
andinline_wrapper
private onBeyondCanvas::FormBuilder
- Add more margin-bottom to
.body--public .main-wrapper
- Update gem dependencies
- Increase locale expiration to 1 year
- Add
text-overflow: ellipsis;
tocollapse
elements - Allow to use
client_credentials
token via configuration option when opening the app - Allow to use different logos for app and email
- Make
v0.21.0.pre
-
features
- Add styles for disabled inputs and buttons
- Add support for Rails default alert flashes
- Add styles for supporting the use of Select2
-
enhancements
- Close flashes only when clicking on the
x
(flash__close
)
- Close flashes only when clicking on the
v0.20.0.pre
- features
- Add support for statuses (
status_good
,status_warning
,status_danger
andstatus_neutral
)
- Add support for statuses (
v0.19.2.pre
-
deprecations
- Prevent loading
beyond_canvas/mailer
layout by default - No need to specify the model when generating the custom controller
- Prevent loading
-
features
- Add
text__align--left
andtext__align--right
- Add
beyond_canvas_controller?
method that returnstrue
if the controller is aBeyondCanvas
controller
- Add
v0.19.1.pre
-
bug-fixes
- Fix menu display for vertical align
- Fix block comment on menu generator template
-
features
- Add
margin--clear
class for removing all margins
- Add
v0.16.2.pre
- enhancements
- Add div id for wrapping flash partial
v0.16.1.pre
- bug-fixes
- Remove
!global
from Sass variable declarations (see: https://sass-lang.com/documentation/variables#shadowing) - Fix routes generation
- Remove
v0.16.0.pre
- Add shop authentication functionality
v0.15.3.pre
- bug-fixes
- Add
URI.decode
on signature validation
- Add
v0.15.2.pre
- bug-fixes
- Make
showSpinner
hideSpinner
disableActionElements
enableActionElements
closeAlert
functions public
- Make