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

TimezonePicker only controlled usage #2127

Merged
merged 13 commits into from
Feb 15, 2018
Merged

TimezonePicker only controlled usage #2127

merged 13 commits into from
Feb 15, 2018

Conversation

giladgray
Copy link
Contributor

@giladgray giladgray commented Feb 13, 2018

Fixes #2120

Checklist

  • Update documentation

Changes proposed in this pull request:

  • TZP only supports controlled usage
    • 🔥 remove defaultValue prop
    • 🔥 value and onChange are required
    • uncontrolled support was not fully implemented and was certainly not used (not even in example), so it was just a maintenance burden to maintain
  • remove fuzzaldrin-plus dependency for filtering

@blueprint-bot
Copy link

children docs

Preview: documentation | landing | table

@blueprint-bot
Copy link

refactor populous timezones algorithm

Preview: documentation | landing | table

@adidahiya
Copy link
Contributor

code looks fine but underscores are not fun to search for :(

image

@giladgray
Copy link
Contributor Author

dang we're gonna need regular expressions

@blueprint-bot
Copy link

query supports spaces (no regex)

Preview: documentation | landing | table

@adidahiya
Copy link
Contributor

latest code change is good but I have another one

image
image

@blueprint-bot
Copy link

sort timezone items by offset

Preview: documentation | landing | table

@adidahiya adidahiya merged commit b2a38d6 into develop Feb 15, 2018
@adidahiya adidahiya deleted the gg/tszp branch February 15, 2018 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants