Daniel Vergien

Results 13 comments of Daniel Vergien

Would it not be better to place it in the aggreagtor/parent pom not not duplicate the configuration?

Ok, I see it has been already done - so I think this can be closed

I'm not familar with angular or the NgWebDriver, but we have a VaadinBot, which has stuff for the vaadin framework. Would it be an idea tha have an AngularBot (or...

The "documentation" is in the wiki, down in the comments: https://vaadin.com/wiki/-/wiki/Main/Packaging+SCSS+or+CSS+in+an+add-on For the vaadin team developers seems to be what browsers are to you ;-)

Hi jarek, i've found some time to work on this, but I ran into the problem that the vaadin sass compile seems to not work with `&` in the scss...

>How are you using the &? I try to use your scss as a "addon-theme" which gets compiled by the vaadin sass compiler

No good news - the "solution" would be to "refactor" the styles to remove the `&`?

Another idea: 1. Extract the the border definitions to sass variables 1. Set the variables with magic numbers 1. Compile the code to css like you do now 1. Replace...

Hi Jarek, it starts to get frustrating - vaadin sass sems to not support variables in media queries... It seems to be a sass 3.2 feature and it looks like...

The polygon seems not to be saved in ES, according to https://github.com/komoot/photon/blob/master/src/main/java/de/komoot/photon/PhotonDoc.java. Nominatim seems to "know" the polygon: https://github.com/openstreetmap/Nominatim/blob/master/sql/tables.sql So it should be possible to store in ES and deliver...