1.2.7 • Published 8 months ago

academies-ui v1.2.7

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

bcs-ui

Development

First, install dependencies:

pnpm install

Then, start storybook dev server:

pnpm dev

To build package run:

pnpm build

To test package locally use pnpm link:

# run in test project directory
pnpm link /path/to/uikit/dir

To publish package bump version in package.json, then run:

pnpm publish

Usage

UI-kit requires react and styled-components to be installed.

Import fonts stylesheet:

import 'academies-ui/fonts.css';

Components can be imported through named or default exports:

import { Games, Footer } from 'academies-ui';
import Games, { GameProps } from 'academies-ui/Countdown';
import Footer from 'academies-ui/Footer';

v1.2.7

New:

  • Component: Footer: add logic for hide documentLinks;

v1.2.6

New:

  • Component: LanguageSwitcher: fix links for landings;

v1.2.5

New:

  • Component: LanguageSwitcher: fix links;

v1.2.4

New:

  • Component: LanguageSwitcher: add language switcher;

v1.2.3

New:

  • Component: Footer: fix font sizes for links;

v1.2.2

New:

  • Component: Games: fix types for games;

v1.2.1

New:

  • Component: Fix small bugs in many components;

v1.1.9

New:

  • Component: Benefits: add benefits block;

v1.1.8

New:

  • Component: News: fix margin wrapper;

v1.1.7

New:

  • Component: News: fix storybook params;

v1.1.6

New:

  • Component: News: fix details news url;

v1.1.5

New:

  • Component: News: add export news component;

v1.1.4

New:

  • Component: Fix styles for footer;

v1.1.3

New:

  • Component: News block;

v1.0.2

New:

  • Component: Floating Menu;

v1.0.13

Update:

  • Component: Header: update header styles;

v1.0.9

Update:

  • Component: Header: add missing exports to header;

v1.0.8

New:

  • Component: Header;

v1.0.7

Update:

  • Component: Infrastructure - add new prop 'icons', Games - add badge hover effect;

v1.0.6

Update:

  • Component: Fixed Infrastructure export;

v1.0.5

New:

  • Component: Infrastructure;

v1.0.4

Update:

  • Component: Games - updated light theme items background;

v1.0.3

Update:

  • Component: Games - updated score display condition;

v1.0.0

New:

  • Components: Games, Footer;
1.2.7

8 months ago

1.2.6

8 months ago

1.2.5

8 months ago

1.2.4

8 months ago

1.2.3

9 months ago

1.2.0

9 months ago

1.2.2

9 months ago

1.2.1

9 months ago

1.1.9

9 months ago

1.1.8

9 months ago

1.1.7

9 months ago

1.1.5

9 months ago

1.1.4

9 months ago

1.1.1

10 months ago

1.1.0

10 months ago

1.0.39

10 months ago

1.1.2

10 months ago

1.0.38

10 months ago

1.0.37

10 months ago

1.0.36

10 months ago

1.0.35

10 months ago

1.0.34

10 months ago

1.0.33

10 months ago

1.0.32

10 months ago

1.0.31

10 months ago

1.0.30

10 months ago

1.0.29

10 months ago

1.0.28

10 months ago

1.0.27

10 months ago

1.0.26

10 months ago

1.0.25

10 months ago

1.0.24

10 months ago

1.0.23

10 months ago

1.0.22

10 months ago

1.0.21

10 months ago

1.0.20

10 months ago

1.0.19

10 months ago

1.0.18

10 months ago

1.0.17

10 months ago

1.0.16

10 months ago

1.0.15

10 months ago

1.0.14

10 months ago

1.0.13

10 months ago

1.0.12

10 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago