Milad Karbasizadeh

Results 2 issues of Milad Karbasizadeh

Per [this](https://vaadin.github.io/vaadin-router/vaadin-router/demo/#vaadin-router-animated-transitions-demos) sample it is possible to pass an `animate` parameter to routes. This parameter does not exist in the type definition file. ``` const router = new Router(document.getElementById('outlet')); router.setRoutes([{...

I was looking through the icon set for a use-case of mine and I didn't find any empty square icons. It wold be nice to have one alongside the check-sqaure-o...

enhancement
vaadin-icons