Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 995128 - Suggestion list should use the building block action menu #18730

Merged
merged 1 commit into from May 21, 2014

Conversation

rik
Copy link
Contributor

@rik rik commented Apr 28, 2014

  • Move the suggestion-item to an HTML import
  • Prefix all classes used for JS DOM selection
  • Remove the transition when the overlay opens since it was not visible on device
  • Reorganise the test file to separate SuggestionBar and SuggestionList tests
  • Add some new tests
  • Move suggestion bar related styles out of keypad.css
  • Used the BEM syntax for classes

background: url(keypad/images/icon_arrow_white.png) no-repeat right 0.3rem bottom / 1rem;
}

#suggestion-bar > .suggestion-item {
Copy link
Contributor

Choose a reason for hiding this comment

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

don't know how this was speced but it looks a bit weird highlighted

suggestion-highlight

- Move the suggestion-item to an HTML import
- Prefix all classes used for JS DOM selection
- Remove the transition when the overlay opens since it was not visible on device
- Reorganise the test file to separate SuggestionBar and SuggestionList tests
- Add some new tests
- Move suggestion bar related styles out of keypad.css
- Used the BEM syntax for classes
rik added a commit that referenced this pull request May 21, 2014
Bug 995128 - Suggestion list should use the building block action menu r=etienne
@rik rik merged commit 40abb24 into mozilla-b2g:master May 21, 2014
@rik rik deleted the suggestion-list-995128 branch May 21, 2014 17:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants