15.6.4 • Published 9 days ago

@outofaxis/fugo-ui-kit v15.6.4

Weekly downloads
-
License
ISC
Repository
-
Last release
9 days ago

@outofaxis/fugo-ui-kit

React UI kit in Fugo style.

How to use:

Install

The kit depends on a lot of external dependencies that should be provided by your project. Unfortunately, it can not be provided directly with kit dependencies because, that way, these same packages used by your project will be bundled twice.

Because the kit uses "passive compilation", your project will bundle only necessary packages.

With Yarn

yarn add @date-io/date-fns@1 @fortawesome/fontawesome-svg-core @fortawesome/free-solid-svg-icons @fortawesome/react-fontawesome @material-ui/core @material-ui/pickers @outofaxis/react-google-flight-datepicker @radix-ui/react-dropdown-menu @radix-ui/react-label @radix-ui/react-portal @radix-ui/react-select @radix-ui/react-slot @radix-ui/react-tooltip @reach/checkbox @reach/combobox @reach/dialog @reach/disclosure @reach/popover @reach/rect @reach/slider @reach/tabs animate.css date-fns final-form i18next lodash react react-device-detect react-dom react-final-form react-i18next react-router-dom rifm tailwindcss use-debounce use-media uuid react-keyed-flatten-children
yarn add @outofaxis/fugo-ui-kit

With NPM

npm i --legacy-peer-deps -S @date-io/date-fns@1 @fortawesome/fontawesome-svg-core @fortawesome/free-solid-svg-icons @fortawesome/react-fontawesome @material-ui/core @material-ui/pickers @outofaxis/react-google-flight-datepicker @radix-ui/react-dropdown-menu @radix-ui/react-label @radix-ui/react-portal @radix-ui/react-select @radix-ui/react-slot @radix-ui/react-tooltip @reach/checkbox @reach/combobox @reach/dialog @reach/disclosure @reach/popover @reach/rect @reach/slider @reach/tabs animate.css date-fns final-form i18next lodash react react-device-detect react-dom react-final-form react-i18next react-router-dom rifm tailwindcss use-debounce use-media uuid react-keyed-flatten-children
npm i -S @outofaxis/fugo-ui-kit

TailwindCSS config

Add to content item for tailwind

tailwind.config.js:

module.exports = {
  content: ["./node_modules/@outofaxis/fugo-ui-kit/lib/**/*.js"],
};

Build config

Create React App should support Fugo UI Kit by default.

Build should be able to handle *.module.css, *.css, *.svg imports.

Development

Prepare

npm i --legacy-peer-deps

Testing in storybook

Update YourComponent.stories.tsx file and check it with npm start

Testing in your project

Install yalc to your system:

npm i yalc -g

Yalc helps with properly linking local packages.

Add these lines to your global gitignore:

.yalc
yalc.lock
  1. Run yalc publish from the root of that project
  2. Use yalc link @outofaxis/fugo-ui-kit to link the package in your project and test updated component
  3. Use yalc remove --all to unlink the package after testing
  4. Run yarn --check-files to reinstall missing packages

Use npm start from this project to watch for changes and automatically update the build in linked repositories. You may need to rerun building of your project, because building tools may ignore external modules in watch mode. To simplify that, config the watch mode to track files in node_modules/@outofaxis/fugo-ui-kit.

Publishing

  1. Run npm version patch. It should automatically update the version of the package, push it to the current branch, and if it's the main branch, it will publish it to npm.
  2. Check that GitHub action was done successfully
  3. Run yarn add @outofaxis/fugo-ui-kit to update the package in your project
15.6.3

9 days ago

15.6.4

9 days ago

15.6.2

12 days ago

15.6.1

1 month ago

15.3.0

9 months ago

15.1.0

9 months ago

15.5.0

8 months ago

14.1.0

10 months ago

14.3.0

10 months ago

14.5.0

10 months ago

14.5.1

10 months ago

12.0.0

10 months ago

15.2.0

9 months ago

15.0.0

9 months ago

15.4.0

9 months ago

15.6.0

6 months ago

14.0.0

10 months ago

13.0.0

10 months ago

14.2.0

10 months ago

14.4.0

10 months ago

14.4.1

10 months ago

14.4.2

10 months ago

11.6.0

11 months ago

11.7.0

11 months ago

11.4.0

11 months ago

11.2.0

11 months ago

11.5.0

11 months ago

11.3.0

11 months ago

10.0.3

11 months ago

11.0.0

11 months ago

11.1.0

11 months ago

9.8.0

1 year ago

9.6.0

1 year ago

9.4.0

1 year ago

10.0.0

1 year ago

10.0.1

1 year ago

10.0.2

1 year ago

6.11.0

1 year ago

6.13.0

1 year ago

8.1.0

1 year ago

8.1.1

1 year ago

6.6.0

1 year ago

6.8.1

1 year ago

6.8.0

1 year ago

9.1.0

1 year ago

9.7.0

1 year ago

9.5.0

1 year ago

9.3.0

1 year ago

7.0.0

1 year ago

7.0.1

1 year ago

6.12.0

1 year ago

6.10.0

1 year ago

6.14.0

1 year ago

8.0.1

1 year ago

8.0.0

1 year ago

8.0.2

1 year ago

6.7.0

1 year ago

6.9.0

1 year ago

9.2.0

1 year ago

9.0.0

1 year ago

6.1.0

1 year ago

6.0.0

1 year ago

6.3.0

1 year ago

6.2.0

1 year ago

6.5.0

1 year ago

6.4.0

1 year ago

5.4.0

1 year ago

5.2.2

1 year ago

5.3.0

1 year ago

5.2.1

1 year ago

5.2.0

1 year ago

5.1.1

1 year ago

5.1.0

1 year ago

5.0.1

1 year ago

5.0.0

1 year ago

3.4.2

1 year ago

4.1.0

1 year ago

4.0.1

1 year ago

4.0.0

1 year ago

4.1.1

1 year ago

3.4.0

1 year ago

3.3.0

1 year ago

3.2.0

1 year ago

3.4.1

1 year ago

3.1.2

2 years ago

3.1.1

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.1.0

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.0.0

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago