Mikael Finstad
2f47666f98
Build fixes ( #4959 )
...
* add en_US to gitignore
as it seems to be generated when running `yarn build`
* update angular.json
this seems to be added when running build
2024-02-27 12:20:58 +01:00
Antoine du Hamel
34c78e9093
meta: run Prettier on existing files ( #4713 )
2023-09-29 11:11:28 +02:00
Antoine du Hamel
eddc105fcc
@uppy/angular: upgrade to Angular 16.x ( #4642 )
2023-08-30 17:57:45 +02:00
Antoine du Hamel
5044230bf1
meta: upgrade all dev dependencies ( #3903 )
2022-08-16 22:39:28 +02:00
Antoine du Hamel
666f6acd88
@uppy/angular: update ng version ( #3503 )
...
* @uppy/angular: update ng version
* hack to allow the publish of the Angular package
* fix @types/webpack-dev-server resolution (the package is deprecated anyway)
* Add Storybook back
* Fix default value of Input
* Update README
* Apply suggestions from code review
* fix @types/react version conflict
* Update packages/@uppy/angular/.storybook/tsconfig.json
2022-03-02 11:20:38 +01:00
Antoine du Hamel
5630f7dc07
tools: enable linter for TypeScript ( #2997 )
...
* tools: enable linter for TypeScript files and code snippets
* types: remove remaning namespaces
* tools: remove unused Babel decorator plugin
2021-07-13 14:28:14 +02:00
Andrew
8f4cc89a9e
Angular Integration ( #2871 )
...
* feature(integration): initial Angular framework implementation
* Package cleanup
* Actually add the components this time
* fix rendering bug
* Add documentation
* dependency fixes
* add broken example
* Make locales ignore angular
* dependency updates
* Update package-lock.json
* Fix broken example
* Make example consistent with docs
* angular: Update styling advice
* angular: Build system stuff
* angular: Escape dependency hell
* angular: Add dashboard-modal component
* angular: Update package.json/prepare for release
* angular: Fix styling bugs
* add Angular dependencies
* Update README.md
* lint fixes — those deps are in root
* Update README.md
Co-authored-by: Adam Medford <adammedford@gmail.com>
Co-authored-by: Artur Paikin <artur@arturpaikin.com>
2021-06-30 11:36:57 +01:00