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

Pfe autocomplete updates #591

Merged
merged 34 commits into from
Nov 4, 2019
Merged

Pfe autocomplete updates #591

merged 34 commits into from
Nov 4, 2019

Conversation

kylebuch8
Copy link
Contributor

pfe-autocomplete Angular support, story, and schema

  • added a slotchange event listener so this will work with Angular
  • added a schema
  • added a pfe-autocomplete story for Storybook

@starryeyez024 starryeyez024 requested review from castastrophe and removed request for starryeyez024 October 28, 2019 13:34
Copy link
Contributor

@castastrophe castastrophe left a comment

Choose a reason for hiding this comment

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

Looks great! Just need a few updates to support translations and avoid hardcoding user output in English.

elements/pfe-autocomplete/src/pfe-autocomplete.js Outdated Show resolved Hide resolved
elements/pfe-autocomplete/src/pfe-autocomplete.json Outdated Show resolved Hide resolved
elements/pfe-autocomplete/src/pfe-autocomplete.json Outdated Show resolved Hide resolved
@castastrophe
Copy link
Contributor

@starryeyez024 @kylebuch8 Did you see there's this branch out there too for this work: https://github.com/patternfly/patternfly-elements/pull/331/files

# Conflicts:
#	.storybook/utils.js
#	package-lock.json
…ete-updates

# Conflicts:
#	elements/pfe-autocomplete/demo/pfe-autocomplete.story.js
#	elements/pfe-autocomplete/src/pfe-autocomplete.scss
starryeyez024 and others added 7 commits November 1, 2019 13:23
Co-Authored-By: [ Cassondra ] <castastrophe@users.noreply.github.com>
Co-Authored-By: [ Cassondra ] <castastrophe@users.noreply.github.com>
…ernfly-elements into pfe-autocomplete-updates
Co-Authored-By: [ Cassondra ] <castastrophe@users.noreply.github.com>
starryeyez024
starryeyez024 previously approved these changes Nov 1, 2019
Copy link
Member

@starryeyez024 starryeyez024 left a comment

Choose a reason for hiding this comment

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

Little Goblins Tout Merchandise

@@ -73,7 +73,7 @@ $pfe-color--ui-disabled: $pfelements--gray-light !default
$pfe-color--ui-disabled--hover: $pfelements--gray-light !default;
$pfe-color--ui-disabled--focus: $pfelements--gray-light !default;
$pfe-color--ui-disabled--visited: $pfelements--gray-light !default;
$pfe-color--ui-disabled--text: $pfelements--gray !default;
$pfe-color--ui-disabled--text: $pfe-color--gray-600;
Copy link
Contributor

Choose a reason for hiding this comment

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

This still needs the !default value though

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@castastrophe - I just pushed the change that adds it back.

Copy link
Contributor

@castastrophe castastrophe left a comment

Choose a reason for hiding this comment

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

👍

@kylebuch8 kylebuch8 merged commit 10ea169 into master Nov 4, 2019
@kylebuch8 kylebuch8 deleted the pfe-autocomplete-updates branch November 4, 2019 14:37
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.

4 participants