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
The last core feature, Multilingual Content, has now been merged in and released to Druxt 0.19.0, which means it's now time to fix any outstanding bugs and improve 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
Documentation:
- Components docs are missing inherited mixin props and such. #501
- Update API documentation #198
- Migrate Guide content to Drupal #542
- Add blog to documentation site #330
Find more documentation issues @ https://github.com/druxt/druxt.js/issues?q=is%3Aissue+is%3Aopen+label%3Adocumentation
Support / Bug fixes:
- DruxtEntity Storybook issue with unpublished content. #522
- TypeError in model.filter watch if not object #520
- Storybook integration bug with @nuxtjs/storybook@4.3.0 #464 *Try with Nuxt Storybook 4.3.1
- ERROR Cannot read properties of undefined (reading 'src') #442 *Windows only bug
- Unable to override proxied endpoints #518
- Druxt router error when no configurable languages available. #513
- Single lingual JSON:API Extras proxy bug #515
Development:
Experiments
- OAuth2 Password flow
- Add support for Panels pages #476
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: