26.0.0-rc.2 • Published 9 months ago

@keycloakify/keycloak-account-ui v26.0.0-rc.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

This project re-packages @keycloak/keycloak-account-ui.
All credits goes to the keycloak team for the original work. Mainly @jonkoops and @edewit.

This re-packaged distribution exists to make it possible to take ownership of some specific part of the Account UI to create your own custom version of it.
In straight forward therms it make the Account UI ejectable, you can copy past the source files that you want to modify into your codebase.

For more details on integrating this package into your project, refer to the Keycloakify documentation.

Note: This package's GitHub repository does not contain any code as it is automatically generated at build time by scripts/prepare.ts.
You can browse the sources includes int the NPM package here.

Installation

Note: This README file is automatically generated at build so the information above are guaranteed to be up to date.
You are currently viewing the README of @keycloakify/keycloak-account-ui@25.0.4-rc.6 that mirrors @keycloak/keycloak-account-ui@25.0.4.
It is the version of the Account UI that ships with Keycloak 25.0.4.

Here are all the dependencies that are required to use the Account UI in your project.
It's important to respect the exact version range listed here to avoid any compatibility issues.

package.json

{
  "dependencies": {
    "@keycloakify/keycloak-account-ui": "25.0.4-rc.6",
    "@patternfly/patternfly": "^5.3.1",
    "@patternfly/react-core": "^5.3.3",
    "@patternfly/react-icons": "^5.3.2",
    "@patternfly/react-table": "^5.3.3",
    "i18next": "^23.11.5",
    "i18next-http-backend": "^2.5.2",
    "lodash-es": "^4.17.21",
    "react-hook-form": "7.51.5",
    "react-i18next": "^14.1.2",
    "react-router-dom": "^6.23.1",
    "keycloak-js": "25.0.4",
    "@patternfly/react-styles": "^5.3.1",
    "@keycloak/keycloak-admin-client": "25.0.4"
  },
  "devDependencies": {
    "@types/lodash-es": "^4.17.12"
  }
}

Ejecting

You can take partial ownership of some parts of the Account UI by copy pasting the sources files you want to modify into your codebase.
You can browse the sources files here.

26.0.0-rc.0

9 months ago

26.0.0-rc.1

9 months ago

26.0.0-rc.2

9 months ago

25.0.4-rc.9

9 months ago

25.0.4-rc.7

10 months ago

25.0.4-rc.8

9 months ago

25.0.4-rc.6

10 months ago

25.0.4-rc.5

10 months ago

25.0.4-rc.4

11 months ago

25.0.4-rc.3

11 months ago

25.0.4-rc.1

11 months ago

25.0.4-rc.2

11 months ago

25.0.4-rc.0

11 months ago

25.0.2-rc.1

11 months ago

25.0.2-rc.0

12 months ago

25.0.1-rc.11

12 months ago

25.0.1-rc.10

12 months ago

25.0.1-rc.9

12 months ago

25.0.1-rc.8

12 months ago

25.0.1-rc.7

12 months ago

25.0.1-rc.5

1 year ago

25.0.1-rc.4

1 year ago

25.0.1-rc.2

1 year ago

25.0.1-rc.1

1 year ago

25.0.1-rc.0

1 year ago