-
Making the app a tray icon makes the application bar a little more slick, no offense gaben.
-
I'd like to change the content of the slick control dynamically. So in the below snippet, when I change Antidotes I expect the slick control to be updated:
```
…
-
Unfortunately, @abourget has not gotten back to me after the numerous times I've tried to reach him about taking over slick and even doing a forward from the old repository.
I think at this point I…
-
**I'd like to use a SlideBox where each slide is generated by a template.**
The Ionic implementation of SlideBox needs `$ionicSlideBoxDelegate.update()` to be called in
`Template.images.rendered`. H…
-
Hello there!
Consider the following code:
```
class ArticleID(val value: Int) extends AnyVal
case class Article(id: ArticleID, title: String, tags: Set[String])
implicit val ArticleIDSupport …
ghost updated
9 months ago
-
## I'm submitting a...
[X] Bug report
[ ] Feature request
[ ] Documentation issue or request
## In package
[ ] @ng-toolkit/init
[ ] @ng-toolkit/serverless
[X] @ng-toolkit/universal
…
-
I'm on Windows, does that make a difference?
Clone the test project from your git, type sbt then
```
> slickGenTables
[warn] Scala version was updated by one of library dependencies:
[warn] * org.s…
-
**Describe the bug**
Hi. With version 2.7.1 the slick dot no longer displays properly. I'm talking about the posts widget. With version 2.7.0 everything works as it should.
**Expected behavior**
…
-
I need to remove slick-cloned slides from my slider.I know it is possible to do so by keeping infinite to false.
But I want to eliminate slick clones whilst keeping infinite true.How can I achieve th…
-