developer-portal
developer-portal copied to clipboard
DHIS2 Developer Portal
Here's the draft to add a Mobile section to the developer portal
Added a new Community page "App Competition Winners": - Created app-winners.mdx and added it to sidebarsCommunity.js for the sidebar - Structured the page for easy maintenance by separating "years" into...
- [x] removed the tabs navigation - [x] updated the main component AppWinners.js to display the winners in the same page - [x] made some styling changes - [x] added...
Draft PR to demonstrate a community contributions page to list apps, libraries and plugins made by the community
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @ryanwilsonperkin in webpack/webpack#16759 v5.76.0...
This PR adds a blog post discussing the design of effective focus indicators. This post relates to https://github.com/dhis2/ui/pull/908. Feedback is very welcome.
Still needs a few more sections, but posting here for those who want to see Expected to be PWA blog post 3 of 3
This PR adds some docs on how to add a form to a DHIS2 app. /cc @lucie-docs @csmlo @deboragaleano @amcgee
This PR adds the UI documentation to the developer portal - [x] Show UI Components - [x] Show non-web specific UI docs - [ ] Migrate Storybook Demo's
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9. Release notes Sourced from http-proxy-middleware's releases. v2.0.9 What's Changed fix(fixRequestBody): check readableLength by @chimurai in chimurai/http-proxy-middleware#1097 chore(package): v2.0.9 by @chimurai in chimurai/http-proxy-middleware#1099 Full Changelog:...