aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/public/themes/material/js
Commit message (Collapse)AuthorAgeFilesLines
* A new version of the plugin tinydot with update on window resizeAlexandr Danilov2016-08-252-16/+80
|
* Replacement plugin dotdotdot (6.7 KB) on my tinydot (315 bytes)Alexandr Danilov2016-08-234-772/+40
|
* Simplify the initialization of the plugin dotdotdotAlexandr Danilov2016-08-221-1/+0
|
* Added the jquery library dotdotdot ( http://dotdotdot.frebsite.nl/ ) that ↵Alexandr Danilov2016-08-223-0/+773
| | | | allows you to clip a text on the second line and fixed cut entries title in card view
* Move public assets for themesJeremy Benoist2016-01-225-0/+6336
So they can be installed using the `assets:install` command and there'll no longer symlink in the repo They moved from `web/themes/...` to `bundles/wallabagcore/themes/...`