Antonin Adert

Results 29 issues of Antonin Adert

Question is in the title

enhancement
help wanted

Hello, it looks like nothing gets initialized on Firefox

I just tried to use svelte stores and I had a problem in stores.js : `import { writable } from 'svelte/store';` ^^^^^^ SyntaxError: Cannot use import statement outside a module...

Does it support custom babel plugins? I have some babel plugins that I would like to use. So far only codesandbox has been working with custom babel plugins, having it...

enhancement

I guess this is it. Have I missed something because I wanted to have my own actionbar that I would be able to link to the pell content.

So basically when a form is in error state, it can show a bubble explaining the reason of the error, paper style

feature

Hello, it would be good to create a Menu and MegaMenu components, paper style. The menu would basically display a list below the link/button that opened it. It can then...

feature

I noticed some problems on the new version: you can see the problem on buttons, alerts, backgrounds, borders, badges. (everything with colors) What I can tell is: The primary color...

enhancement

I need to automatize images from the python and send them to a node.js app. I would prefer to have a little script so I can plug it to a...

For offline users, in your next version, what I would like is to be able to store data in localstorage instead of saving in in component state, so that VM...