4.1.0 • Published 6 years ago

@opuscapita/react-navigation v4.1.0

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
6 years ago

OpusCapita applicatinon top header/navigation (in React)

CircleCI Status npm version NPM Downloads badge-license

Synopsis

Work in progress

Actual demo here

Top navigation menu for OpusCapita application.

Installation

npm install @opuscapita/react-navigation

Usage

You can import components from react-navigation module as follow

import {
  Menu,
  MenuIcon,
  MenuAccount,
  MenuAccountIcon,
  MenuDropdownGrid,
  MenuDropdownList,
  MenuIconsBar,
  MenuLogo,
  MenuSearch,
  MenuSelect,
  NavigationBar,
  Notification,
  Notifications
} from '@opuscapita/react-navigation';

By the way you can find information about for the components by the follow URL https://opuscapita.github.io/react-navigation/branches/master/index.html

Development

You can sync styles to https://github.com/OpusCapita/styles, if you change styles in components. If you want to switch from local to external styles from @opuscapita/styles package, you can do it on www/index-page.js, for example:

// import '@opuscapita/styles/dist/npm/index.css';
import '../src/client/components/styles.less'

Package

As the result, package contains following files:

lib/index.js
lib/index.css

NOTES: You can't use index.css in production, instead of you can use styles from package @opuscapita/styles. This styles only for example!

Contributors

CONTRIBUTING.md

Kirill Volkovich

License

Licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

4.1.0

6 years ago

4.0.2

6 years ago

4.0.1

6 years ago

4.0.0

6 years ago

3.0.3

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.1.2

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.38

8 years ago

0.0.37

8 years ago

0.0.36

8 years ago

0.0.35

8 years ago

0.0.34

8 years ago

0.0.33

8 years ago

0.0.32

8 years ago

0.0.31

8 years ago

0.0.30

8 years ago

0.0.29

8 years ago

0.0.28

8 years ago

0.0.27

8 years ago

0.0.26

8 years ago

0.0.25

8 years ago

0.0.24

8 years ago

0.0.23

8 years ago

0.0.22

8 years ago

0.0.21

8 years ago

0.0.20

8 years ago

0.0.19

8 years ago

0.0.18

8 years ago

0.0.17

8 years ago

0.0.16

8 years ago

0.0.15

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago