nextcloud / nextcloud/officeonline
Use shared browserslist config
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 63
- Forks
- 13
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 8
Description
Please use the Nextcloud browserslist library to make sure your javascript works on all supported browsers: https://www.npmjs.com/package/@nextcloud/browserslist-config To make this a bit more rewarding: we recently dropped IE support for Nextcloud 22. Find more infos and further links in the developer changelog: https://github.com/nextcloud/server/issues/26407
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's JavaScript build and browser-target configuration, then read the @nextcloud/browserslist-config package documentation and the linked developer changelog. Update the project to use the shared configuration and verify that its JavaScript tooling consumes it for supported browsers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100