Skip to content

Fix documentation for $selected argument for radio and checkbox dialogs#41

Merged
clue merged 1 commit into
clue:masterfrom
bertvandepoel:doc_fix1
Jul 27, 2016
Merged

Fix documentation for $selected argument for radio and checkbox dialogs#41
clue merged 1 commit into
clue:masterfrom
bertvandepoel:doc_fix1

Conversation

@bertvandepoel
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread README.md Outdated
@@ -183,10 +183,12 @@ $builder->info($text, $title = null);
```php
$builder->listCheck(array $list, $text = null, $selected = null);
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$selected should be an array here.

Can you amend your change to explain why? Thanks!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you prefer a new commit or an extra one?

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think amending your previous commit makes most sense.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made the amend ;-)

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure you've pushed this? :-)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woops, forgot to git add before git commit --amend xD

@clue clue added the bug Something isn't working label Jul 22, 2016
@clue clue changed the title README: in radio is not an array + explenation what it is Fix documentation for $selected argument for radio and checkbox dialogs Jul 22, 2016
@bertvandepoel bertvandepoel force-pushed the doc_fix1 branch 2 times, most recently from 32e7fe4 to ec81ba0 Compare July 26, 2016 08:49
@clue
Copy link
Copy Markdown
Owner

clue commented Jul 27, 2016

Thanks, much appreciated! :shipit:

@clue clue merged commit fa49ce8 into clue:master Jul 27, 2016
@clue clue added this to the v0.4.1 milestone Sep 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants