`raaghu-mfe` is an opensource micro front end framework built on top of `raaghu-elements`, Bootstrap 5 and Storybook offering highly customizable UI components and built-in pages

Overview

logo

Get Started · Tutorials · View Demo · Report Bug · Request Feature

GitHub licence GitHub stars GitHub issues GitHub pull requests

npm latest version npm next version



What is Raaghu?

`raaghu-mfe` is an opensource micro front end framework built on top of `raaghu-elements`, Bootstrap 5 and Storybook offering highly customizable UI components and built-in pages. Raaghu mfe can be used as a base to build complex components and UI layouts whilst maintaining a high level of reusability,flexibility with ease of maintenance.

logo

How Raaghu works?




logo



We create your wireframes or use existing available wireframes. Based on your wireframe and theme design / branding, we apply the same CSS to elements, components and pages that we have. Based on Component driven development and our micro front end architecture we break your page design into components and enrich your library.​

These components come together to create the same wireframe design and form a page.We deploy these components through our Ci/Cd pipeline and make use of our micro front end architecture.



Startup Templates

A collection of open-source statrter templates, Free templates that are perfect starter layouts for your application. Create your solution based on free or premium startup templates. Either with an Angular Single-Page Application or Classic MVC & jQuery architecture.


logo


Build With

Built on a robust tech stack and platform




Quick Links



Contribute 🤝

Any kind of positive contribution is welcome! Please help us to grow by contributing to the project. If you wish to contribute, you can work on any features [listed here] or create one on your own. After adding your code, please send us a Pull Request.


WAi Technologies Contributors

Thanks goes to these wonderful people and Wai technology.


Omkar Choudhari

Mohan Bari

Alok Nakhate

Yohul Chitre

Priyanka Shinkar

Apoorva Lele

Pratheesh Krishnan

Niphy Anto

Rahul Patil

Ketan Khalate

Obaid Rahman

Swamiraj Anarse

Neeraj Bhakre

Maithili Londhe

Vaishnavi Pardeshi

Shrikant Birajdar

Basavraj Chorgasti

Rohit Kulkarni

This project follows the all-contributors specification. Contributions of any kind are welcome!

Comments
  • Bump karma-jasmine-html-reporter from 1.7.0 to 2.0.0 in /raaghu-elements

    Bump karma-jasmine-html-reporter from 1.7.0 to 2.0.0 in /raaghu-elements

    Bumps karma-jasmine-html-reporter from 1.7.0 to 2.0.0.

    Release notes

    Sourced from karma-jasmine-html-reporter's releases.

    v2.0.0

    This version rewrites the package to use the peer jasmine-core package instead of repackaging the html reporting code. This fixes support for Jasmine v4 and (hopefully) will require less package updates going forward.

    Commits
    • 5015494 Exclude more files from npm package
    • 2755087 Rewrite the reporter to use the peer jasmine instead of repackaging
    • b31ca9f Bump chalk from 4.1.1 to 5.0.0 (#58)
    • 101a608 Update dependabot.yml
    • 8518820 Create dependabot.yml
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 3
  • Bump @angular/platform-browser from 13.2.0 to 14.1.1 in /raaghu-elements

    Bump @angular/platform-browser from 13.2.0 to 14.1.1 in /raaghu-elements

    Bumps @angular/platform-browser from 13.2.0 to 14.1.1.

    Release notes

    Sourced from @​angular/platform-browser's releases.

    v14.1.1

    14.1.1 (2022-08-03)

    core

    Commit Description
    fix - 3606917732 improve the missing control flow directive message (#46903)

    router

    Commit Description
    fix - 79825d3f10 Do not call preload method when not necessary (#47007)
    fix - 05f3f7445a Use correct return type for provideRoutes function (#46941)

    Special Thanks

    Alan Agius, Andrew Kushnir, Andrew Quinn, Andrew Scott, Aristeidis Bampakos, Asaf M, Bob Watson, Cédric Exbrayat, Durairaj Subramaniam, George Kalpakas, Ivaylo Kirov, J Rob Gant, Kristiyan Kostadinov, Marek Hám, Paul Gschwendtner, Roman Matusevich and Simona Cotin

    v14.1.0

    14.1.0 (2022-07-20)

    Deprecations

    core

    • The createNgModuleRef is deprecated in favor of newly added createNgModule one.
    • The bit field signature of inject() has been deprecated, in favor of the new options object. Correspondingly, InjectFlags is deprecated as well.

    animations

    Commit Description
    feat - 55308f2df5 add provideAnimations() and provideNoopAnimations() functions (#46793)

    common

    Commit Description
    feat - 4a2e7335b1 make the CommonModule pipes standalone (#46401)
    feat - a7597dd080 make the CommonModule directives standalone (#46469)

    compiler

    Commit Description
    feat - 33ce3883a5 Add extended diagnostic to warn when missing let on ngForOf (#46683)
    feat - 6f11a58040 Add extended diagnostic to warn when text attributes are intended to be bindings (#46161)
    feat - 9e836c232f warn when style suffixes are used with attribute bindings (#46651)

    compiler-cli

    Commit Description
    feat - 93c65e7b14 add extended diagnostic for non-nullable optional chains (#46686)
    feat - 131d029da1 detect missing control flow directive imports in standalone components (#46146)
    fix - 6b8e60c06a improve the missingControlFlowDirective message (#46846)

    core

    Commit Description
    feat - e8e8e5f171 add createComponent function
    feat - b5153814af add reflectComponentType function
    feat - 96c6139c9a add ability to set inputs on ComponentRef (#46641)

    ... (truncated)

    Changelog

    Sourced from @​angular/platform-browser's changelog.

    14.1.1 (2022-08-03)

    core

    Commit Type Description
    3606917732 fix improve the missing control flow directive message (#46903)

    router

    Commit Type Description
    79825d3f10 fix Do not call preload method when not necessary (#47007)
    05f3f7445a fix Use correct return type for provideRoutes function (#46941)

    Special Thanks

    Alan Agius, Andrew Kushnir, Andrew Quinn, Andrew Scott, Aristeidis Bampakos, Asaf M, Bob Watson, Cédric Exbrayat, Durairaj Subramaniam, George Kalpakas, Ivaylo Kirov, J Rob Gant, Kristiyan Kostadinov, Marek Hám, Paul Gschwendtner, Roman Matusevich and Simona Cotin

    14.1.0 (2022-07-20)

    Deprecations

    core

    • The createNgModuleRef is deprecated in favor of newly added createNgModule one.
    • The bit field signature of inject() has been deprecated, in favor of the new options object. Correspondingly, InjectFlags is deprecated as well.

    animations

    Commit Type Description
    55308f2df5 feat add provideAnimations() and provideNoopAnimations() functions (#46793)

    common

    Commit Type Description
    4a2e7335b1 feat make the CommonModule pipes standalone (#46401)
    a7597dd080 feat make the CommonModule directives standalone (#46469)

    compiler

    Commit Type Description
    33ce3883a5 feat Add extended diagnostic to warn when missing let on ngForOf (#46683)
    6f11a58040 feat Add extended diagnostic to warn when text attributes are intended to be bindings (#46161)
    9e836c232f feat warn when style suffixes are used with attribute bindings (#46651)

    compiler-cli

    Commit Type Description
    93c65e7b14 feat add extended diagnostic for non-nullable optional chains (#46686)
    131d029da1 feat detect missing control flow directive imports in standalone components (#46146)
    6b8e60c06a fix improve the missingControlFlowDirective message (#46846)

    core

    Commit Type Description
    e8e8e5f171 feat add createComponent function
    b5153814af feat add reflectComponentType function
    96c6139c9a feat add ability to set inputs on ComponentRef (#46641)
    a6d5fe202c feat alias createNgModuleRef as createNgModule (#46789)

    ... (truncated)

    Commits
    • a8e9247 refactor(platform-server): make TransferState standalone-friendly (#46879)
    • 55308f2 feat(animations): add provideAnimations() and provideNoopAnimations() fun...
    • c14c701 docs: fix spelling (#46713)
    • 8b6f421 fix(core): trigger ApplicationRef.destroy when Platform is destroyed (#46497)
    • 0934011 test: avoid test fixture affecting zone in all web tests (#46511)
    • 6b8f10e test: update standalone browser tests to not pollute test output (#46510)
    • 4eb1ca1 fix(animations): cleanup DOM elements when the root view is removed (#45143)
    • d24d54b refactor(platform-browser):remove unused code in dom sanitization service (#4...
    • 342effe fix(animations): reset the start and done fns on player reset (#46364)
    • d2648d9 build(bazel): remove tsec patch to enable runfiles on Windows (#46447)
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 3
  • Bump @angular/router from 13.2.0 to 14.1.1 in /raaghu-elements

    Bump @angular/router from 13.2.0 to 14.1.1 in /raaghu-elements

    Bumps @angular/router from 13.2.0 to 14.1.1.

    Release notes

    Sourced from @​angular/router's releases.

    v14.1.1

    14.1.1 (2022-08-03)

    core

    Commit Description
    fix - 3606917732 improve the missing control flow directive message (#46903)

    router

    Commit Description
    fix - 79825d3f10 Do not call preload method when not necessary (#47007)
    fix - 05f3f7445a Use correct return type for provideRoutes function (#46941)

    Special Thanks

    Alan Agius, Andrew Kushnir, Andrew Quinn, Andrew Scott, Aristeidis Bampakos, Asaf M, Bob Watson, Cédric Exbrayat, Durairaj Subramaniam, George Kalpakas, Ivaylo Kirov, J Rob Gant, Kristiyan Kostadinov, Marek Hám, Paul Gschwendtner, Roman Matusevich and Simona Cotin

    v14.1.0

    14.1.0 (2022-07-20)

    Deprecations

    core

    • The createNgModuleRef is deprecated in favor of newly added createNgModule one.
    • The bit field signature of inject() has been deprecated, in favor of the new options object. Correspondingly, InjectFlags is deprecated as well.

    animations

    Commit Description
    feat - 55308f2df5 add provideAnimations() and provideNoopAnimations() functions (#46793)

    common

    Commit Description
    feat - 4a2e7335b1 make the CommonModule pipes standalone (#46401)
    feat - a7597dd080 make the CommonModule directives standalone (#46469)

    compiler

    Commit Description
    feat - 33ce3883a5 Add extended diagnostic to warn when missing let on ngForOf (#46683)
    feat - 6f11a58040 Add extended diagnostic to warn when text attributes are intended to be bindings (#46161)
    feat - 9e836c232f warn when style suffixes are used with attribute bindings (#46651)

    compiler-cli

    Commit Description
    feat - 93c65e7b14 add extended diagnostic for non-nullable optional chains (#46686)
    feat - 131d029da1 detect missing control flow directive imports in standalone components (#46146)
    fix - 6b8e60c06a improve the missingControlFlowDirective message (#46846)

    core

    Commit Description
    feat - e8e8e5f171 add createComponent function
    feat - b5153814af add reflectComponentType function
    feat - 96c6139c9a add ability to set inputs on ComponentRef (#46641)

    ... (truncated)

    Changelog

    Sourced from @​angular/router's changelog.

    14.1.1 (2022-08-03)

    core

    Commit Type Description
    3606917732 fix improve the missing control flow directive message (#46903)

    router

    Commit Type Description
    79825d3f10 fix Do not call preload method when not necessary (#47007)
    05f3f7445a fix Use correct return type for provideRoutes function (#46941)

    Special Thanks

    Alan Agius, Andrew Kushnir, Andrew Quinn, Andrew Scott, Aristeidis Bampakos, Asaf M, Bob Watson, Cédric Exbrayat, Durairaj Subramaniam, George Kalpakas, Ivaylo Kirov, J Rob Gant, Kristiyan Kostadinov, Marek Hám, Paul Gschwendtner, Roman Matusevich and Simona Cotin

    14.1.0 (2022-07-20)

    Deprecations

    core

    • The createNgModuleRef is deprecated in favor of newly added createNgModule one.
    • The bit field signature of inject() has been deprecated, in favor of the new options object. Correspondingly, InjectFlags is deprecated as well.

    animations

    Commit Type Description
    55308f2df5 feat add provideAnimations() and provideNoopAnimations() functions (#46793)

    common

    Commit Type Description
    4a2e7335b1 feat make the CommonModule pipes standalone (#46401)
    a7597dd080 feat make the CommonModule directives standalone (#46469)

    compiler

    Commit Type Description
    33ce3883a5 feat Add extended diagnostic to warn when missing let on ngForOf (#46683)
    6f11a58040 feat Add extended diagnostic to warn when text attributes are intended to be bindings (#46161)
    9e836c232f feat warn when style suffixes are used with attribute bindings (#46651)

    compiler-cli

    Commit Type Description
    93c65e7b14 feat add extended diagnostic for non-nullable optional chains (#46686)
    131d029da1 feat detect missing control flow directive imports in standalone components (#46146)
    6b8e60c06a fix improve the missingControlFlowDirective message (#46846)

    core

    Commit Type Description
    e8e8e5f171 feat add createComponent function
    b5153814af feat add reflectComponentType function
    96c6139c9a feat add ability to set inputs on ComponentRef (#46641)
    a6d5fe202c feat alias createNgModuleRef as createNgModule (#46789)

    ... (truncated)

    Commits
    • 79825d3 fix(router): Do not call preload method when not necessary (#47007)
    • 05f3f74 fix(router): Use correct return type for provideRoutes function (#46941)
    • 6307f35 refactor(router): Remove unused ANALYZE_FOR_ENTRY_COMPONENTS (#46942)
    • 929d69e docs(router): remove incorrect deprecation text in InitialNavigation (#46916)
    • f5d764d refactor(router): Update internal INITIAL_NAVIGATION token to use an enum (#4...
    • 0cbbd6a refactor(router): Update Router to be providedIn: 'root' (#46914)
    • 2e5bd88 refactor(core): NgModuleRef should not implement EnvironmentInjector interfac...
    • e95ee96 refactor(router): Update TitleStrategy to useFactory (#46876)
    • 92c9661 test: update tests to account for karma-jasmine v5.0.0
    • 6a7b818 fix(router): Ensure target RouterStateSnapshot is defined in `NavigationErr...
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 3
  • Bump @angular/common from 13.2.0 to 14.1.1 in /raaghu-elements

    Bump @angular/common from 13.2.0 to 14.1.1 in /raaghu-elements

    Bumps @angular/common from 13.2.0 to 14.1.1.

    Release notes

    Sourced from @​angular/common's releases.

    v14.1.1

    14.1.1 (2022-08-03)

    core

    Commit Description
    fix - 3606917732 improve the missing control flow directive message (#46903)

    router

    Commit Description
    fix - 79825d3f10 Do not call preload method when not necessary (#47007)
    fix - 05f3f7445a Use correct return type for provideRoutes function (#46941)

    Special Thanks

    Alan Agius, Andrew Kushnir, Andrew Quinn, Andrew Scott, Aristeidis Bampakos, Asaf M, Bob Watson, Cédric Exbrayat, Durairaj Subramaniam, George Kalpakas, Ivaylo Kirov, J Rob Gant, Kristiyan Kostadinov, Marek Hám, Paul Gschwendtner, Roman Matusevich and Simona Cotin

    v14.1.0

    14.1.0 (2022-07-20)

    Deprecations

    core

    • The createNgModuleRef is deprecated in favor of newly added createNgModule one.
    • The bit field signature of inject() has been deprecated, in favor of the new options object. Correspondingly, InjectFlags is deprecated as well.

    animations

    Commit Description
    feat - 55308f2df5 add provideAnimations() and provideNoopAnimations() functions (#46793)

    common

    Commit Description
    feat - 4a2e7335b1 make the CommonModule pipes standalone (#46401)
    feat - a7597dd080 make the CommonModule directives standalone (#46469)

    compiler

    Commit Description
    feat - 33ce3883a5 Add extended diagnostic to warn when missing let on ngForOf (#46683)
    feat - 6f11a58040 Add extended diagnostic to warn when text attributes are intended to be bindings (#46161)
    feat - 9e836c232f warn when style suffixes are used with attribute bindings (#46651)

    compiler-cli

    Commit Description
    feat - 93c65e7b14 add extended diagnostic for non-nullable optional chains (#46686)
    feat - 131d029da1 detect missing control flow directive imports in standalone components (#46146)
    fix - 6b8e60c06a improve the missingControlFlowDirective message (#46846)

    core

    Commit Description
    feat - e8e8e5f171 add createComponent function
    feat - b5153814af add reflectComponentType function
    feat - 96c6139c9a add ability to set inputs on ComponentRef (#46641)

    ... (truncated)

    Changelog

    Sourced from @​angular/common's changelog.

    14.1.1 (2022-08-03)

    core

    Commit Type Description
    3606917732 fix improve the missing control flow directive message (#46903)

    router

    Commit Type Description
    79825d3f10 fix Do not call preload method when not necessary (#47007)
    05f3f7445a fix Use correct return type for provideRoutes function (#46941)

    Special Thanks

    Alan Agius, Andrew Kushnir, Andrew Quinn, Andrew Scott, Aristeidis Bampakos, Asaf M, Bob Watson, Cédric Exbrayat, Durairaj Subramaniam, George Kalpakas, Ivaylo Kirov, J Rob Gant, Kristiyan Kostadinov, Marek Hám, Paul Gschwendtner, Roman Matusevich and Simona Cotin

    14.1.0 (2022-07-20)

    Deprecations

    core

    • The createNgModuleRef is deprecated in favor of newly added createNgModule one.
    • The bit field signature of inject() has been deprecated, in favor of the new options object. Correspondingly, InjectFlags is deprecated as well.

    animations

    Commit Type Description
    55308f2df5 feat add provideAnimations() and provideNoopAnimations() functions (#46793)

    common

    Commit Type Description
    4a2e7335b1 feat make the CommonModule pipes standalone (#46401)
    a7597dd080 feat make the CommonModule directives standalone (#46469)

    compiler

    Commit Type Description
    33ce3883a5 feat Add extended diagnostic to warn when missing let on ngForOf (#46683)
    6f11a58040 feat Add extended diagnostic to warn when text attributes are intended to be bindings (#46161)
    9e836c232f feat warn when style suffixes are used with attribute bindings (#46651)

    compiler-cli

    Commit Type Description
    93c65e7b14 feat add extended diagnostic for non-nullable optional chains (#46686)
    131d029da1 feat detect missing control flow directive imports in standalone components (#46146)
    6b8e60c06a fix improve the missingControlFlowDirective message (#46846)

    core

    Commit Type Description
    e8e8e5f171 feat add createComponent function
    b5153814af feat add reflectComponentType function
    96c6139c9a feat add ability to set inputs on ComponentRef (#46641)
    a6d5fe202c feat alias createNgModuleRef as createNgModule (#46789)

    ... (truncated)

    Commits
    • 3f162f5 refactor(common): Align PathLocationStrategy constructor with default factory...
    • a6d5fe2 feat(core): alias createNgModuleRef as createNgModule (#46789)
    • c14c701 docs: fix spelling (#46713)
    • b1ac3d9 refactor: clean-up pre-CLDR 39 safety check (#46606)
    • 606d942 fix(core): Update ngfor error code to be negative (#46555)
    • a7597dd feat(common): make the CommonModule directives standalone (#46469)
    • f86e094 fix(core): Updates error to use RuntimeError code (#46526)
    • 1c39aac fix(common): handle CSS custom properties in NgStyle (#46451)
    • 4a2e733 feat(common): make the CommonModule pipes standalone (#46401)
    • 82acbf9 feat(http): improve error message for nullish header (#46059)
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 3
  • Bump @angular/core from 13.2.0 to 14.1.1 in /raaghu-elements

    Bump @angular/core from 13.2.0 to 14.1.1 in /raaghu-elements

    Bumps @angular/core from 13.2.0 to 14.1.1.

    Release notes

    Sourced from @​angular/core's releases.

    v14.1.1

    14.1.1 (2022-08-03)

    core

    Commit Description
    fix - 3606917732 improve the missing control flow directive message (#46903)

    router

    Commit Description
    fix - 79825d3f10 Do not call preload method when not necessary (#47007)
    fix - 05f3f7445a Use correct return type for provideRoutes function (#46941)

    Special Thanks

    Alan Agius, Andrew Kushnir, Andrew Quinn, Andrew Scott, Aristeidis Bampakos, Asaf M, Bob Watson, Cédric Exbrayat, Durairaj Subramaniam, George Kalpakas, Ivaylo Kirov, J Rob Gant, Kristiyan Kostadinov, Marek Hám, Paul Gschwendtner, Roman Matusevich and Simona Cotin

    v14.1.0

    14.1.0 (2022-07-20)

    Deprecations

    core

    • The createNgModuleRef is deprecated in favor of newly added createNgModule one.
    • The bit field signature of inject() has been deprecated, in favor of the new options object. Correspondingly, InjectFlags is deprecated as well.

    animations

    Commit Description
    feat - 55308f2df5 add provideAnimations() and provideNoopAnimations() functions (#46793)

    common

    Commit Description
    feat - 4a2e7335b1 make the CommonModule pipes standalone (#46401)
    feat - a7597dd080 make the CommonModule directives standalone (#46469)

    compiler

    Commit Description
    feat - 33ce3883a5 Add extended diagnostic to warn when missing let on ngForOf (#46683)
    feat - 6f11a58040 Add extended diagnostic to warn when text attributes are intended to be bindings (#46161)
    feat - 9e836c232f warn when style suffixes are used with attribute bindings (#46651)

    compiler-cli

    Commit Description
    feat - 93c65e7b14 add extended diagnostic for non-nullable optional chains (#46686)
    feat - 131d029da1 detect missing control flow directive imports in standalone components (#46146)
    fix - 6b8e60c06a improve the missingControlFlowDirective message (#46846)

    core

    Commit Description
    feat - e8e8e5f171 add createComponent function
    feat - b5153814af add reflectComponentType function
    feat - 96c6139c9a add ability to set inputs on ComponentRef (#46641)

    ... (truncated)

    Changelog

    Sourced from @​angular/core's changelog.

    14.1.1 (2022-08-03)

    core

    Commit Type Description
    3606917732 fix improve the missing control flow directive message (#46903)

    router

    Commit Type Description
    79825d3f10 fix Do not call preload method when not necessary (#47007)
    05f3f7445a fix Use correct return type for provideRoutes function (#46941)

    Special Thanks

    Alan Agius, Andrew Kushnir, Andrew Quinn, Andrew Scott, Aristeidis Bampakos, Asaf M, Bob Watson, Cédric Exbrayat, Durairaj Subramaniam, George Kalpakas, Ivaylo Kirov, J Rob Gant, Kristiyan Kostadinov, Marek Hám, Paul Gschwendtner, Roman Matusevich and Simona Cotin

    14.1.0 (2022-07-20)

    Deprecations

    core

    • The createNgModuleRef is deprecated in favor of newly added createNgModule one.
    • The bit field signature of inject() has been deprecated, in favor of the new options object. Correspondingly, InjectFlags is deprecated as well.

    animations

    Commit Type Description
    55308f2df5 feat add provideAnimations() and provideNoopAnimations() functions (#46793)

    common

    Commit Type Description
    4a2e7335b1 feat make the CommonModule pipes standalone (#46401)
    a7597dd080 feat make the CommonModule directives standalone (#46469)

    compiler

    Commit Type Description
    33ce3883a5 feat Add extended diagnostic to warn when missing let on ngForOf (#46683)
    6f11a58040 feat Add extended diagnostic to warn when text attributes are intended to be bindings (#46161)
    9e836c232f feat warn when style suffixes are used with attribute bindings (#46651)

    compiler-cli

    Commit Type Description
    93c65e7b14 feat add extended diagnostic for non-nullable optional chains (#46686)
    131d029da1 feat detect missing control flow directive imports in standalone components (#46146)
    6b8e60c06a fix improve the missingControlFlowDirective message (#46846)

    core

    Commit Type Description
    e8e8e5f171 feat add createComponent function
    b5153814af feat add reflectComponentType function
    96c6139c9a feat add ability to set inputs on ComponentRef (#46641)
    a6d5fe202c feat alias createNgModuleRef as createNgModule (#46789)

    ... (truncated)

    Commits
    • efb8e3e docs(core): Update inject error documentation (#47020)
    • 4e9492c build: update dev-infra packages and account for build-tooling split from `ng...
    • 6307f35 refactor(router): Remove unused ANALYZE_FOR_ENTRY_COMPONENTS (#46942)
    • cbfd91b docs: fixed typos (#47008)
    • 3606917 fix(core): improve the missing control flow directive message (#46903)
    • 0cbbd6a refactor(router): Update Router to be providedIn: 'root' (#46914)
    • 2e5bd88 refactor(core): NgModuleRef should not implement EnvironmentInjector interfac...
    • 9b8ea9b Revert "fix(core): Fix runInContext for NgModuleRef injector (#46877)" (#...
    • b431b5c test: convert source-map core tests to use async/await instead of `fakeAs...
    • 36361b0 test: update source-map tests to account for source-map breaking change (#4...
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 3
  • Bump @angular/animations from 13.1.1 to 14.1.1 in /raaghu-mfe

    Bump @angular/animations from 13.1.1 to 14.1.1 in /raaghu-mfe

    Bumps @angular/animations from 13.1.1 to 14.1.1.

    Release notes

    Sourced from @​angular/animations's releases.

    v14.1.1

    14.1.1 (2022-08-03)

    core

    Commit Description
    fix - 3606917732 improve the missing control flow directive message (#46903)

    router

    Commit Description
    fix - 79825d3f10 Do not call preload method when not necessary (#47007)
    fix - 05f3f7445a Use correct return type for provideRoutes function (#46941)

    Special Thanks

    Alan Agius, Andrew Kushnir, Andrew Quinn, Andrew Scott, Aristeidis Bampakos, Asaf M, Bob Watson, Cédric Exbrayat, Durairaj Subramaniam, George Kalpakas, Ivaylo Kirov, J Rob Gant, Kristiyan Kostadinov, Marek Hám, Paul Gschwendtner, Roman Matusevich and Simona Cotin

    v14.1.0

    14.1.0 (2022-07-20)

    Deprecations

    core

    • The createNgModuleRef is deprecated in favor of newly added createNgModule one.
    • The bit field signature of inject() has been deprecated, in favor of the new options object. Correspondingly, InjectFlags is deprecated as well.

    animations

    Commit Description
    feat - 55308f2df5 add provideAnimations() and provideNoopAnimations() functions (#46793)

    common

    Commit Description
    feat - 4a2e7335b1 make the CommonModule pipes standalone (#46401)
    feat - a7597dd080 make the CommonModule directives standalone (#46469)

    compiler

    Commit Description
    feat - 33ce3883a5 Add extended diagnostic to warn when missing let on ngForOf (#46683)
    feat - 6f11a58040 Add extended diagnostic to warn when text attributes are intended to be bindings (#46161)
    feat - 9e836c232f warn when style suffixes are used with attribute bindings (#46651)

    compiler-cli

    Commit Description
    feat - 93c65e7b14 add extended diagnostic for non-nullable optional chains (#46686)
    feat - 131d029da1 detect missing control flow directive imports in standalone components (#46146)
    fix - 6b8e60c06a improve the missingControlFlowDirective message (#46846)

    core

    Commit Description
    feat - e8e8e5f171 add createComponent function
    feat - b5153814af add reflectComponentType function
    feat - 96c6139c9a add ability to set inputs on ComponentRef (#46641)

    ... (truncated)

    Changelog

    Sourced from @​angular/animations's changelog.

    14.1.1 (2022-08-03)

    core

    Commit Type Description
    3606917732 fix improve the missing control flow directive message (#46903)

    router

    Commit Type Description
    79825d3f10 fix Do not call preload method when not necessary (#47007)
    05f3f7445a fix Use correct return type for provideRoutes function (#46941)

    Special Thanks

    Alan Agius, Andrew Kushnir, Andrew Quinn, Andrew Scott, Aristeidis Bampakos, Asaf M, Bob Watson, Cédric Exbrayat, Durairaj Subramaniam, George Kalpakas, Ivaylo Kirov, J Rob Gant, Kristiyan Kostadinov, Marek Hám, Paul Gschwendtner, Roman Matusevich and Simona Cotin

    14.1.0 (2022-07-20)

    Deprecations

    core

    • The createNgModuleRef is deprecated in favor of newly added createNgModule one.
    • The bit field signature of inject() has been deprecated, in favor of the new options object. Correspondingly, InjectFlags is deprecated as well.

    animations

    Commit Type Description
    55308f2df5 feat add provideAnimations() and provideNoopAnimations() functions (#46793)

    common

    Commit Type Description
    4a2e7335b1 feat make the CommonModule pipes standalone (#46401)
    a7597dd080 feat make the CommonModule directives standalone (#46469)

    compiler

    Commit Type Description
    33ce3883a5 feat Add extended diagnostic to warn when missing let on ngForOf (#46683)
    6f11a58040 feat Add extended diagnostic to warn when text attributes are intended to be bindings (#46161)
    9e836c232f feat warn when style suffixes are used with attribute bindings (#46651)

    compiler-cli

    Commit Type Description
    93c65e7b14 feat add extended diagnostic for non-nullable optional chains (#46686)
    131d029da1 feat detect missing control flow directive imports in standalone components (#46146)
    6b8e60c06a fix improve the missingControlFlowDirective message (#46846)

    core

    Commit Type Description
    e8e8e5f171 feat add createComponent function
    b5153814af feat add reflectComponentType function
    96c6139c9a feat add ability to set inputs on ComponentRef (#46641)
    a6d5fe202c feat alias createNgModuleRef as createNgModule (#46789)

    ... (truncated)

    Commits
    • 536ded2 fix(animations): make sure falsy values are added to _globalTimelineStyles (#...
    • a4ec109 refactor(animations): refactor non-animatable check to be timeline based (#46...
    • c14c701 docs: fix spelling (#46713)
    • b3c20ad Revert "fix(animations): enable shadowElements to leave when their parent doe...
    • b417370 fix(animations): enable shadowElements to leave when their parent does (#46459)
    • 342effe fix(animations): reset the start and done fns on player reset (#46364)
    • 07ea938 refactor(common): align tree shakable error messages to the new format (#46382)
    • 68597bb feat(bazel): speed up dev-turnaround by bundling types only when packaging (#...
    • 3fceba4 refactor(animations): include pushUnrecognizedPropertiesWarning in ngDevMode...
    • 9572bb2 refactor(animations): use full ngDevMode check in animatable prop validation ...
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 3
  • Bump babel-loader from 8.2.4 to 8.2.5 in /raaghu-mfe

    Bump babel-loader from 8.2.4 to 8.2.5 in /raaghu-mfe

    Bumps babel-loader from 8.2.4 to 8.2.5.

    Release notes

    Sourced from babel-loader's releases.

    v8.2.5

    What's Changed

    New Contributors

    Full Changelog: https://github.com/babel/babel-loader/compare/v8.2.4...v8.2.5

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 3
  • Bump @angular/compiler from 13.1.1 to 14.1.1 in /raaghu-mfe

    Bump @angular/compiler from 13.1.1 to 14.1.1 in /raaghu-mfe

    Bumps @angular/compiler from 13.1.1 to 14.1.1.

    Release notes

    Sourced from @​angular/compiler's releases.

    v14.1.1

    14.1.1 (2022-08-03)

    core

    Commit Description
    fix - 3606917732 improve the missing control flow directive message (#46903)

    router

    Commit Description
    fix - 79825d3f10 Do not call preload method when not necessary (#47007)
    fix - 05f3f7445a Use correct return type for provideRoutes function (#46941)

    Special Thanks

    Alan Agius, Andrew Kushnir, Andrew Quinn, Andrew Scott, Aristeidis Bampakos, Asaf M, Bob Watson, Cédric Exbrayat, Durairaj Subramaniam, George Kalpakas, Ivaylo Kirov, J Rob Gant, Kristiyan Kostadinov, Marek Hám, Paul Gschwendtner, Roman Matusevich and Simona Cotin

    v14.1.0

    14.1.0 (2022-07-20)

    Deprecations

    core

    • The createNgModuleRef is deprecated in favor of newly added createNgModule one.
    • The bit field signature of inject() has been deprecated, in favor of the new options object. Correspondingly, InjectFlags is deprecated as well.

    animations

    Commit Description
    feat - 55308f2df5 add provideAnimations() and provideNoopAnimations() functions (#46793)

    common

    Commit Description
    feat - 4a2e7335b1 make the CommonModule pipes standalone (#46401)
    feat - a7597dd080 make the CommonModule directives standalone (#46469)

    compiler

    Commit Description
    feat - 33ce3883a5 Add extended diagnostic to warn when missing let on ngForOf (#46683)
    feat - 6f11a58040 Add extended diagnostic to warn when text attributes are intended to be bindings (#46161)
    feat - 9e836c232f warn when style suffixes are used with attribute bindings (#46651)

    compiler-cli

    Commit Description
    feat - 93c65e7b14 add extended diagnostic for non-nullable optional chains (#46686)
    feat - 131d029da1 detect missing control flow directive imports in standalone components (#46146)
    fix - 6b8e60c06a improve the missingControlFlowDirective message (#46846)

    core

    Commit Description
    feat - e8e8e5f171 add createComponent function
    feat - b5153814af add reflectComponentType function
    feat - 96c6139c9a add ability to set inputs on ComponentRef (#46641)

    ... (truncated)

    Changelog

    Sourced from @​angular/compiler's changelog.

    14.1.1 (2022-08-03)

    core

    Commit Type Description
    3606917732 fix improve the missing control flow directive message (#46903)

    router

    Commit Type Description
    79825d3f10 fix Do not call preload method when not necessary (#47007)
    05f3f7445a fix Use correct return type for provideRoutes function (#46941)

    Special Thanks

    Alan Agius, Andrew Kushnir, Andrew Quinn, Andrew Scott, Aristeidis Bampakos, Asaf M, Bob Watson, Cédric Exbrayat, Durairaj Subramaniam, George Kalpakas, Ivaylo Kirov, J Rob Gant, Kristiyan Kostadinov, Marek Hám, Paul Gschwendtner, Roman Matusevich and Simona Cotin

    14.1.0 (2022-07-20)

    Deprecations

    core

    • The createNgModuleRef is deprecated in favor of newly added createNgModule one.
    • The bit field signature of inject() has been deprecated, in favor of the new options object. Correspondingly, InjectFlags is deprecated as well.

    animations

    Commit Type Description
    55308f2df5 feat add provideAnimations() and provideNoopAnimations() functions (#46793)

    common

    Commit Type Description
    4a2e7335b1 feat make the CommonModule pipes standalone (#46401)
    a7597dd080 feat make the CommonModule directives standalone (#46469)

    compiler

    Commit Type Description
    33ce3883a5 feat Add extended diagnostic to warn when missing let on ngForOf (#46683)
    6f11a58040 feat Add extended diagnostic to warn when text attributes are intended to be bindings (#46161)
    9e836c232f feat warn when style suffixes are used with attribute bindings (#46651)

    compiler-cli

    Commit Type Description
    93c65e7b14 feat add extended diagnostic for non-nullable optional chains (#46686)
    131d029da1 feat detect missing control flow directive imports in standalone components (#46146)
    6b8e60c06a fix improve the missingControlFlowDirective message (#46846)

    core

    Commit Type Description
    e8e8e5f171 feat add createComponent function
    b5153814af feat add reflectComponentType function
    96c6139c9a feat add ability to set inputs on ComponentRef (#46641)
    a6d5fe202c feat alias createNgModuleRef as createNgModule (#46789)

    ... (truncated)

    Commits
    • 36361b0 test: update source-map tests to account for source-map breaking change (#4...
    • 3f2d16c fix(compiler): inputs/outputs incorrectly parsed in jit mode (#46813)
    • c14c701 docs: fix spelling (#46713)
    • d2648d9 build(bazel): remove tsec patch to enable runfiles on Windows (#46447)
    • 04acc6b fix(compiler-cli): don't emit empty providers array (#46301)
    • a006ede refactor(compiler-cli): introduce onlyPublishPublicTypingsForNgModules (#45...
    • bb8d709 fix(compiler): exclude empty styles from emitted metadata (#45459)
    • a88bf20 refactor(compiler-cli): increase minimum version of partial declarations (#45...
    • 58e8f4b Revert "fix(compiler): scope css keyframes in emulated view encapsulation (#4...
    • 4d6a1d6 fix(compiler): scope css keyframes in emulated view encapsulation (#42608)
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 3
  • Bump @angular/cli from 13.1.2 to 14.1.1 in /raaghu-mfe

    Bump @angular/cli from 13.1.2 to 14.1.1 in /raaghu-mfe

    Bumps @angular/cli from 13.1.2 to 14.1.1.

    Release notes

    Sourced from @​angular/cli's releases.

    v14.1.1

    14.1.1 (2022-08-03)

    @​schematics/angular

    Commit Description
    fix - 83dcfb32f prevent numbers from class names

    @​angular/cli

    Commit Description
    fix - 4ee825bac catch clause variable is not an Error instance

    @​angular-devkit/build-angular

    Commit Description
    fix - ef6da4aad allow the esbuild-based builder to fully resolve global stylesheet packages
    fix - eed54b359 catch clause variable is not an Error instance
    fix - c98471094 correctly respond to preflight requests
    fix - 94b444e4c correctly set ngDevMode in esbuilder

    @​angular-devkit/core

    Commit Description
    fix - 44c18082a classify string util should concat string without using a .

    @​angular/create

    Commit Description
    fix - cb0d3fb33 use appropriate package manager to install dependencies

    Special Thanks

    Alan Agius, Charles Lyding, Jason Bedard and Paul Gschwendtner

    v14.1.0

    14.1.0 (2022-07-20)

    @​schematics/angular

    Commit Description
    feat - 707911d42 support controlling addDependency utility rule install behavior
    fix - a8fe4fcc3 Allow skipping existing dependencies in E2E schematic
    fix - b8bf3b480 only issue a warning for addDependency existing specifier

    @​angular/cli

    Commit Description
    fix - 3884b8652 add esbuild browser builder to workspace schema

    @​angular-devkit/build-angular

    Commit Description
    feat - a7709b718 add externalDependencies to the esbuild browser builder
    feat - 248860ad6 add Sass file support to experimental esbuild-based builder
    feat - b06ae5514 add service worker support to experimental esbuild builder
    feat - b5f6d862b Identify third-party sources in sourcemaps
    fix - b3a14d056 allow third-party sourcemaps to be ignored in esbuild builder

    ... (truncated)

    Changelog

    Sourced from @​angular/cli's changelog.

    14.1.1 (2022-08-03)

    @​angular/cli

    Commit Type Description
    4ee825bac fix catch clause variable is not an Error instance

    @​schematics/angular

    Commit Type Description
    83dcfb32f fix prevent numbers from class names

    @​angular-devkit/build-angular

    Commit Type Description
    ef6da4aad fix allow the esbuild-based builder to fully resolve global stylesheet packages
    eed54b359 fix catch clause variable is not an Error instance
    c98471094 fix correctly respond to preflight requests
    94b444e4c fix correctly set ngDevMode in esbuilder

    @​angular-devkit/core

    Commit Type Description
    44c18082a fix classify string util should concat string without using a .

    @​angular/create

    Commit Type Description
    cb0d3fb33 fix use appropriate package manager to install dependencies

    Special Thanks

    Alan Agius, Charles Lyding, Jason Bedard and Paul Gschwendtner

    14.1.0 (2022-07-20)

    @​angular/cli

    Commit Type Description
    3884b8652 fix add esbuild browser builder to workspace schema

    ... (truncated)

    Commits
    • c2ba3f4 release: cut the v14.1.1 release
    • 60acbb6 test: run tests on multiple node versions
    • 88267e6 build: enable bazel remote_merkle_tree_cache
    • c951b93 ci: reduce CircleCI Windows resource class to medium
    • c984710 fix(@​angular-devkit/build-angular): correctly respond to preflight requests
    • 76539db test(@​angular-devkit/build-angular): re-write live-reload tests to use new te...
    • 69a36ce test: add shard and test type/name information to test logging
    • 5e4fa47 test: use random e2e test ports (#23541)
    • df3871a test: move tempdir creation to util method
    • eed54b3 fix(@​angular-devkit/build-angular): catch clause variable is not an Error ins...
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 3
  • Bump @angular/forms from 13.1.1 to 14.1.1 in /raaghu-mfe

    Bump @angular/forms from 13.1.1 to 14.1.1 in /raaghu-mfe

    Bumps @angular/forms from 13.1.1 to 14.1.1.

    Release notes

    Sourced from @​angular/forms's releases.

    v14.1.1

    14.1.1 (2022-08-03)

    core

    Commit Description
    fix - 3606917732 improve the missing control flow directive message (#46903)

    router

    Commit Description
    fix - 79825d3f10 Do not call preload method when not necessary (#47007)
    fix - 05f3f7445a Use correct return type for provideRoutes function (#46941)

    Special Thanks

    Alan Agius, Andrew Kushnir, Andrew Quinn, Andrew Scott, Aristeidis Bampakos, Asaf M, Bob Watson, Cédric Exbrayat, Durairaj Subramaniam, George Kalpakas, Ivaylo Kirov, J Rob Gant, Kristiyan Kostadinov, Marek Hám, Paul Gschwendtner, Roman Matusevich and Simona Cotin

    v14.1.0

    14.1.0 (2022-07-20)

    Deprecations

    core

    • The createNgModuleRef is deprecated in favor of newly added createNgModule one.
    • The bit field signature of inject() has been deprecated, in favor of the new options object. Correspondingly, InjectFlags is deprecated as well.

    animations

    Commit Description
    feat - 55308f2df5 add provideAnimations() and provideNoopAnimations() functions (#46793)

    common

    Commit Description
    feat - 4a2e7335b1 make the CommonModule pipes standalone (#46401)
    feat - a7597dd080 make the CommonModule directives standalone (#46469)

    compiler

    Commit Description
    feat - 33ce3883a5 Add extended diagnostic to warn when missing let on ngForOf (#46683)
    feat - 6f11a58040 Add extended diagnostic to warn when text attributes are intended to be bindings (#46161)
    feat - 9e836c232f warn when style suffixes are used with attribute bindings (#46651)

    compiler-cli

    Commit Description
    feat - 93c65e7b14 add extended diagnostic for non-nullable optional chains (#46686)
    feat - 131d029da1 detect missing control flow directive imports in standalone components (#46146)
    fix - 6b8e60c06a improve the missingControlFlowDirective message (#46846)

    core

    Commit Description
    feat - e8e8e5f171 add createComponent function
    feat - b5153814af add reflectComponentType function
    feat - 96c6139c9a add ability to set inputs on ComponentRef (#46641)

    ... (truncated)

    Changelog

    Sourced from @​angular/forms's changelog.

    14.1.1 (2022-08-03)

    core

    Commit Type Description
    3606917732 fix improve the missing control flow directive message (#46903)

    router

    Commit Type Description
    79825d3f10 fix Do not call preload method when not necessary (#47007)
    05f3f7445a fix Use correct return type for provideRoutes function (#46941)

    Special Thanks

    Alan Agius, Andrew Kushnir, Andrew Quinn, Andrew Scott, Aristeidis Bampakos, Asaf M, Bob Watson, Cédric Exbrayat, Durairaj Subramaniam, George Kalpakas, Ivaylo Kirov, J Rob Gant, Kristiyan Kostadinov, Marek Hám, Paul Gschwendtner, Roman Matusevich and Simona Cotin

    14.1.0 (2022-07-20)

    Deprecations

    core

    • The createNgModuleRef is deprecated in favor of newly added createNgModule one.
    • The bit field signature of inject() has been deprecated, in favor of the new options object. Correspondingly, InjectFlags is deprecated as well.

    animations

    Commit Type Description
    55308f2df5 feat add provideAnimations() and provideNoopAnimations() functions (#46793)

    common

    Commit Type Description
    4a2e7335b1 feat make the CommonModule pipes standalone (#46401)
    a7597dd080 feat make the CommonModule directives standalone (#46469)

    compiler

    Commit Type Description
    33ce3883a5 feat Add extended diagnostic to warn when missing let on ngForOf (#46683)
    6f11a58040 feat Add extended diagnostic to warn when text attributes are intended to be bindings (#46161)
    9e836c232f feat warn when style suffixes are used with attribute bindings (#46651)

    compiler-cli

    Commit Type Description
    93c65e7b14 feat add extended diagnostic for non-nullable optional chains (#46686)
    131d029da1 feat detect missing control flow directive imports in standalone components (#46146)
    6b8e60c06a fix improve the missingControlFlowDirective message (#46846)

    core

    Commit Type Description
    e8e8e5f171 feat add createComponent function
    b5153814af feat add reflectComponentType function
    96c6139c9a feat add ability to set inputs on ComponentRef (#46641)
    a6d5fe202c feat alias createNgModuleRef as createNgModule (#46789)

    ... (truncated)

    Commits
    • f9edb77 refactor(forms): simplify group builder function (#46844)
    • c0ca3fc fix(forms): expose ControlConfig in public API (#46594)
    • c14c701 docs: fix spelling (#46713)
    • e9b5dac fix(forms): Move all remaining errors in Forms to use RuntimeErrorCode. (#46654)
    • 0a5c8c0 fix(forms): Convert existing reactive errors to use RuntimeErrorCode. (#46560)
    • f6a096e fix(forms): Update a Forms validator error to use RuntimeError (#46537)
    • 7316fa7 docs(forms): add usage notes (#46472)
    • dedbc2c refactor(forms): remove unused internal function (#46479)
    • 8115031 docs(forms): fix FormRecord usage notes (#46299)
    • f18e173 fix(forms): allow FormBuilder.group(...) to accept optional fields. (#46253)
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 3
  • Bump @babel/core from 7.17.9 to 7.20.7 in /raaghu-mfe

    Bump @babel/core from 7.17.9 to 7.20.7 in /raaghu-mfe

    Bumps @babel/core from 7.17.9 to 7.20.7.

    Release notes

    Sourced from @​babel/core's releases.

    v7.20.7 (2022-12-22)

    Thanks @​wsypower for your first PR!

    :eyeglasses: Spec Compliance

    • babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes
    • babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes, babel-plugin-transform-object-super

    :bug: Bug Fix

    • babel-parser, babel-plugin-transform-typescript
    • babel-traverse
    • babel-plugin-transform-typescript, babel-traverse
    • babel-plugin-transform-block-scoping
    • babel-plugin-proposal-async-generator-functions, babel-preset-env
    • babel-generator, babel-plugin-proposal-optional-chaining
    • babel-plugin-transform-react-jsx, babel-types
    • babel-core, babel-helpers, babel-plugin-transform-computed-properties, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes
    • babel-generator

    :nail_care: Polish

    • babel-plugin-transform-block-scoping, babel-traverse

    :house: Internal

    • babel-helper-define-map, babel-plugin-transform-property-mutators
    • babel-core, babel-plugin-proposal-class-properties, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-parameters, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-traverse

    :running_woman: Performance

    Committers: 6

    ... (truncated)

    Changelog

    Sourced from @​babel/core's changelog.

    v7.20.7 (2022-12-22)

    :eyeglasses: Spec Compliance

    • babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes
    • babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes, babel-plugin-transform-object-super

    :bug: Bug Fix

    • babel-parser, babel-plugin-transform-typescript
    • babel-traverse
    • babel-plugin-transform-typescript, babel-traverse
    • babel-plugin-transform-block-scoping
    • babel-plugin-proposal-async-generator-functions, babel-preset-env
    • babel-generator, babel-plugin-proposal-optional-chaining
    • babel-plugin-transform-react-jsx, babel-types
    • babel-core, babel-helpers, babel-plugin-transform-computed-properties, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes
    • babel-generator

    :nail_care: Polish

    • babel-plugin-transform-block-scoping, babel-traverse

    :house: Internal

    • babel-helper-define-map, babel-plugin-transform-property-mutators
    • babel-core, babel-plugin-proposal-class-properties, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-parameters, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-traverse

    :running_woman: Performance

    v7.20.6 (2022-11-28)

    :bug: Bug Fix

    v7.20.5 (2022-11-28)

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies typescript 
    opened by dependabot[bot] 2
  • solved issue in dropdown in StageUI

    solved issue in dropdown in StageUI

    Pull Request Template

    Use this template to quickly create a well written pull request. Delete all quotes before creating the pull request.

    Description

    bug fix on functionality issue of dropdown in language and other dropdown options in stageUI Fixes #1389

    if no issue exists, please create an issue and ask the maintainers about this first

    Type of change

    Please delete options that are not relevant.

    • Bug fix (non-breaking change which fixes an issue)
    • New feature (non-breaking change which adds functionality)
    • Breaking change (fix or feature that would cause existing functionality to not work as expected)
    • This change requires a documentation update

    How Has This Been Tested?

    Please describe the tests that you ran to verify your changes. Provide instructions, so we can reproduce. Please also list any relevant details for your test configuration.

    • Test A
    • Test B

    Checklist:

    • [ ] My code follows the style guidelines of this project
    • [ ] I have performed a self-review of my own code
    • [ ] I have commented my code, particularly in hard-to-understand areas
    • [ ] I have made corresponding changes to the documentation
    • [ ] My changes generate no new warnings
    • [ ] I have added tests that prove my fix is effective or that my feature works
    • [ ] New and existing unit tests pass locally with my changes
    opened by shubham-waii 1
  • committed  changes for ui of storybook components  faq - new role

    committed changes for ui of storybook components faq - new role

    Pull Request Template

    Use this template to quickly create a well written pull request. Delete all quotes before creating the pull request.

    Description

    changes made UI of components as per wireframe changed label to rds-label in components whereevr used

    Fixes #1413

    if no issue exists, please create an issue and ask the maintainers about this first

    Type of change

    Please delete options that are not relevant.

    • Bug fix (non-breaking change which fixes an issue)
    • New feature (non-breaking change which adds functionality)
    • Breaking change (fix or feature that would cause existing functionality to not work as expected)
    • This change requires a documentation update

    How Has This Been Tested?

    Please describe the tests that you ran to verify your changes. Provide instructions, so we can reproduce. Please also list any relevant details for your test configuration.

    • Test A
    • Test B

    Checklist:

    • [x] My code follows the style guidelines of this project
    • [x] I have performed a self-review of my own code
    • [x] I have commented my code, particularly in hard-to-understand areas
    • [x] I have made corresponding changes to the documentation
    • [x] My changes generate no new warnings
    • [x] I have added tests that prove my fix is effective or that my feature works
    • [x] New and existing unit tests pass locally with my changes
    Angular 
    opened by Ketan-Khalate 1
Releases(v2.0.3)
  • v2.0.3(Dec 29, 2022)

    🚀 Features:

    • Fix issues in Calendar dropdown element
    • Clean-up the project by removing unused components and pages
    • Fix issues in Storybook UI

    What's Changed

    • changes in calendar dropdown issue by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/1338
    • committed changes for removing abp pages and components from anz development branch by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/1341
    • Storybook UI issues fixes by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/1346

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v2.0.2...v2.0.3

    Source code(tar.gz)
    Source code(zip)
  • v2.0.2(Dec 27, 2022)

    🚀 Features:

    • Fix issues in animation, button hover and dark theme icons
    • Add to do list widget
    • Fix issues in components
    • Fix issues in tenant functionality
    • Fix issues in dropdown list
    • Fix responsiveness bugs
    • Fix issues in Off canvas spacing
    • Fix issues in login page alert popup
    • Fix issues in login page alert popup rendering issue bug
    • Fix issues in changes for adding input property for icon element for animate class

    What's Changed

    • Multiple issues resolved- animation added, toggle light/dark theme icons, button hover issue fixed, other issues by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/1270
    • Host admin>>Dashboard>>Add to do list widget on dashboard.#1277 by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/1279
    • Modification and renaming of storybook elements by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/1289
    • Development by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/1284
    • committed changes for back to tenant functionality by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/1293
    • Changes for dropdown list by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/1298
    • Bugs Fixed:1285,1287,1288,1244,1264---- by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1299
    • Revert "unused localstorage service removed" by @Bhorga in https://github.com/Wai-Technologies/raaghu-angular/pull/1295
    • PR for role page restructuring by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/1300
    • Development by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/1301
    • Storybook changes by @Prashant-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/1302
    • Fixed responsive bugs by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/1315
    • Offcanvas spacing issue. by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/1314
    • committed for edition page and audit-logs component restructuring and visual-settings theme images - #1150 #1305 by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/1318
    • Bug Fixes: #1286, #1313 by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/1319
    • tenant page restructuring by @Bhorga in https://github.com/Wai-Technologies/raaghu-angular/pull/1320
    • modifications on elements and components in storybook by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/1321
    • Bugs fixed: Role Alert,#1297,#1067 by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1322
    • committed changes for login page alert popup rendering issue bug - #1316 by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/1323
    • committed changes for adding input property for icon element for animate class - bug - #1303 by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/1324
    • fixed responsive bugs by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/1325
    • committed changes for subscription page rendering issue by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/1327
    • Bug Fixed:#985-- by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1328
    • Fixed responsive bugs on audit log page by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/1329
    • changes in datepicker by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/1330
    • committed changes for removing mfe-loader from e-commerce pages by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/1332
    • Bugs fixed:#1311,#1326-- by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1336

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v2.0.1...v2.0.2

    Source code(tar.gz)
    Source code(zip)
  • v2.0.4(Jan 2, 2023)

    🚀 Features:

    • Fix issues in gradient colors on charts
    • Fix issues in tenancy name for tenant login
    • Fix issues in audit log offcanvas
    • Fix issues in alert messages
    • Fix issues in left navigation
    • Fix issues in dropdown and Host admin UI changes

    What's Changed

    • Development by @alok-nakhate in https://github.com/Wai-Technologies/raaghu-angular/pull/1080
    • Bug Fixes: #1068, #1114, New Feature- Gradient colors added to the charts by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/1156
    • Development by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/1155
    • committed for bugs #1146 #1152 by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/1159
    • PR for bug #1149 by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/1160
    • committed for bugs #1161 and #1163 by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/1164
    • Host admin>>Android>>Chrome>>Left navigation issues.#1166 by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1168
    • PR for localize all text in dutch language by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/1167
    • Charts updated - Same charts with different colors for theme selection by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1169
    • committed for bugs #1163 and #1157 by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/1172
    • Host admin>>Users>>Filter by permission is not working. by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/1174
    • committed for bugs #1151 and #1171 by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/1178
    • Development by @alok-nakhate in https://github.com/Wai-Technologies/raaghu-angular/pull/1179

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v1.0.15...v2.0.4

    Source code(tar.gz)
    Source code(zip)
  • v2.0.1(Dec 16, 2022)

    🚀 Features:

    • Upgrade to angular 15

    • Configured the browser list globally

    • Implement the angular modules approach for all the components

    • Implemented supported languages like

    • Implemented language translation for the following

      | Country | Language | | --------- | ------------ | | United Kingdom | English(UK) | | Germany | German | | France | French | | Portugal | Portuguege | | Turkey | Turkish | | Italy | Italian | | Russia | Russian | | China | Chinese | | Spain | Spanish | | Saudi Arabia | Arabic | | Vietnam | Vietnamese | | Netherlands | Dutch | | Thailand | Thai | | Ethiopia | Amharic | | South Africa | Afrikaans |

    What's Changed

    • Development component restructure by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/1220
    • Development component restructure by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/1226
    • Development component restructure by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/1227
    • Development component restructure by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/1228
    • Development component restructure by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/1231
    • Development component restructure by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/1234
    • Development component restructure by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/1236
    • Committed for language translation by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/1230
    • Development component restructure by @alok-nakhate in https://github.com/Wai-Technologies/raaghu-angular/pull/1246
    • Bug Fixed:#1232 by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1247
    • Development by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/1253
    • Host admin>>Tenant>>Edition>>Webhooksubscripiton>>Unable to see newly created records. by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/1254
    • Development component restructure : dynamic property page changes by @alok-nakhate in https://github.com/Wai-Technologies/raaghu-angular/pull/1258
    • Development : Dashboard>>Monthly summary chart. by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/1256
    • Bug Fixed:1249-- by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1257

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v1.0.19...v2.0.1

    Source code(tar.gz)
    Source code(zip)
  • v1.0.19(Dec 13, 2022)

    🚀 Features:

    • Fix issues on themes
    • Fix issues on components injector errors
    • Fix issues on alert on login page
    • Fix issues on components functionality
    • Actions added on elements of storybook
    • Added new languages in database

    What's Changed

    • theming issues by @Prashant-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/1210
    • Null injector issue. by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/1202
    • PR for implement alert on login page and PR for bug #1109 by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/1189
    • changes in component of storybook by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/1217
    • bugs Fixed:#612,#1183,#918 by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1219
    • Action added into elements storybook by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/1222
    • PR for internationalization of Mexican, Russian, Thai, and Chinese languages. by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/1223

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v1.0.18...v1.0.19

    Source code(tar.gz)
    Source code(zip)
  • v1.0.18(Dec 5, 2022)

    🚀 Features:

    • Fix issues on Footer message
    • Fix issues on Dark and Light theme
    • Fix issues on Tooltip
    • Fix issues on Pagination
    • Fix issues on different components of storybook

    What's Changed

    • Host admin>>Permissions tab>>Roles>>Footer message should be same as wireframe. # by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/1200
    • Dark and Light theme in storybook by @Prashant-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/1203
    • committed for tooltip and pagination bugs by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/1205
    • changes in components of storybook by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/1206

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v1.0.17...v1.0.18

    Source code(tar.gz)
    Source code(zip)
  • v1.0.17(Dec 2, 2022)

    🚀 Features:

    • Fix issues on text for different languages
    • Fix issues on Alignment
    • Fix issues on Widgets, Card and Big number
    • Fix issues on UI changes. (Dark, default and accessible)
    • Fix issues on side navigation
    • Fix issues on different components of storybook

    What's Changed

    • PR for bug #1158 by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/1181
    • Development by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/1182
    • Side navigaion chnages merged by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/1187
    • Component issue resolved by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/1184

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v1.0.16...v1.0.17

    Source code(tar.gz)
    Source code(zip)
  • v1.0.16(Nov 29, 2022)

    🚀 Features:

    • Fix issues on chart gradient colors
    • Fix issues on off canvas
    • Fix issues on dropdown issue
    • Fix issues on alert messages
    • Fix issues on navigation menu
    • Fix issues on different colors of theme selection
    • Fix issues on color padding for settings

    What's Changed

    • Development by @alok-nakhate in https://github.com/Wai-Technologies/raaghu-angular/pull/1080
    • Bug Fixes: #1068, #1114, New Feature- Gradient colors added to the charts by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/1156
    • Development by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/1155
    • committed for bugs #1146 #1152 by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/1159
    • PR for bug #1149 by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/1160
    • committed for bugs #1161 and #1163 by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/1164
    • Host admin>>Android>>Chrome>>Left navigation issues.#1166 by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1168
    • PR for localize all text in dutch language by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/1167
    • Charts updated - Same charts with different colors for theme selection by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1169
    • committed for bugs #1163 and #1157 by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/1172
    • Host admin>>Users>>Filter by permission is not working. by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/1174
    • committed for bugs #1151 and #1171 by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/1178

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v1.0.15...v1.0.16

    Source code(tar.gz)
    Source code(zip)
  • v1.0.15(Nov 24, 2022)

    🚀 Features:

    • Fix issues on Banner on landing page
    • Fix issues on toggle button for dark mode
    • Fix issues on Refresh button and tooltip
    • Fix issues on language dropdown binding and arrow
    • Fix issues on profile picture
    • Fix issues on components of storybook
    • Fix issues on dropdown border

    What's Changed

    • Banner and footer changes for the landing page in gatsby by @Prashant-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/1117
    • Bugs Fixed:#1092,#851------------------- by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1118
    • committed for login attempts page by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/1120
    • PR for bug #857 & #1091 by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/1121
    • Development by @swamirajanarse in https://github.com/Wai-Technologies/raaghu-angular/pull/1122
    • Language dropdown binding and arrow issue fixed by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1124
    • committed changes for login as tenant functionality - bug - #996 by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/1126
    • committed for profile picture alignment and pagination issue by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/1130
    • Bugs Fixed:1067 by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1132
    • committed changes for changing url for login as tenant functionality by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/1133
    • PR for bug #1016 by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/1125
    • profile picture functionality by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/1140
    • Host admin>>Off canvas>>Skyline border should be there and give underline for every tab. (Throughout the application) by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/1131
    • changes in components of storybook by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/1137
    • PR for language dropdown issue by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/1142
    • removed caret sign from package.js by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/1145
    • committed for dropdown border Issue by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/1144

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v.1.0.14...v1.0.15

    Source code(tar.gz)
    Source code(zip)
  • v.1.0.14(Nov 17, 2022)

    🚀 Features:

    • Fix issues on Visual setting skin dropdown
    • Fix issues on new tenant edition dropdown
    • Fix issues on Mobile Responsiveness
    • Fix issues on options for video player
    • Fix issues on tenant and alignment issue
    • Fix issues on dropdown
    • Fix issues on console errors
    • Fix issues on alerts
    • Fix issues on off canvas spacing

    What's Changed

    • Merge branch 'development' into main by @alok-nakhate in https://github.com/Wai-Technologies/raaghu-angular/pull/912
    • Development by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/958
    • Input enhancement and xd files changes by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/1028
    • Bug Fix: #803 by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/1035
    • Host admin New tenant Edition dropdown issue. by @Chinmaywani28 in https://github.com/Wai-Technologies/raaghu-angular/pull/1036
    • Fixed Bugs: 986 and 1002 by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/1037
    • Development by @swamirajanarse in https://github.com/Wai-Technologies/raaghu-angular/pull/1038
    • PR for bug#1016 & #1026 by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/1039
    • bugs fixed: #947,#1032,#1008-------- by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1042
    • committed for bugs #994 #990 and #1015 by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/1043
    • committed changes for settings page save funtionality by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/1044
    • Host admin>>Left navigation menu>>Remove tooltip from tenant, edition and dashboard. by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/1045
    • login page loading issue. by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/1053
    • bugs Fixed:#1031,#1047 by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1057
    • Host admin New role Spacing should be there between heading and search box by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/1048
    • Fixes: Login screen background color change And Bug. No. #890 by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/1049
    • Dropdowns and arrow alignment by @Chinmaywani28 in https://github.com/Wai-Technologies/raaghu-angular/pull/1051
    • PR for bug #1018 by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/1055
    • button element enhancement by @Prashant-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/1056
    • Host admin Login Change alert message position to top by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/1059
    • committed for bugs #901 and #1006 by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/1060
    • Dropdown in settings page by @Chinmaywani28 in https://github.com/Wai-Technologies/raaghu-angular/pull/1062
    • Bug Fix:- #664 by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/1063
    • Bugs fixed: #928,#1047 by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1065
    • Development by @swamirajanarse in https://github.com/Wai-Technologies/raaghu-angular/pull/1070
    • Host admin Audit logs Alignment issues by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/1071
    • Development by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/1072
    • committed-console-errors-elements by @swamirajanarse in https://github.com/Wai-Technologies/raaghu-angular/pull/1077
    • committed for sidenav issue for storybook by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/1079
    • Host admin Asterisk signs should be there for all mandatory fields by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/1081
    • Host admin>>Unable to see maintenance page after clicking on it from left navigation menu by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/1082
    • resolved bugs in dropdownlist by @Chinmaywani28 in https://github.com/Wai-Technologies/raaghu-angular/pull/1083
    • Bug Fixed:#1066 by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1085
    • committed for left navigation issue by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/1087
    • Development by @swamirajanarse in https://github.com/Wai-Technologies/raaghu-angular/pull/1093
    • storybook build issue resolved. by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/1096
    • PR for bug #1069 by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/1088
    • Gatsby components and pages changes by @Prashant-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/1099
    • Host admin Off canvas Spacing issues throughout the application by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/1102
    • Bugs Fixed:#940,#1095 by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1104
    • Development by @swamirajanarse in https://github.com/Wai-Technologies/raaghu-angular/pull/1105
    • committed for alert issue for role , user by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/1106
    • Host admin>>Language>>Unable to add and edit language. by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/1108
    • Development by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/1103
    • Development by @swamirajanarse in https://github.com/Wai-Technologies/raaghu-angular/pull/1111

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v1.0.12...v.1.0.14

    Source code(tar.gz)
    Source code(zip)
  • v1.0.12(Nov 10, 2022)

    🚀 Features:

    • Bug fixes on console errors
    • Fix issues on dark font of notifications
    • Bug fixes on alignment issues in tenant admin
    • Bug fixes on button width of offcanvas
    • Bug fixes on extra spacing between search box and filter
    • Bug fix on loading issues.
    • Bug fix on user role adding in data table

    What's Changed

    • Console error on stageui by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/968
    • committed for delete cache issue by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/970
    • Bug Fixed : #964, #965 and 616 by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/972
    • #969 Remove extra spacing between search box and Filter by permission heading Host admin>>Dynamic properties>>Edit>>After editing off canvas should get closed by @poojakulkarniWai in https://github.com/Wai-Technologies/raaghu-angular/pull/975
    • Bugs Fixed: #909,#918,#929,#936--- by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/981
    • committed-subscription-page-alignment-bug by @swamirajanarse in https://github.com/Wai-Technologies/raaghu-angular/pull/978
    • Host admin Off canvas Remove scrollbar from My Settings by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/980
    • Bug Fixes: #976, #450, #932, #960, #961 by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/977
    • gatsby first time loading issue resolved by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/987
    • Development by @swamirajanarse in https://github.com/Wai-Technologies/raaghu-angular/pull/988
    • Bug Fix: #953 by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/993
    • PR for bug #857 by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/954
    • Bug Fixed: #983 by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/995
    • Host admin Users My settings Off canvas Eye icons should be there for password fields & Host admin Users Edit users Remove scrollbar by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/1007
    • Host admin Settings Dropdown should open below the field. & Host admin Dropdowns Arrow should be move upwards and downwards after opening or closing. by @Chinmaywani28 in https://github.com/Wai-Technologies/raaghu-angular/pull/1011
    • committed for bugs #901 #904 #990 by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/1012
    • Bug Fixes- #992, #991 by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/1013
    • #880 : filter by permission Other than off canvas unable to see anything by @poojakulkarniWai in https://github.com/Wai-Technologies/raaghu-angular/pull/1019
    • filter by permission Other than off canvas unable to see anything by @poojakulkarniWai in https://github.com/Wai-Technologies/raaghu-angular/pull/1021
    • committed changes for users role was not getting added in data-table by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/1020
    • Spinner is there on save button after opening the off canvas.#1008 by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1022
    • sidenav issue fixed by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/1023
    • Bug Fix: #985 by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/1024
    • PR for bug #950, #1009 & #1010 by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/1025
    • Bug Fixes #1001 #1003 #1004 by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/1029
    • Remove app component selector name by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/979

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v1.0.11...v1.0.12

    Source code(tar.gz)
    Source code(zip)
  • v1.0.11(Nov 7, 2022)

    🚀 Features:

    • Added dummy profile picture to profile offcanvas
    • Fix issues on console errors
    • Bug fixes on multiple UI issues
    • Bug fixes on dropdown
    • Bug fixes on Dark mode

    What's Changed

    • committed changes for adding dummy profile picture to profile offcanvas by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/919
    • Console error resolved by @Prashant-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/924
    • Fixed Host Admin UI bugs by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/934
    • PR for bug #903 by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/935
    • Bug Fixes:#829,#851,#906,#928 by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/943
    • Bug Fixes- #941 #895 by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/945
    • Bug fixed #925 by @Chinmaywani28 in https://github.com/Wai-Technologies/raaghu-angular/pull/946
    • Development by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/948
    • Gatsby undefined checking added by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/949
    • UI bug fixed for PR no. #921, #950, #416 by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/957
    • #887 Host admin>>Dark mode>>Labels>> Lables are touching at bottom border in dark mode refer light mode, #882 Host admin>>Dynamic property>>Edit is not working. by @poojakulkarniWai in https://github.com/Wai-Technologies/raaghu-angular/pull/955
    • Development by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/967

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v1.0.10...v1.0.11

    Source code(tar.gz)
    Source code(zip)
  • v1.0.13(Nov 14, 2022)

    🚀 Features:

    • Fix issues on line chart of storybook
    • Bug fixes on Off Canvas
    • Bug fixes on button headings
    • Bug fixes on Audit Logs
    • Bug fixes on loading issues.
    • Bug fixes on console errors
    • Bug fixes on card element

    What's Changed

    • Merge branch 'development' into main by @alok-nakhate in https://github.com/Wai-Technologies/raaghu-angular/pull/696
    • Line chart is not rendering in mfe storybook by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/853
    • Check specifications of components (Secrets, Permission tree, Product list, Product overview, Shipping cart, Security), by @Chinmaywani28 in https://github.com/Wai-Technologies/raaghu-angular/pull/797
    • Bugs fixes- #849, .#846, and other observed issues by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/865
    • PR for bug #847 by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/877
    • Bug fixed- #850 #852 #246 #806 by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/879
    • Development by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/884
    • anzstageui console error by @Prashant-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/886
    • Host Admin UI bugs by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/891
    • pushing after solving errors changing in rds-card element by @Chinmaywani28 in https://github.com/Wai-Technologies/raaghu-angular/pull/899
    • Bug Fixed- #876, #888 by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/905
    • Merge branch 'development' into main by @alok-nakhate in https://github.com/Wai-Technologies/raaghu-angular/pull/912

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v1.0.9...v1.0.13

    Source code(tar.gz)
    Source code(zip)
  • v1.0.10(Nov 3, 2022)

    🚀 Features:

    • Fix issues of Line chart in storybook
    • Fix issues on specifications of components
    • Fix issues in Offcanvas of Host Admin
    • Fix issues in Audit logs of Host admin ad UI bugs
    • New skeletons added on elements and chart section on landing page of Gatsby
    • New Images added on the landing page of Gatsby

    What's Changed

    • Merge branch 'development' into main by @alok-nakhate in https://github.com/Wai-Technologies/raaghu-angular/pull/696
    • Line chart is not rendering in mfe storybook by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/853
    • Check specifications of components (Secrets, Permission tree, Product list, Product overview, Shipping cart, Security), by @Chinmaywani28 in https://github.com/Wai-Technologies/raaghu-angular/pull/797
    • Bugs fixes- #849, .#846, and other observed issues by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/865
    • PR for bug #847 by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/877
    • Bug fixed- #850 #852 #246 #806 by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/879
    • Development by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/884
    • anzstageui console error by @Prashant-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/886
    • Host Admin UI bugs by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/891
    • pushing after solving errors changing in rds-card element by @Chinmaywani28 in https://github.com/Wai-Technologies/raaghu-angular/pull/899
    • Bug Fixed- #876, #888 by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/905
    • Changes in the gatsby landing page ad console error by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/910
    • PR for bug #214, #805 and #894 by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/911
    • UI Issue solved on auditlog page, range slider, user page, visual settings by @poojakulkarniWai in https://github.com/Wai-Technologies/raaghu-angular/pull/913
    • Bug Fixed- sidebar white space issue on dark mode by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/914
    • Bug fixed- #898 #895 #297 #281 by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/915
    • Host Admin UI bugs by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/917
    • storybook build issue resolved by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/931

    New Contributors

    • @poojakulkarniWai made their first contribution in https://github.com/Wai-Technologies/raaghu-angular/pull/913

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v1.0.9...v1.0.10

    Source code(tar.gz)
    Source code(zip)
  • v1.0.9(Nov 1, 2022)

    🚀 Features:

    • Bug fixes on section of Development
    • New skeletons added on elements and chart section on landing page of Gatsby
    • New Images added on the landing page of Gatsby
    • Fixes of bugs in light mode theme for light mode
    • Build fixes on Host admin

    What's Changed

    • #809,#749(pricing table,Audit-logs,feature-list) by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/827
    • Skeleton added for the elements and chart section on landing page. by @Prashant-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/831
    • changes in the landing page of gatsby by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/834
    • Development by @swamirajanarse in https://github.com/Wai-Technologies/raaghu-angular/pull/832
    • PR for #805 and #828 by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/835
    • comment of offcanvas extra code by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/844
    • Bug- Default theme for light mode - Host Admin #830 by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/837
    • After creating new entry it should display on top of the table.#801 by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/845

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v1.0.8...v1.0.9

    Source code(tar.gz)
    Source code(zip)
  • v1.0.8(Oct 28, 2022)

    🚀 Features:

    • Fixes on the icons of demo-ui
    • Fixes in UI bugs
    • New changes in skeletons and components of Gatsby
    • Fixes of bugs in storybook
    • Build issue resolved in Gatsby

    What's Changed

    • Development by @swamirajanarse in https://github.com/Wai-Technologies/raaghu-angular/pull/815
    • Accordian icon issue in demo-ui fixed,Audit logs page is not displaying. #813--- by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/819
    • UI alignment bugs by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/820
    • changes in skeletons and loading page components by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/821
    • committed changes for gatsby build issue by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/822
    • Development by @swamirajanarse in https://github.com/Wai-Technologies/raaghu-angular/pull/824
    • Bug Fixes- #799, #800, #799, #802, #803, #810 by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/825

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v1.0.7...v1.0.8

    Source code(tar.gz)
    Source code(zip)
  • v1.0.7(Oct 21, 2022)

    • Enhancement on storybook Pages
    • Changes on the Elements and components of storybook
    • Changes on elements and Responsiveness of Gatsby
    • Ongoing specification changes of components in storybook

    What's Changed

    • Development by @swamirajanarse in https://github.com/Wai-Technologies/raaghu-angular/pull/765
    • Checking specifications of components by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/783
    • Development Gatsby>>Responsiveness#768 by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/785
    • storybook pages enhancement by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/790
    • Development: Datepicker-Widget(#680,#706) by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/791
    • Gatsby element changes by @Prashant-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/795
    • Development by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/796
    • Pricing table,Collapse&accordion by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/811

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v1.0.6...v1.0.7

    Source code(tar.gz)
    Source code(zip)
  • v1.0.6(Oct 18, 2022)

    🚀 Features:

    • Documentation and descriptions for Gatsby is added for the new elements and components
    • Fixed issues and bugs in the UI of storybook
    • Created state management for ABP integration in raaghu
    • New components created for ABP integration in raaghu
    • Enhanced components from wireframes
    • New Pages created in Gatsby

    What's Changed

    • Big-number-widget updated by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/626
    • committed changes for remaining page name changes and gatsby issue by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/678
    • committed changes for previous and next and read more functionality by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/698
    • Fixed UI bugs on storybook by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/676
    • Development by @swamirajanarse in https://github.com/Wai-Technologies/raaghu-angular/pull/697
    • Element, page and component enhancement by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/622
    • Fixed UI bugs on storybook by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/703
    • Storybook>>Functionality>>#680---(rds-widget,textarea,websitemetrics) by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/710
    • committed changes for gatsby image rendering and charts next-previous functionality by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/713
    • Enhancement in elements UI & Audit logs Add hand cursor for date fields.(on hovering) by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/709
    • committed for admin dashboard card issue by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/715
    • UI Bug Fixes- #655, #658, #660, #708, #668 by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/718
    • Fixed responsive bugs on mfe by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/720
    • committed for identity management story issue by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/721
    • Development by @Prashant-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/748
    • Fixed UI bugs by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/736
    • Set offset values for dropdown-list & Host admin Language dropdown should be same as wireframe by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/740
    • committed changes for adding light-dark theme to storybook by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/741
    • components issues in gatsby by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/752
    • Development by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/739
    • Notification comp enhancement by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/719
    • Storybook UI bugs specification by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/753

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v1.0.5...v1.0.6

    Source code(tar.gz)
    Source code(zip)
  • v1.0.5(Oct 11, 2022)

    🚀 Features:

    • Documentation for gatsby is added for the new elements and components
    • Documentation for storybook is added and issues fixes for the new components
    • ABP framework integration is started
    • Components are modified and enhanced according to the wireframes
    • Responsiveness of charts are further enhanced
    • UI and charts issues are fixes as per the below list

    What's Changed

    • Fixed UI bugs on storybook by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/578
    • Login Page << Eye icon by @Chinmaywani28 in https://github.com/Wai-Technologies/raaghu-angular/pull/580
    • ABP>>Create AUDIT LOGS page. by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/582
    • added modifications in components of email, order details and user delegations by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/584
    • Component enhancement changes by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/585
    • committed for changes in mfe-files by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/586
    • Fixed UI bugs on storybook by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/587
    • Chart Responsiveness by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/588
    • Created Tenant-new page for ABP by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/579
    • committed for settings page(ABP) by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/600
    • md file changes by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/602
    • Development by @Prashant-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/603
    • Fixed UI bugs on storybook by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/604
    • Development by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/606
    • Enhancement in elements by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/607
    • Development by @Prashant-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/608
    • committed for element changes by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/610
    • Fixed UI bugs on storybook by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/611
    • committed for components changes by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/613
    • Development by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/614
    • Fixed UI bugs on storybook by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/615
    • Check specifications of components by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/623
    • Check specifications of components by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/621
    • committed changes for changing page name and gatsby same name components, pages not rendering issue by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/628
    • Merge branch 'development' into main by @alok-nakhate in https://github.com/Wai-Technologies/raaghu-angular/pull/670

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v1.0.4...v1.0.5

    Source code(tar.gz)
    Source code(zip)
  • v1.0.4(Sep 29, 2022)

    🚀 Features:

    • Documentation for gatsby are added for the new elements and components
    • Documentation for storybook are added and issues fixes for for the new components
    • Enhancement done in the cookieconsent popup functionality
    • Introduced new Icons in the raaghu Icon Library
    • Enhancement done to improvise the product build timing
    • UI and charts issues are fixes as per the below list

    What's Changed

    • Fixed UI bugs on storybook by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/549
    • UI bugs by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/552
    • Gatsby>>Pages>>Login to order summary. by @Chinmaywani28 in https://github.com/Wai-Technologies/raaghu-angular/pull/554
    • Development by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/555
    • Next and Previous button functionality in gatsby by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/557
    • Login page>>Cookies>>If cookies allows the popup will get destroy by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/558
    • Bu fixes-Development by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/559
    • committed changes for careers page by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/560
    • Commit for country dropdown issue by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/561
    • fixed UI bugs on storybook by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/563
    • Development by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/565
    • fixed UI bugs on storybook by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/566
    • Adding content in md file by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/568
    • ABP>>Create USERS page. by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/569
    • Fixed UI bugs on storybook by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/571
    • Adding chart section in sidebar by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/572
    • Development: Verify and fixes issues in elements by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/573
    • Resolved build issue. by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/576
    • Changes committed for error by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/577
    • Merge branch 'development' into main by @alok-nakhate in https://github.com/Wai-Technologies/raaghu-angular/pull/583

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v1.0.3...v1.0.4

    Source code(tar.gz)
    Source code(zip)
  • v1.0.3(Sep 22, 2022)

    🚀 Features:

    • Implemented cookieconsent popup functionality in the raaghu demo
    • Documentation for gatsby are added for the new elements and components
    • The version of actions/setup-node is changes from v2 to v3
    • Introduced new Icons in the raaghu Icon Library
    • UI issues are fixes as per the below list

    What's Changed

    • Merge branch 'development' into main by @alok-nakhate in https://github.com/Wai-Technologies/raaghu-angular/pull/535
    • Added Gatsby Pages From Organization unit to security logs. by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/533
    • Bugs Fixed: #512,#502,#510,#508,#495 by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/537
    • Icon changed in gatsby by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/536
    • committed for gatsby markdown files by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/538
    • committed changes for elements md files title name by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/541
    • Gatsby changes in prev and next footer. Added images in homescreen by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/542
    • Fixed UI bugs on storybook by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/534
    • Added remaining elements, Components and pages on Gatsby. by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/543
    • Icons updation by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/540
    • advanced Datepicker issue by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/530
    • Notification dropdown- Audit Log<< Alignment issue- theming related issues by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/544
    • Navtab icon space issue by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/545
    • Fixed UI bugs by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/546
    • committed for MD files changes and UI fixes for gatsby by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/548
    • Bump actions/setup-node from 2 to 3 by @alok-nakhate in https://github.com/Wai-Technologies/raaghu-angular/pull/498
    • Merge branch 'development' into main by @alok-nakhate in https://github.com/Wai-Technologies/raaghu-angular/pull/553

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v1.0.2...v1.0.3

    Source code(tar.gz)
    Source code(zip)
  • v1.0.2(Sep 16, 2022)

    🚀 Features:

    • Added cookies into elements using cookieconsent module.
    • Added static representation of raaghu elements, components and pages into gatsby portal.
    • Added new icons and updated UI of tree structure in all of the pages.
    • Resolved storybook input properties and updated elements and their bindings.
    • Updated ready to switch predefined themes.
    • Improved UI of various component: organization-tree, datepicker, dropdown-list.
    • Custom icon Library with more additions and enhancements in future releases.

    What's Changed

    • Add missing components by @kolatelaxman in https://github.com/Wai-Technologies/raaghu-angular/pull/422
    • Storybook>>Add missing components (Alert, API scope, Basic resource, Store front) by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/425
    • rendering components in storybook by @SonaliWai in https://github.com/Wai-Technologies/raaghu-angular/pull/426
    • Created stories for component by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/427
    • Bug: Checkbox: Hand Cursor Needed by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/429
    • Storybook Add missing components (Member activity, New claim type, Properties) by @Chinmaywani28 in https://github.com/Wai-Technologies/raaghu-angular/pull/430
    • created md file in elements by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/432
    • committed changes for gatsby for mdx files and images by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/433
    • Adding stories for ABP pages by @kolatelaxman in https://github.com/Wai-Technologies/raaghu-angular/pull/447
    • Added md files for gatsby elements by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/443
    • get tenant api maxcount removed by @Bhorga in https://github.com/Wai-Technologies/raaghu-angular/pull/439
    • Development by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/437
    • Adding stories for ABP pages by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/436
    • Adding stories for ABP pages by @adilsayyad in https://github.com/Wai-Technologies/raaghu-angular/pull/441
    • UI bug fixing by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/438
    • committed changes adding md file for gatsby elements by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/465
    • Created Data Table for Subscription<< Tenant Login by @adilsayyad in https://github.com/Wai-Technologies/raaghu-angular/pull/464
    • Added md files for Gatsby components by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/462
    • Feature: NotificationSettings, Bug Fixes: #418,#428 by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/457
    • Fixed UI bugs on light and dark mode by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/456
    • Adding one flag for top and bottom of card elements. by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/440
    • Added Gatsby md files elements by @Chinmaywani28 in https://github.com/Wai-Technologies/raaghu-angular/pull/458
    • Tenant Login Subscription : Upgrade button width by @kolatelaxman in https://github.com/Wai-Technologies/raaghu-angular/pull/460
    • added contributors, changes the layout and modified the contents in readme file by @shubham-waii in https://github.com/Wai-Technologies/raaghu-angular/pull/435
    • spinner adder to another button by @Bhorga in https://github.com/Wai-Technologies/raaghu-angular/pull/474
    • check validation massage for after tenant login by @SonaliWai in https://github.com/Wai-Technologies/raaghu-angular/pull/472
    • Story for Dynamic-property-management,Bug Fix: #466 ----- by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/473
    • Development by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/477
    • committed for markdown files for gaysby portal by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/481
    • Gatsby>> Data-table to edit-language-text components. by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/482
    • Added Gatsby components Address-Input to Benefit. by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/483
    • Added md files of Gatsby components by @Chinmaywani28 in https://github.com/Wai-Technologies/raaghu-angular/pull/484
    • Tenant Login Subscription : Following Changes by @kolatelaxman in https://github.com/Wai-Technologies/raaghu-angular/pull/478
    • Fixed UI bugs on storybook by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/479
    • Bug fixing by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/434
    • Tenant Login<< New Dynamic Entity Property << The Label Entity should be above the Dropdown and Remove the Select parameter by @adilsayyad in https://github.com/Wai-Technologies/raaghu-angular/pull/485

    New Contributors

    • @shubham-waii made their first contribution in https://github.com/Wai-Technologies/raaghu-angular/pull/435

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v1.0.1...v1.0.2

    Source code(tar.gz)
    Source code(zip)
  • v1.0.1(Sep 8, 2022)

    🚀 Features:

    • Highly customizable Components: Product Details, Product Overview, Product Review, Like-Dislike, Cart, Order Summary, Checkout
    • Internationalization provided with multiple language support.
    • Ready to switch predefined themes.
    • Design application wireframes with Figma and Adobe XD UI kit library.
    • Custom icon Library with more additions and enhancements in future releases.

    What's Changed

    • UI issues of UI component by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/123
    • Cart page by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/122
    • Development by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/149
    • Rds new icons by @pratheesh-krishnan in https://github.com/Wai-Technologies/raaghu-angular/pull/153
    • Bug fixes by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/155
    • Merge branch 'development' into main by @alok-nakhate in https://github.com/Wai-Technologies/raaghu-angular/pull/168
    • Rds comp shopping cart display type by @swamirajanarse in https://github.com/Wai-Technologies/raaghu-angular/pull/156
    • Ui Issues for collapse button by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/163
    • Development by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/164
    • Development by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/167
    • Development by @snehalteli in https://github.com/Wai-Technologies/raaghu-angular/pull/169
    • Development by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/171
    • Checkout pages, playwright and rds-stepper, by @Bhorga in https://github.com/Wai-Technologies/raaghu-angular/pull/173
    • Development by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/174
    • Development by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/175
    • Development by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/176
    • rds-stepper changes by @Bhorga in https://github.com/Wai-Technologies/raaghu-angular/pull/177
    • Development by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/188
    • Users - Oraganization uinit by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/189
    • Users and Roles change by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/204
    • Development by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/195
    • Development by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/196
    • Development by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/199
    • Development by @Chinmaywani28 in https://github.com/Wai-Technologies/raaghu-angular/pull/201
    • Development by @snehalteli in https://github.com/Wai-Technologies/raaghu-angular/pull/205
    • Development by @swamirajanarse in https://github.com/Wai-Technologies/raaghu-angular/pull/206
    • Development by @swamirajanarse in https://github.com/Wai-Technologies/raaghu-angular/pull/207
    • Development by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/209
    • Development by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/210
    • Development by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/216
    • committed for page transitions by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/218
    • Development by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/219
    • Development by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/220
    • Development by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/221
    • Development by @swamirajanarse in https://github.com/Wai-Technologies/raaghu-angular/pull/222
    • playwright integration and button spinner by @Bhorga in https://github.com/Wai-Technologies/raaghu-angular/pull/223
    • Development by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/226
    • Development by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/228
    • Development by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/232
    • Development by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/233
    • Order details page by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/234
    • Development by @snehalteli in https://github.com/Wai-Technologies/raaghu-angular/pull/235
    • run playwright yml after main workflow by @Bhorga in https://github.com/Wai-Technologies/raaghu-angular/pull/236
    • Development by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/237
    • Development by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/238
    • Development by @swamirajanarse in https://github.com/Wai-Technologies/raaghu-angular/pull/239
    • Development by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/240
    • committed for page transitions by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/241
    • Development by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/242
    • Development by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/247
    • Development by @snehalteli in https://github.com/Wai-Technologies/raaghu-angular/pull/248
    • committed-bold-label-for-navtabs-and-active-tab-in-profile-comp by @swamirajanarse in https://github.com/Wai-Technologies/raaghu-angular/pull/251
    • Development by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/250
    • Development by @Bhorga in https://github.com/Wai-Technologies/raaghu-angular/pull/257
    • Development by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/265
    • Development by @alok-nakhate in https://github.com/Wai-Technologies/raaghu-angular/pull/279
    • Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/Wai-Technologies/raaghu-angular/pull/282
    • resolve bugs by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/280
    • Development by @adilsayyad in https://github.com/Wai-Technologies/raaghu-angular/pull/277
    • Development by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/273
    • button spinner by @Bhorga in https://github.com/Wai-Technologies/raaghu-angular/pull/272
    • Development by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/256
    • Development by @snehalteli in https://github.com/Wai-Technologies/raaghu-angular/pull/267
    • Development by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/263
    • Enhancement in order details page. by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/262
    • visual-setting and webhook page and few button spinner by @Bhorga in https://github.com/Wai-Technologies/raaghu-angular/pull/298
    • Merge branch 'development' into main by @alok-nakhate in https://github.com/Wai-Technologies/raaghu-angular/pull/305
    • Development by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/301
    • Development by @snehalteli in https://github.com/Wai-Technologies/raaghu-angular/pull/299
    • committed for pagination issue,collapse button ui by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/302
    • Development by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/303
    • Development by @adilsayyad in https://github.com/Wai-Technologies/raaghu-angular/pull/310
    • Development by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/312
    • Development by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/315
    • Development by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/318
    • Development by @StepuJames in https://github.com/Wai-Technologies/raaghu-angular/pull/319
    • Development by @adilsayyad in https://github.com/Wai-Technologies/raaghu-angular/pull/320
    • visual-settings page rendering issue by @Bhorga in https://github.com/Wai-Technologies/raaghu-angular/pull/321
    • Development by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/322
    • Development by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/323
    • committed for UI changes in settings page by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/324
    • Development by @snehalteli in https://github.com/Wai-Technologies/raaghu-angular/pull/325
    • Development by @kolatelaxman in https://github.com/Wai-Technologies/raaghu-angular/pull/327
    • Development by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/328
    • Development by @SonaliWai in https://github.com/Wai-Technologies/raaghu-angular/pull/334
    • Development by @SonaliWai in https://github.com/Wai-Technologies/raaghu-angular/pull/335
    • change linked-account button by @SonaliWai in https://github.com/Wai-Technologies/raaghu-angular/pull/337
    • changes made for login password field icon issue by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/336
    • Development by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/338
    • dynamic property api by @Bhorga in https://github.com/Wai-Technologies/raaghu-angular/pull/339
    • Development by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/340
    • Development by @SonaliWai in https://github.com/Wai-Technologies/raaghu-angular/pull/341
    • Development by @snehalteli in https://github.com/Wai-Technologies/raaghu-angular/pull/342
    • Bug : #349 by @StepuJames in https://github.com/Wai-Technologies/raaghu-angular/pull/360
    • bug fixing by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/363
    • Bugs Fixed: #345 ,#351,#353,#354,#359--- by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu-angular/pull/364
    • added validation for minus values in edition page by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/365
    • Development by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu-angular/pull/366
    • UI bug fixing by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/368
    • UI bugs fixing by @suraj-khupse in https://github.com/Wai-Technologies/raaghu-angular/pull/370
    • UI Bug fixing & Stat element by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/372
    • Development by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/373
    • Development by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/384
    • committed changes for settings page render issue and profile offcanvas closing issue by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/385
    • Ui changes by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/386
    • Validation for login page , rendering components in storybook by @SonaliWai in https://github.com/Wai-Technologies/raaghu-angular/pull/387
    • Alignment issue for login and setting page by @snehalteli in https://github.com/Wai-Technologies/raaghu-angular/pull/388
    • UI bug fixing by @rohit9096 in https://github.com/Wai-Technologies/raaghu-angular/pull/389
    • Development by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/390
    • Development by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu-angular/pull/391
    • development by @Bhorga in https://github.com/Wai-Technologies/raaghu-angular/pull/393
    • Development by @rahulp34 in https://github.com/Wai-Technologies/raaghu-angular/pull/395
    • UI bug fixing by @Priyanka-Shinkar in https://github.com/Wai-Technologies/raaghu-angular/pull/392
    • Development by @Chinmaywani28 in https://github.com/Wai-Technologies/raaghu-angular/pull/399
    • committed changes for adding page stories into mfe storybook by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu-angular/pull/406
    • Applied Spinner on all Blue Button of storybook by @adilsayyad in https://github.com/Wai-Technologies/raaghu-angular/pull/407
    • Date-picker Issue by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu-angular/pull/408
    • Cookies Consent by @Vaish84 in https://github.com/Wai-Technologies/raaghu-angular/pull/409
    • Storybook>>Add missing components (Client-resources, Dynamic properties, Email ,Secrets) by @adilsayyad in https://github.com/Wai-Technologies/raaghu-angular/pull/421
    • Merge branch 'development' into main by @alok-nakhate in https://github.com/Wai-Technologies/raaghu-angular/pull/424

    New Contributors

    • @adilsayyad made their first contribution in https://github.com/Wai-Technologies/raaghu-angular/pull/277
    • @StepuJames made their first contribution in https://github.com/Wai-Technologies/raaghu-angular/pull/319
    • @Priyanka-Shinkar made their first contribution in https://github.com/Wai-Technologies/raaghu-angular/pull/392

    Full Changelog: https://github.com/Wai-Technologies/raaghu-angular/compare/v1.0.0...v1.0.1

    Source code(tar.gz)
    Source code(zip)
  • v1.0.0(Aug 5, 2022)

    🚀 Features:

    • Angular micro front end accelerator empowered with component-driven approach.
    • Fully compatible with ASP.NET frameworks with Built-in pages such as Dashboards, Tenant and End User flow pages, settings, languages, audit logs and much more.
    • Fully replaceable and customizable Components: Authentications, Data table, Forms, Hierarchy, Subscriptions, Visual Settings and Widgets.
    • Rapidly deployable components independent of Technology Stack.
    • Ready to switch, light, grey and high contrast accessible themes.
    • Design application wireframes with Figma and Adobe XD UI kit library.
    • Sample Pages for ecommerce applications.
    • Custom icon Library with more additions and enhancements in future releases.

    What's Changed

    • raaghu-elemnents and raaghu-mfe projects are combined to create single repository by @alok-nakhate in https://github.com/Wai-Technologies/raaghu/pull/1
    • shimmer implementation by @pratheesh-krishnan in https://github.com/Wai-Technologies/raaghu/pull/3
    • Enhancement in navtab by @Vaish84 in https://github.com/Wai-Technologies/raaghu/pull/6
    • Enhancement in accordion by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu/pull/7
    • Enhancement in tag by @swamirajanarse in https://github.com/Wai-Technologies/raaghu/pull/8
    • elements enhancement with it's input properties by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu/pull/9
    • Enhancement in elements by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu/pull/10
    • New state management template by @swamirajanarse in https://github.com/Wai-Technologies/raaghu/pull/11
    • UI issues of asterik mark header by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu/pull/12
    • page transition implementation by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu/pull/13
    • New state management template by @swamirajanarse in https://github.com/Wai-Technologies/raaghu/pull/14
    • Create like dislike element by @snehalteli in https://github.com/Wai-Technologies/raaghu/pull/15
    • Enhancement in label element by @swamirajanarse in https://github.com/Wai-Technologies/raaghu/pull/16
    • New themes by @rahulp34 in https://github.com/Wai-Technologies/raaghu/pull/17
    • New page not found by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu/pull/18
    • Feature list element by @swamirajanarse in https://github.com/Wai-Technologies/raaghu/pull/19
    • Price element by @snehalteli in https://github.com/Wai-Technologies/raaghu/pull/21
    • update working directory by @bhagwatkhushwaha in https://github.com/Wai-Technologies/raaghu/pull/22
    • Color element by @swamirajanarse in https://github.com/Wai-Technologies/raaghu/pull/23
    • New themes by @rahulp34 in https://github.com/Wai-Technologies/raaghu/pull/24
    • New themes by @rahulp34 in https://github.com/Wai-Technologies/raaghu/pull/26
    • New themes by @rahulp34 in https://github.com/Wai-Technologies/raaghu/pull/27
    • Rating element by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu/pull/28
    • marketing website news letter component created by @Anupriya-Biju in https://github.com/Wai-Technologies/raaghu/pull/30
    • Rds image element by @Chinmaywani28 in https://github.com/Wai-Technologies/raaghu/pull/31
    • Popular pages by @snehalteli in https://github.com/Wai-Technologies/raaghu/pull/32
    • Color element by @swamirajanarse in https://github.com/Wai-Technologies/raaghu/pull/33
    • Development to main branch code merging by @alok-nakhate in https://github.com/Wai-Technologies/raaghu/pull/34
    • Product list comp by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu/pull/38
    • Order summary , shopping cart, icon-label by @Vaish84 in https://github.com/Wai-Technologies/raaghu/pull/39
    • rds-icon(Refresh icon issue) by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu/pull/40
    • Rds benefit component by @Chinmaywani28 in https://github.com/Wai-Technologies/raaghu/pull/41
    • Shimmer implementation raaghu by @pratheesh-krishnan in https://github.com/Wai-Technologies/raaghu/pull/42
    • Committed for Feeds component by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu/pull/43
    • added rds-checkbox in configue by @snehalteli in https://github.com/Wai-Technologies/raaghu/pull/47
    • Video player component by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu/pull/48
    • Add missing column on tenant page by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu/pull/49
    • Icon improvement by @rohit9096 in https://github.com/Wai-Technologies/raaghu/pull/50
    • action icon updated by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu/pull/56
    • added rds-card-detail by @Anupriya-Biju in https://github.com/Wai-Technologies/raaghu/pull/57
    • Comp shimmer by @suraj-khupse in https://github.com/Wai-Technologies/raaghu/pull/59
    • Address element by @swamirajanarse in https://github.com/Wai-Technologies/raaghu/pull/58
    • remove duplicate imports from appmodule by @pratheesh-krishnan in https://github.com/Wai-Technologies/raaghu/pull/60
    • UI changes on tenant by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu/pull/61
    • Rds benefit component by @Chinmaywani28 in https://github.com/Wai-Technologies/raaghu/pull/62
    • App details by @snehalteli in https://github.com/Wai-Technologies/raaghu/pull/67
    • rds-comp-card-detail-list component created and element updated by @Anupriya-Biju in https://github.com/Wai-Technologies/raaghu/pull/66
    • Login shimmer by @pratheesh-krishnan in https://github.com/Wai-Technologies/raaghu/pull/68
    • committed for rds-fab-menu console error and removed transition by @Ketan-Khalate in https://github.com/Wai-Technologies/raaghu/pull/71
    • committed changes related tenant pagination issue and demo-ui page ui by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu/pull/69
    • Add validation on login by @neeraj-bhakre in https://github.com/Wai-Technologies/raaghu/pull/70
    • rds-size element by @Bhorga in https://github.com/Wai-Technologies/raaghu/pull/75
    • UI issues of UI component by @maithililondhewaiin in https://github.com/Wai-Technologies/raaghu/pull/88
    • Store front pages by @Niphy-Anto in https://github.com/Wai-Technologies/raaghu/pull/89
    • UI fixing by @TejasSadaphal in https://github.com/Wai-Technologies/raaghu/pull/91
    • Comp product overview by @suraj-khupse in https://github.com/Wai-Technologies/raaghu/pull/103
    • Create review category by @snehalteli in https://github.com/Wai-Technologies/raaghu/pull/104
    • Development by @alok-nakhate in https://github.com/Wai-Technologies/raaghu/pull/125

    New Contributors

    • @neeraj-bhakre made their first contribution in https://github.com/Wai-Technologies/raaghu/pull/7
    • @swamirajanarse made their first contribution in https://github.com/Wai-Technologies/raaghu/pull/8
    • @Ketan-Khalate made their first contribution in https://github.com/Wai-Technologies/raaghu/pull/9
    • @snehalteli made their first contribution in https://github.com/Wai-Technologies/raaghu/pull/15
    • @rahulp34 made their first contribution in https://github.com/Wai-Technologies/raaghu/pull/17
    • @TejasSadaphal made their first contribution in https://github.com/Wai-Technologies/raaghu/pull/18
    • @bhagwatkhushwaha made their first contribution in https://github.com/Wai-Technologies/raaghu/pull/22
    • @Anupriya-Biju made their first contribution in https://github.com/Wai-Technologies/raaghu/pull/30
    • @Chinmaywani28 made their first contribution in https://github.com/Wai-Technologies/raaghu/pull/31
    • @Niphy-Anto made their first contribution in https://github.com/Wai-Technologies/raaghu/pull/40
    • @suraj-khupse made their first contribution in https://github.com/Wai-Technologies/raaghu/pull/59
    • @Bhorga made their first contribution in https://github.com/Wai-Technologies/raaghu/pull/75

    Full Changelog: https://github.com/Wai-Technologies/raaghu/commits/v1.0.0

    Source code(tar.gz)
    Source code(zip)
Owner
Wai Technologies
Work Automation & Intelligence
Wai Technologies
Fast & Robust Front-End Micro-framework based on modern standards

Chat on gitter Hello slim.js - your declarative web components library import { Slim } from 'slim-js'; import { tag, template } from 'slim-js/decorato

slim.js 942 Dec 30, 2022
Example code for MFE routing, shared state, build-time & runtime deploy video

Turborepo starter with pnpm This is an official starter turborepo. What's inside? This turborepo uses pnpm as a packages manager. It includes the foll

Jack Herrington 42 Nov 2, 2022
distributed-nginx nginx k8s docker micro front-end

distributed-nginx (分布式 nginx) ?? 适用于微前端的去中心化分布式部署 nginx 服务器. 特性 支持 前端服务上线下线 自动更新微前端模块配置 完全实现了分布式去中心化 支持【微前端组】 支持 redis 协议和 multicast-dns 协议 支持 命名空间 Ge

wuyun 1 Feb 25, 2022
Create a deep copy of a set of matched elements with the dynamic state of all form elements copied to the cloned elements.

jq-deepest-copy FUNCTION: Create a deep copy of a set of matched elements while preserving the dynamic state of any matched form elements. Example Use

Michael Coughlin 5 Oct 28, 2022
Buildable's core open-source offering for actions that makes it easy to collect, centralize and action your backend system activity

What are Action Templates? Action Templates are open-source functions that save developers hundreds of hours when integrating databases, apps and othe

Buildable 6 Nov 5, 2022
List of awesome people offering their time for free to have a "coffee chat" with others about different topics, mostly in a mentorship kind of way.

Coffee Chat List of awesome people offering their time for free to have a "coffee chat" with others about different topics, mostly in a mentorship kin

Frédéric Harper 91 Dec 12, 2022
Micro.publish is an Obsidian plugin to publish notes directly to Micro.blog, written in TypeScript

Micro.publish Micro.publish is a community maintained plugin for Obsidian to publish notes to a Micro.blog blog. Installing This plugin will be availa

Otavio Cordeiro 14 Dec 9, 2022
A highly customizable platform ready to be a portfolio website, and become a lot more with some of your own components

Vextra Elegant and animated portfolio website. Demo: vextra.vercel.app Vextra is a portfolio template, packed with animations with a satisfying flow t

null 3 Sep 19, 2022
A modular front-end framework - inspired by the server-side and Web Components.

The NX framework Home page, Docs NX is a modular front-end framework - built with ES6 and Web Components. The building blocks of NX are the core, the

NX framework 464 Dec 5, 2022
Extends Bootstrap Tooltips and Popovers by adding custom classes. Available for Bootstrap 3 and Bootstrap 4.

Bootstrap Tooltip Custom Class Extends Bootstrap Tooltips and Popovers by adding custom classes. Available for Bootstrap 3 and Bootstrap 4. Define you

Andrei Victor Bulearca 14 Feb 10, 2022
A simple Form Validation Utility for Bootstrap 3, Bootstrap 4, and Bootstrap 5 for Humans.

bootstrap-validate A simple Form Validation Utility for Bootstrap 3, Bootstrap 4, and Bootstrap 5 for Humans. ?? Support us with Developer Merchandise

null 138 Jan 2, 2023
Type Identity - a powerful and highly customizable authentication and authrozation and access-control framework

Type Identity is a powerful and highly customizable authentication and authrozation and access-control framework. It is the de-facto standard for securing Type Script api beta release

Saeed Mohammed Al-abidi 2 Jan 1, 2023
Use macro-based Nunjucks components with Eleventy and Storybook.

eleventy-nunjucks-storybook Use macro-based Nunjucks components with Eleventy and Storybook. Links See Using Storybook with Nunjucks components in Ele

Ashur Cabrera 11 Dec 15, 2022
Projeto realizado como meio de aprendizado do Front-End e do Bootstrap. Tentei testar algumas animações e expor o máximo de criatividade possível😜

Steck Cars Demonstração : Sobre Projeto realizado como meio de aprendizado do Front-End e do Bootstrap. Tentei testar algumas animações e expor o máxi

Victor Henrique 1 Jan 10, 2022
Easy to setup and highly customizable leaderboard with built-in score validation system.

EasyLeaderboard Add a leaderboard to your game in under 10 minutes! ?? Ready to go game clients make adding a leaderboard quick and easy ??️ Extendabl

Garrett Allen 12 Sep 30, 2022
Personal Blog - a project developed with Angular for the front-end interface and Wordpress for the back-end API served with Docker containers

PersonalBlog This project was generated with Angular CLI version 13.0.1. Front-end Interface Development server Run ng serve or ng serve --configurati

null 9 Oct 5, 2022
It consists of a recreation of Twitter, to put into practice both Front-end and Back-end knowledge by implementing the MERN Stack together with other technologies to add more value to the project.

Twitter-Clone_Back-end ✨ Demo. ?? About the project. ?? Descriptions. It consists of a recreation of Twitter, to put into practice knowledge of both F

Mario Quirós Luna 5 Apr 12, 2022
It consists of a recreation of Twitter, to put into practice knowledge of both Front-end and Back-end implementing the MERN Stack along with other technologies to add more value to the project.

Twitter-Clone_Front-end ✨ Demo. Login Home Profile Message Notifications Deployed in: https://twitter-clone-front-end.vercel.app/ ?? About the project

Mario Quirós Luna 5 Jun 26, 2022
Web-Technology with Aj Zero Coding. In this tutorial we learn front-end and back-end development.

Installation through NPM: The jQWidgets framework is available as NPM package: jQuery, Javascript, Angular, Vue, React, Web Components: https://www

Ajay Dhangar 3 Nov 19, 2022