-
-
Notifications
You must be signed in to change notification settings - Fork 43
Add <s> tag to core components #214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
0.7.2.1 Release (Urgent Image Component Bug Fix Release)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work overall, thank you @Manukam! Minor formatting and then we're good to merge!
Care to join our Gitter channel if you would like to stay in touch with matestack? https://gitter.im/basemate/community
module Matestack::Ui::Core::S | ||
class S < Matestack::Ui::Core::Component::Static | ||
|
||
end |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Formatting, please! (being picky, sorry)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks okay now?
Issue #170 - Add s tag to core components
Changes
Created s folder, s.haml and s.rb files to matestack ui core components
Created s.md to docs > components
Created s_spec.rb to usage > components
Notes