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

Implement ClayDataProvider #1330

Closed
3 of 7 tasks
matuzalemsteles opened this issue Nov 26, 2018 · 0 comments
Closed
3 of 7 tasks

Implement ClayDataProvider #1330

matuzalemsteles opened this issue Nov 26, 2018 · 0 comments
Assignees
Labels
comp: clay-components Issues related to Clay components. (e.g ClayCard, ClayLabel...) status: next-release Issues that will enter into the next release type: epic Issues that are opened as an Epic, that there are many things to be done type: feature request Issues that are open to adding new features

Comments

@matuzalemsteles
Copy link
Member

matuzalemsteles commented Nov 26, 2018

Implement a minimal API to cover the use cases of ClayMultiSelect and a generic API to be used in the future in List, Table, Dropdown, Card...

Initial release

  • Receive data locally and remotely
  • API for initial data (useful for taking data remotely)
  • Option to configure headers

Long term

  • Cache Control
  • Schema definition?
  • loadingComponent to load a component while fetching data
  • errorComponent to load a component when error occurred in the search of the data
@matuzalemsteles matuzalemsteles added type: feature request Issues that are open to adding new features comp: clay-components Issues related to Clay components. (e.g ClayCard, ClayLabel...) labels Nov 26, 2018
@matuzalemsteles matuzalemsteles self-assigned this Nov 26, 2018
@matuzalemsteles matuzalemsteles added the type: epic Issues that are opened as an Epic, that there are many things to be done label Nov 27, 2018
matuzalemsteles added a commit to matuzalemsteles/clay that referenced this issue Dec 4, 2018
matuzalemsteles added a commit to matuzalemsteles/clay that referenced this issue Dec 4, 2018
matuzalemsteles added a commit to matuzalemsteles/clay that referenced this issue Dec 4, 2018
matuzalemsteles added a commit to matuzalemsteles/clay that referenced this issue Dec 4, 2018
matuzalemsteles added a commit to matuzalemsteles/clay that referenced this issue Dec 4, 2018
matuzalemsteles added a commit to matuzalemsteles/clay that referenced this issue Dec 4, 2018
matuzalemsteles added a commit to matuzalemsteles/clay that referenced this issue Dec 4, 2018
jbalsas added a commit that referenced this issue Dec 7, 2018
Fixes #1285, #1341, #1330 - Create ClayMultiSelector, ClayDataProvider and ClayAutocomplete
@matuzalemsteles matuzalemsteles added the status: next-release Issues that will enter into the next release label Dec 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: clay-components Issues related to Clay components. (e.g ClayCard, ClayLabel...) status: next-release Issues that will enter into the next release type: epic Issues that are opened as an Epic, that there are many things to be done type: feature request Issues that are open to adding new features
Projects
None yet
Development

No branches or pull requests

1 participant