negue
negue
Once #14113 is merged - this PR will have only the UI changes
@vanessasickles Could it be that you not ran `npm install` in the `website/client` folder? We have the server one in `/` (root of the repo) and `website/client` for the client...
This datepicker component is already outdated and we only have our own version of that - which only added some more classes but thats it. I don't think there is...
> > If so, wouldn't a randomly appearing picker (at the top or at the bottom on the input, while changing the month) confuse even more people than it does...
I tried to change the direction of the datepicker by checking if the position is above or below the center of the current viewport. -> See changes in #13044 and...
@surma could we merge this PR for that? :)
When its all statically build and put under (lets say `/dist`) then django would only need to serve all static files from `/dist` But I think I get what you...
I had the same ish issue for `Octokit.gists.update` reverted to `17.11.0` and the types seems to be back :)
I tried moving Delight to the `Library` Directory, like described in #28. I hoped that this would decouple some things so that the editor doesn't to reload everything, but it...
1. Angular's one: https://angular.io/guide/i18n 2. Ngx Translate: https://github.com/ngx-translate/core 3. Transloco: https://github.com/ngneat/transloco