-
The issue is when we edit something in ng-smart-table we return **everything** and if in the future we have much bigger data (items). For example 200 templates **this will be very slow**. So we have t…
-
I am trying to implement the Multi select option
https://github.com/akveo/ng2-smart-table/blob/master/src/app/pages/examples/various/basic-example-multi-select.component.ts
this is working fine.. …
-
## 🐛 Bug Report
## To Reproduce
Steps to reproduce the behavior:
Try using the autocomplete async showcase from the docs: https://akveo.github.io/react-native-ui-kitten/docs/assets/play…
-
## 🚀 Feature Proposal
When the last item in the list (or anyone below the cutoff) is selected and then the select list displayed again, it'd be really useful for the selected item to be scrolle…
-
## 💬 Question
How can I modify the width of the button freely when using the component?
## UI Kitten and Eva version
| Package | Version |
| ----------- | ----------- |
| @eva-design…
-
## 💬 Question
When using the example on https://akveo.github.io/react-native-ui-kitten/docs/guides/configure-navigation#create-screens the background colour of the SafeAreaView does not match tha…
-
## 💬 Question
How to customize the Input element through mapping.json.
The documentation does not have much information on implementation.
Can you please give some examples? I want to give bor…
-
According to angular web site, the use of /deep/, >>> and ::ng-deep is deprecated and must not be used.
See: https://angular.io/guide/component-styles
Note that this also causes issues when depl…
-
can give a sample to show paging from server ?
i have a api get data 10 rows and total rows with one request
how can i show
>
i get a issues https://github.com/akveo/ng2-smart-table/issues/3…
-
Being a newbie user of this library it becomes really tough to assume the semantics and syntactic implementation, when there is no working link of source snippet - All GitHub demo links are not workin…