Description
Druxt Office Hours
Wednesday is Druxt Office Hours, where contributors are available between 09:00-17:00 AEST (23:00-07:00 UTC) on Discord: https://discord.druxtjs.org (#get-involved)
Topic
This week will focus on any outstanding bugs and making improvements to the documentation in preparation for a 1.0.0 release.
Have an issue you want prioritised? Comment below, or let us know on Discord.
Task list
1.0.0 tagged issues can be found @ https://github.com/druxt/druxt.js/milestone/3
Support / Bug fixes:
Enhancements / Development:
- Add Cypress test framework #92
- Add CRUD methods to DruxtClient. #307
- Add
getRelated
method. #71 - Move Nuxt module src files to
nuxt
folder. #293 - Add
getCollectionAll
action to DruxtStore. #60 - Use JSON:API Menu Items by default #539
Documentation:
- Migrate Guide content to Drupal #542
- https://github.com/druxt/demo.druxtjs.org/issues/427
- Components docs are missing inherited mixin props and such. #501
- Update API documentation #198
- Add blog to documentation site #330
- Create Nuxt auth example #458
Find more documentation issues @ https://github.com/druxt/druxt.js/issues?q=is%3Aissue+is%3Aopen+label%3Adocumentation
Getting started
The Druxt Git repository is setup with GitPod integration, all you need to do is open the following link, sign in or up (free, authentication with GitHub), and GitPod will set up your Druxt development environment: