Damien Snoeck

Results 7 issues of Damien Snoeck

Do you know any script that would refactor an application from angular-translate to angular-gettext ?

## Describe the Bug When using the webpack CopyPlugin in custom webpack configuration for building app, it overwrite the assets defined in angular.json (/projects/production-orders-web-client/architect/build/options/assets) ## Minimal Reproduction 1. Create a...

Hi, sorry it's me again ;-) I want to edit the breadcrumb for the different pages I have created, but I don't find the way to do it. It might...

enhancement
documentation

I would love to get some hint about how to push new translations (source & target) at runtime. Would it be enough to call `TranslationBundle.load()` as it is done in...

Similar to #118, but I need to be able to extract string from HTML inside $templateCache. If not done, what would be the approach in order to submit a PR...

I'm working on a webapp where I'm using only a selection of Semantic-UI components, including dropdown, transition, item, menu, input, form and a few other. In order to ensure transition...

### Bug description: Example of a custom directive which automatically select the only entry if the ui-select has only one element. ### Link to minimally-working plunker that reproduces the issue:...