Skip to content
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

Mobile: Add simple layout grid controls #187

Merged
merged 53 commits into from
Jun 2, 2021

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    260fc32 View commit details
    Browse the repository at this point in the history
  2. Minor code cleanup

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    1e3141d View commit details
    Browse the repository at this point in the history
  3. Add Gutter Settings

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    987be10 View commit details
    Browse the repository at this point in the history
  4. Add Example controls that

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    4f60830 View commit details
    Browse the repository at this point in the history
  5. Update all the controls

    Make the controls work.
    - Responsive Breakpoint controls.
    - Bottom Variation Controls
    - Single Column Controls ( still missing the colour Control)
    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    b8e942a View commit details
    Browse the repository at this point in the history
  6. Fix the InnerBlocks Appender logic

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    ff76727 View commit details
    Browse the repository at this point in the history
  7. Add background Colour settings.

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    810ea7d View commit details
    Browse the repository at this point in the history
  8. Stash

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    4b6a12c View commit details
    Browse the repository at this point in the history
  9. Remove the background colour

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    c11ebf1 View commit details
    Browse the repository at this point in the history
  10. Remove the column title

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    77c8557 View commit details
    Browse the repository at this point in the history
  11. Add New variation control component.

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    6af5124 View commit details
    Browse the repository at this point in the history
  12. Remove bottom sheet controls

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    14b0f2c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c972434 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cbfb7c8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    872491d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2698020 View commit details
    Browse the repository at this point in the history
  17. Use the new VariationControl

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    3368ba1 View commit details
    Browse the repository at this point in the history
  18. Add Placeholder Styles to Grid Column

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    22742d2 View commit details
    Browse the repository at this point in the history
  19. Add padding settings

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    a3dee8c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    949f23a View commit details
    Browse the repository at this point in the history
  21. Fix the styles so that they don't produce an extra bottom space when …

    …the column is not selected
    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    6188f5e View commit details
    Browse the repository at this point in the history
  22. Add comments about translations

    By leaving out the translation domain the app is able to replace the translations with the core ones. They currently exits in the columns block.
    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    98d682d View commit details
    Browse the repository at this point in the history
  23. Fix comment strings

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    b579c3b View commit details
    Browse the repository at this point in the history
  24. Fix: Styling of the controls

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    0179a6d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f37bdf3 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b56a9af View commit details
    Browse the repository at this point in the history
  27. Refactor to use HOC

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    b934d40 View commit details
    Browse the repository at this point in the history
  28. Add iPad columns

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    a26c456 View commit details
    Browse the repository at this point in the history
  29. Update the size on grid column

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    77f9503 View commit details
    Browse the repository at this point in the history
  30. Fix typo

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    cf985cb View commit details
    Browse the repository at this point in the history
  31. Improve the appender styles

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    bf0ac0a View commit details
    Browse the repository at this point in the history
  32. Remove not neede minus margin.

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    b14290d View commit details
    Browse the repository at this point in the history
  33. Clarify the variable name

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    9128940 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b22e86b View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e13809b View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    99fc7f7 View commit details
    Browse the repository at this point in the history
  37. Minor fixes.

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    fea7ca5 View commit details
    Browse the repository at this point in the history
  38. Add Selected State to the Input Button

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    a0bb417 View commit details
    Browse the repository at this point in the history
  39. Use constants for getColmnStyles

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    cde6157 View commit details
    Browse the repository at this point in the history
  40. Code clean up

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    e5671d7 View commit details
    Browse the repository at this point in the history
  41. Minor refactor

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    2a19368 View commit details
    Browse the repository at this point in the history
  42. Code fixes.

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    2261831 View commit details
    Browse the repository at this point in the history
  43. Update checkmark icon.

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    476b18c View commit details
    Browse the repository at this point in the history
  44. Fix the iPhone Pro Landscape more.

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    83897ad View commit details
    Browse the repository at this point in the history
  45. Remove the circle checkmark

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    3ef4a45 View commit details
    Browse the repository at this point in the history
  46. Add notice

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    831f521 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    d1fb1c5 View commit details
    Browse the repository at this point in the history
  48. remove the side spacing.

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    67f08f3 View commit details
    Browse the repository at this point in the history
  49. Icon: Add support for the size prop

    This makes sure that the icon is the correct size on mobile.
    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    5e6919c View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    317aeac View commit details
    Browse the repository at this point in the history
  51. Remove package-lock.json

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    7af39b0 View commit details
    Browse the repository at this point in the history
  52. Fixes Android selected button.

    enejb authored and johngodley committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    34945d8 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    9244271 View commit details
    Browse the repository at this point in the history