-
Updated
Jan 11, 2022 - TypeScript
nx
Here are 418 public repositories matching this topic...
-
Updated
Dec 24, 2021 - C
-
Updated
Dec 23, 2021 - TypeScript
-
Updated
Jan 10, 2022 - Elixir
-
Updated
Jan 7, 2022 - C++
I tried ng add to install, but still compile errors.Can someone know how to do it? Thank you
-
Updated
Nov 29, 2021 - C
Is your feature request related to a problem? Please describe.
I believe we can take a more object-oriented approach in module settings.
Describe the solution you'd like
// packages/nestjs/src/lib/interfaces/automapper-module-options.interface.ts
export interface AutomapperModuleOptions {
/**
* An array of CreateMapperOptions to create multiple mappers
*/
-
Updated
Jan 3, 2022 - TypeScript
-
Updated
Dec 29, 2020 - TypeScript
-
Updated
Aug 12, 2021
Possible bug detected..
When running this command all is ok (NS and Web):
nx generate @nstudio/angular:component --name=product --createBase --platforms=nativescript,web--dry-run
CREATE libs/xplat/features/src/lib/ui/base/product.base-component.ts
CREATE libs/xplat/nativescript/features/src/lib/ui/components/product/product.component.html
CREATE libs/xplat/nativescript/features/sr
Eg:
Branch name is 1-added-tests
PR description should be closes #1
-
Updated
Jan 5, 2022 - TypeScript
-
Updated
Dec 30, 2021 - Java
-
Updated
Oct 2, 2021 - C++
-
Updated
Jan 10, 2022 - TypeScript
-
Updated
Apr 17, 2019 - C++
Feature request
Add radio button component.
Documentation: https://www.decathlon.design/726f8c765/p/31e934-radio-button/b/649f9c
Figma: https://www.figma.com/file/zDZIyayUlr1yTWrsi7cFoo/?node-id=359%3A30
Checklist:
- CSS (thanks @MatthiasCartelDkt)
- React (thanks @GaspardMathon)
- Svelte
- Vue (thanks @GaspardMathon)
-
Updated
Jan 7, 2022 - TypeScript
-
Updated
Jan 10, 2022 - TypeScript
Improve this page
Add a description, image, and links to the nx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nx topic, visit your repo's landing page and select "manage topics."
My idea is to have a subsection in the settings page. We can show the version and link to the Dashboard:
This can be especially useful in the future once we add features to check if new versions are available.