Skip to content

Add progress type for ProgressBarProps #996

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

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

arryanggaputra
Copy link
Contributor

Description

There's no progress type in ProgressBar.d.ts. This PR fixes this issue.

Changelog

Add progress type for ProgressBar component

@ethanshar ethanshar self-assigned this Oct 21, 2020
@ethanshar ethanshar added the waiting for release Pending issue that was resolved and waiting for next version release label Oct 21, 2020
@ethanshar ethanshar merged commit 18b761b into wix:master Oct 21, 2020
M-i-k-e-l added a commit that referenced this pull request Oct 25, 2020
* master:
  Fix missed issue with migrating Picker API - PickerItem needs to retrieve the correct value format
  Add Slider testID (#999)
  Remove declaration of ref type on TouchableOpacity
  convert three digit hex to six (#976)
  Fix/text field right icon alignment (#997)
  migrate Switch to TS (#991)
  Move from KeyboardAwareListView to KeyboardAwareFlatList (#960)
  Update constants typings
  migrate ActionBar to TS (#987)
  Do not notify the user onPageChange for the fake page (fix autoscroll on Android bug) (#994)
  Add progress type for ProgressBarProps (#996)
  Fix generated JS files to include propTypes (#995)

# Conflicts:
#	generatedTypes/components/touchableOpacity/index.d.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for release Pending issue that was resolved and waiting for next version release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants