-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Make possible to use the Wrappers API to define attributes for the components #997
Commits on Mar 10, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 8268412 - Browse repository at this point
Copy the full SHA 8268412View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a167ca - Browse repository at this point
Copy the full SHA 7a167caView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa061b6 - Browse repository at this point
Copy the full SHA fa061b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95da393 - Browse repository at this point
Copy the full SHA 95da393View commit details -
Configuration menu - View commit details
-
Copy full SHA for dda2006 - Browse repository at this point
Copy the full SHA dda2006View commit details -
Configuration menu - View commit details
-
Copy full SHA for 645988a - Browse repository at this point
Copy the full SHA 645988aView commit details
Commits on Mar 11, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 6976fba - Browse repository at this point
Copy the full SHA 6976fbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for df47a85 - Browse repository at this point
Copy the full SHA df47a85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51bdd20 - Browse repository at this point
Copy the full SHA 51bdd20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93161d7 - Browse repository at this point
Copy the full SHA 93161d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d821015 - Browse repository at this point
Copy the full SHA d821015View commit details -
We plan to make it required in the future but it is optional now to make easier to implement backwards compatibility
Configuration menu - View commit details
-
Copy full SHA for 44f22ca - Browse repository at this point
Copy the full SHA 44f22caView commit details -
Deprecate component methods without the context argument
Only users that defines custom inputs will see this deprecation.
Configuration menu - View commit details
-
Copy full SHA for 9e3aae1 - Browse repository at this point
Copy the full SHA 9e3aae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6186512 - Browse repository at this point
Copy the full SHA 6186512View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed18620 - Browse repository at this point
Copy the full SHA ed18620View commit details -
Extract the wrapper options merge behavior to their own module
This make easier to share the same behavior between all the components
Configuration menu - View commit details
-
Copy full SHA for 3992cfc - Browse repository at this point
Copy the full SHA 3992cfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a13b2f - Browse repository at this point
Copy the full SHA 4a13b2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 135465f - Browse repository at this point
Copy the full SHA 135465fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9384fb - Browse repository at this point
Copy the full SHA e9384fbView commit details -
Define merge_wrapper_options in Base instead in a Helper
Helpers are related to HTML attributes. merge_wrapper_options is not related to HTML
Configuration menu - View commit details
-
Copy full SHA for 58220b2 - Browse repository at this point
Copy the full SHA 58220b2View commit details -
Pass the options hash instead of the Leaf object
Right now we only care about the options so lets make the code simpler
Configuration menu - View commit details
-
Copy full SHA for 15f0101 - Browse repository at this point
Copy the full SHA 15f0101View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fc7ea8 - Browse repository at this point
Copy the full SHA 0fc7ea8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86d0923 - Browse repository at this point
Copy the full SHA 86d0923View commit details
Commits on Mar 14, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 724dff5 - Browse repository at this point
Copy the full SHA 724dff5View commit details -
Store the component on the instance
We already own the component so we don't need to ask for it again
Configuration menu - View commit details
-
Copy full SHA for 3d53595 - Browse repository at this point
Copy the full SHA 3d53595View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58f14c3 - Browse repository at this point
Copy the full SHA 58f14c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for be5badb - Browse repository at this point
Copy the full SHA be5badbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2acb2c1 - Browse repository at this point
Copy the full SHA 2acb2c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 464932c - Browse repository at this point
Copy the full SHA 464932cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44a5dba - Browse repository at this point
Copy the full SHA 44a5dbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 266ade3 - Browse repository at this point
Copy the full SHA 266ade3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fa4b7a - Browse repository at this point
Copy the full SHA 2fa4b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f14fed4 - Browse repository at this point
Copy the full SHA f14fed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb2fd3b - Browse repository at this point
Copy the full SHA bb2fd3bView commit details -
Merge remote-tracking branch 'origin/master' into rm-wrapper-classes
Conflicts: CHANGELOG.md lib/simple_form/inputs/boolean_input.rb
Configuration menu - View commit details
-
Copy full SHA for 3f47fd0 - Browse repository at this point
Copy the full SHA 3f47fd0View commit details