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

Cleanup widget readme files #942

Merged
merged 18 commits into from
Dec 2, 2019
Merged

Cleanup widget readme files #942

merged 18 commits into from
Dec 2, 2019

Conversation

devpaul
Copy link
Member

@devpaul devpaul commented Dec 2, 2019

Type: bug

The following has been addressed in the PR:

  • There is a related issue
  • All code matches the style guide
  • Unit tests are included in the PR
  • Any widget variant uses theme.compose like this
  • WidgetProperties are exported

Description:

Went through all of the widget documentation and standardized on the widget name as the title, cleaned up wording and fixed any spelling/grammar issues, and removed or updated stale information.

Resolves #917

@devpaul devpaul changed the title 917 doc cleanup Cleanup widget readme files Dec 2, 2019
@dojo-site
Copy link

This pull request has been deployed to:

@devpaul devpaul merged commit f77e3b6 into dojo:master Dec 2, 2019
ericos pushed a commit to ericos/widgets that referenced this pull request Jan 3, 2020
* Cleanup accordion pane readme

* button and calendar

* Updated card to remove circular desc. Based on material

* cleanup checkbox wording

* cleanup checkbox group

* cleaned up chip wording to align w/ material

* cleaned up wording constrained-input

* small text cleanup

* removed example from global-event

* standardized description, minor wording

* removed label property descriptions; cleanup

* menu cleanup

* number-input cleanup

* outlined button cleanup

* popup cleanup

* minor cleanup

* minor edits

* minor cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tidy up widget readme's to only contain relevant information
3 participants