Dan Rocha
Dan Rocha
I have the following Schema ``` new querySchema({ type: String, garment: String, brand: String, supplier: String, name: RegExp }) ``` Haven't touched anything regarding pagination or limit, however after updating...
### Describe the bug Whenever you're trying to use different fonts such as ``` @font-face { font-family: "DroidSerif"; src: url("DroidSerif-Regular-webfont.ttf") format("truetype"); font-weight: normal; font-style: normal; } @font-face { font-family: "DroidSerif";...
Add a simpleSliderConfigProvider with defaults for every slider created through the directive
Explain more about the directive qualities such as double binding SimpleSlider instance, current slide attr, etc.
### Prerequisites - [X] I have searched the repository’s issues and [Kinde community](https://thekindecommunity.slack.com/archives/C04K316BXEH) to ensure my issue isn’t a duplicate - [X] I have checked the latest version of the...