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

Add module builder basic commands #2119

Closed
wants to merge 30 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
ec856e7
Added basic commands from Module Builder's Drush support.
joachim-n Apr 7, 2016
3ffacce
Fixed $user_specified never getting set when assembling user input.
joachim-n Apr 12, 2016
bcaad35
Added output of detected plugin types to mb-list command.
joachim-n Apr 15, 2016
c422c50
Added support for generating theme hooks.
joachim-n Apr 16, 2016
3f5c029
Added details to docs about command splitting.
joachim-n Apr 17, 2016
3ad103f
Added support for compound properties.
joachim-n Apr 17, 2016
8d70b7c
Fixed processing of values for compound properties from direct input …
joachim-n Apr 26, 2016
a2c6519
Added handling of child properties of compound properties.
joachim-n Apr 27, 2016
abcfda4
Reverted premature change of docs for plugins property to compound fo…
joachim-n Apr 27, 2016
70a7ddc
Updated help texts for plugins property change to compound format.
joachim-n Apr 29, 2016
e65309b
Split array properties not getting split in interactive mode.
joachim-n May 1, 2016
b6f50ed
Added docs.
joachim-n May 1, 2016
41d079a
Added handling of child properties in array format in direct mode.
joachim-n May 1, 2016
c9d3aa6
Fixed interactive mode splitting an empty array property value to an …
joachim-n Jun 10, 2016
e8fc692
Added label and indent to child properties in interactive mode.
joachim-n Jun 10, 2016
c65c033
Changed syntax for delimitating child properties from concatenated wi…
joachim-n Jun 11, 2016
ab66918
Added to documentation about interactive and direct mode.
joachim-n Jun 11, 2016
a676db7
Added support for general forms.
joachim-n Jun 12, 2016
ce671d1
Added option for quicker testing of interactive mode.
joachim-n Jun 17, 2016
da16802
Added default values for compound properties.
joachim-n Jun 17, 2016
2b99040
Fixed heading in component data output.
joachim-n Jul 21, 2016
d113868
Added services data to component data output.
joachim-n Jul 21, 2016
3ed2683
Added helper function for determining input mode.
joachim-n Jul 22, 2016
f5600a4
Added writing of files from interactive mode.
joachim-n Jul 22, 2016
0ce76ba
Added introduction text to option lists.
joachim-n Jul 26, 2016
4e04c41
Added message for properties which allow values outside of given opti…
joachim-n Jul 26, 2016
e705f95
Removed obsolete call to processComponentData().
joachim-n Aug 7, 2016
58900d1
Updated for change in environment API.
joachim-n Aug 9, 2016
d4d58d9
Fixed boolean properties always being treated as yes in interactive m…
joachim-n Dec 30, 2016
edbe8ee
Changed to stable version in composer.json.
joachim-n May 14, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading