4.0.3 • Published 2 years ago

react-odyssey v4.0.3

Weekly downloads
593
License
Apache-2.0
Repository
github
Last release
2 years ago

React-odyssey

React components for Odyssey design framework.

Build Status

Usage

To see how components look and behave, visit https://oktadeveloper.github.io/react-odyssey/

Or clone this repository and run:

  • yarn
  • yarn demo

Then visit http://localhost:3000/ to see a hot-reloading demo of existing react-odyssey components. If you edit demo/demo.tsx, your changes will be reflected in the browser.

Dependencies

Useful Links

Hacking

Building

  • yarn && yarn demo

Odyssey Subtree

Odyssey (formerly Nim) is embedded in this repo as a subtree for ease of carrying patches. Changes are marked in the code with a comment // ASA: indicating what has changed and why.

git remote add odyssey git@github.com:okta/odyssey.git

To pull in changes: git subtree pull --prefix odyssey git@github.com:okta/odyssey kans/asa --squash

To push changes to the fork: git subtree push --prefix odyssey git@github.com:okta/odyssey kans/asa --squash

4.0.3

2 years ago

4.0.2

2 years ago

4.0.1

3 years ago

4.0.0

3 years ago

2.5.0

4 years ago

2.4.0

4 years ago

2.3.3

4 years ago

2.3.2

4 years ago

2.3.1

4 years ago

2.3.0

4 years ago

3.0.0

4 years ago

2.2.0

4 years ago

2.1.4

5 years ago

2.1.3

5 years ago

2.1.2

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago