Antoine Griffard

Results 42 issues of Antoine Griffard

https://www.npmjs.com/package/bootstrap/v/5.2.1 https://github.com/twbs/bootstrap/releases/tag/v5.2.1 https://getbootstrap.com/docs/5.2/migration/ - [ ] Replace div with class dropdown-menu by ul li everywhere needed - [ ] Check package.json dependencies in OrchardCore.Workflows

Add coding style instructions. Inspired by https://github.com/dotnet/SqlClient/blob/main/coding-style.md Check if it is in adequation with our .editorConfig.

Take example on https://docs.orchardcore.net/en/latest/docs/getting-started/theme/ and adapt it for a module. Good first issue: Add a comment if you want to work on it and make to your first documentation contribution.

documentation
good first issue

I would like to open a discussion about how to expose specific apis in Orchard. Here is an example I have in mind: If the Comments module exposes a json...

Will you create a `dev` branch at some point? Then, is it possible to setup a CI (Travis, AppVeyor) in order to build the packages? It would be great if...

Should we upgrade the projects to .NET 6 (use Program.cs, ...)?

Add missing links that are in the TOC but not on the homepage. Explain on Contributing.md that if you add a new page, it is better to add it also...

We need to create documentation explaining how to migrate a module to use the new admin theme styles and markups.

https://dotnet.microsoft.com/en-us/download/dotnet/7.0 https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.AzureAD.UI does not have a `Preview.7` version.

https://dotnet.microsoft.com/en-us/download/dotnet/7.0 Before the November release, to be sure that nothing would be blocking.