Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits on Source
1168
adc4bfa4
chore: add package @rxap/schematic-angular
Jul 21, 2023
b6440d8a
feat: add joinWith and joinWithDash utilities
Jul 21, 2023
622ef11f
feat: add AddComponentImport function
Jul 21, 2023
ce139e82
feat: merge external changes
Jul 21, 2023
0ebf16dd
fix: support array with string, null or undefined
Jul 21, 2023
d68f0800
build: fix compiler issues
Jul 21, 2023
ada70577
chore: add schematic execution utilities
Jul 21, 2023
02265870
build: fix build configuration for schematics
Jul 21, 2023
84d916f3
chore: link other packages before schematic execution
Jul 21, 2023
7d06e85e
chore: link other packages before schematic execution
Jul 21, 2023
42c0fa7a
chore: restructure packages and add new utility packages
Jul 28, 2023
d1e70000
test: remove empty tests
Jul 28, 2023
f43d7fb2
chore: exclude non published libraries
Jul 28, 2023
9185ca85
docs: generate
Jul 28, 2023
70f44f5f
chore: sort generate package list
Jul 28, 2023
31ce1735
docs: generate
Jul 28, 2023
807cc765
chore: add library plugin-nestjs
Jul 31, 2023
22de28a9
feat(executor): add check version
Jul 31, 2023
c3815006
feat(generator): add init-plugin
Jul 31, 2023
e9417c2b
fix(init): use init plugin generator for plugin projects
Jul 31, 2023
e2b82e3f
fix(init-library): add check version executor to angular libraries
Jul 31, 2023
067e12a2
chore: ignore *.patch files
Jul 31, 2023
e44ec062
feat(init): add nest init generator
Jul 31, 2023
1d8af264
feat(init-application): add nest init application generator
Jul 31, 2023
8eb5b776
feat(init-library): add nest init library generator
Jul 31, 2023
f31fdf54
chore: expose init generator
Jul 31, 2023
809d4280
feat(init): execute nest init generator if project is for nestjs
Jul 31, 2023
083f96fe
fix(check-version): exclude pre release suffix in comparison
Jul 31, 2023
c9d14da0
fix: set correct schema types
Jul 31, 2023
c278ba8b
docs: add library documentation
Jul 31, 2023
6f14d869
build: add check version executor
Aug 01, 2023
d1e1dbff
chore(deps): add ngx-logger
Aug 01, 2023
a899bf2d
docs(server): add documentation for template variables
Aug 01, 2023
ed914506
feat: support url functions
Aug 01, 2023
671ba0ce
build: run build-info target before serve
Aug 01, 2023
5b4b2e43
chore: add library angular-bootstrap
Aug 01, 2023
9487eddc
feat: run build-info target before serve and ignore build.json files in source root folder
Aug 01, 2023
5eb4f8b6
feat: use new angular bootstrap utility class
Aug 01, 2023
e6dbb242
build: run docker target before docker-save
Aug 01, 2023
1fba1c88
feat(coerce): add function CoerceTargetDefaultsDependency
Aug 01, 2023
d8db29f8
fix: use utility function to coerce default target dependencies
Aug 01, 2023
4d841544
build: add build-info target
Aug 01, 2023
c832b38d
fix: use new angular bootstrap utility class
Aug 01, 2023
ee99cab8
fix(options): disable generate main by default
Aug 01, 2023
990a1ac0
feat: use the ajv package instead of ajv-oai
Aug 01, 2023
da7b709f
chore: use bootstrap utility class
Aug 01, 2023
41292a03
build: add ajv to allowedNonPeerDependencies
Aug 01, 2023
226e25f4
docs: add hint about the .env file
Aug 01, 2023
427f3f3f
fix: ignore projects that have no package.json
Aug 01, 2023
df2f271d
chore(deps): mv package semver to root package.json
Aug 01, 2023
f159354d
fix: ignore express and axios packages
Aug 01, 2023
c42553c6
chore(deps): set correct package dependency versions
Aug 01, 2023
64c40407
chore: fix project dependencies
Aug 01, 2023
4e2597ad
chore(release): version
Aug 01, 2023
d4d5b60c
chore: add git lfs hooks
Aug 01, 2023
e0711250
chore: allow custom Git_BRANCH and GIT_DEFAULT_BRANCH environments
Aug 01, 2023
d6f03edc
chore: add script to check for missing publish configs
Aug 01, 2023
7fe5039c
build: check before publish if some package.json files are incorrect
Aug 01, 2023
ee66f84c
fix: ensure the output path is a relative path
Aug 01, 2023
08884cd4
fix: create publish directory with relative output path
Aug 01, 2023
aaa5c493
chore: add missing default project configuration
Aug 01, 2023
89532993
fix: skip plugin or schematic projects
Aug 01, 2023
c959656a
chore: add missing package tags
Aug 01, 2023
dc4f6e72
chore: only check packages projects
Aug 01, 2023
27c2cd7d
fix: generate readme with peer dependencies to install
Aug 01, 2023
5754400c
chore(release): version
Aug 01, 2023
bee09c32
feat: add tailwind generator
Aug 01, 2023
da870f0e
fix: use tailwind to create a bundled theme.css
Aug 01, 2023
9047c2e6
chore(release): version
Aug 01, 2023
0b894284
build: remove README
Aug 01, 2023
018bfb29
build: add theme entrypoint to angular libraries with theme files
Aug 01, 2023
de3825a0
fix: add tailwind bundle build target and configurations
Aug 01, 2023
ac3b5831
chore: add tailwind base configuration
Aug 01, 2023
3d906604
fix: add browser-tailwind as imp dep if project has tailwind configuration
Aug 01, 2023
2263f09e
chore(release): version
Aug 01, 2023
2a50b096
fix: ensure min padding for navigation items
Aug 01, 2023
71dac49b
feat: support open api backend
Aug 03, 2023
c33145e1
fix: throw error if project does not exists in project graph
Aug 03, 2023
09aa7335
feat: add project to package name mapping utilities
Aug 03, 2023
40596196
feat: add GetAllPackageDependenciesForProject function
Aug 03, 2023
a0760db4
feat: add project to package name mapping utilities
Aug 03, 2023
a9654948
fix: allow undefined SENTRY_DSN environment variable
Aug 03, 2023
2197ae32
fix: use SentryOptionsFactory and GetLogLevels utility function
Aug 03, 2023
b4cd0cd4
feat: add project json generator executor
Aug 03, 2023
ba398ff0
chore: generate
Aug 03, 2023
ce2260f1
chore: generate
Aug 03, 2023
2f910ef9
chore: add GL_TOKEN environment
Aug 03, 2023
c2a936e4
chore: define SENTRY_DSN as optional
Aug 03, 2023
949d4d04
fix: allow null or undefined for scope parameter
Aug 03, 2023
09720cad
build: remove workspace peer dependency from dist package.json
Aug 03, 2023
1f708ded
chore(release): version
Aug 03, 2023
dd0a4ae9
build: disable auto push after lerna
Aug 03, 2023
432cf4c7
chore: remove applications and demos folder from yarn workspace
Aug 03, 2023
cf76ad4b
build: add generate-package-json target
Aug 03, 2023
875fa8da
build: support local and external configurations
Aug 03, 2023
9a7c91bc
fix: support latest configuration version
Aug 03, 2023
0f47d795
fix: ignore .gitkeep files while configuration loading
Aug 03, 2023
ea5d1683
feat: add function GetCurrentBranch
Aug 03, 2023
fb227b15
fix: use current branch name as fallback docker tag
Aug 03, 2023
5b9242eb
fix: create default application configuration folder
Aug 03, 2023
1,068 additional commits have been omitted to prevent performance issues.
Loading