NativeScript / nsplugins-internal

1 stars 1 forks source link

AutoComplete CSS Support #193

Closed tgpetrov closed 5 years ago

tgpetrov commented 5 years ago

AC:

  1. These selectors should be covered with examples: RadAutoCompleteTextView color background padding margin border (width, color, radius) font (size, weight) enums (display-mode, completion-mode, etc.)

RadAutoCompleteTextView:focus

ClearButton color background-image

SuggestionView color background margin border (width, color, radius) font (size, weight)

Token color background padding margin border (width, color, radius) font (size, weight)

Token:selected

TokenClearButton color background-image

  1. Add e2e tests for the examples
  2. Styles should be applied correctly on android and on iOS
  3. Styles applied from xml/html as well
DimitarTodorov commented 5 years ago

Issues:

DimitarTodorov commented 5 years ago

Published with 5.1.0 of nativescript-ui-atocomplete.