0.25.6 • Published 2 days ago

@linked-planet/ui-kit-ts v0.25.6

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
2 days ago

UI-Kit-TS

UI-Kit-ts provides several typescript ui components and functionality used throughout our projects.

Checkout the online demo of the showcase.

Structure

  • library: library containing all components and functionality
  • showcase: showcase which demonstrates all components and their usage

Usage

Run the following command to start the showcase app and open it in your browser: npm run dev:sc

To build the library use: npm run build:lib

And the showcase: npm run build:sc

Localization

ui-kit-ts offers integration of FormatJS to support localization, although no component is tight to it. Use the LocaleProvider in the locale context to automatically fetch translations of defined messages. With npm run messages:extract defined messages in FormatJS Message components are extracted into the library/localization/translations directory as Json. Create the translated Json using the locale identifier as file name (i.g. extracted is a 'en.json', so we create a 'de.json'). Compilation of the translated messages happens automatically during the build.

When using the LocaleProvider, it will try to download the compiled translations for a set locale from the public/translations-compiled directory. If none is available, it will default back to the default messages.

Theming

ui-kit-ts supports the Atlassian design system, which is basically a mapping of tokens to css variables. If the used component does not seem to have the proper styling, use the 'initTheming()' function in the theming directory, which sets the themeing attribute in the HTML tag.

Do not forget to add the '@linked-planet/ui-kit-ts/style.css' someplace in your project.

0.25.6

2 days ago

0.25.4

3 days ago

0.25.5

3 days ago

0.25.3

6 days ago

0.25.2

7 days ago

0.25.1

8 days ago

0.25.0

8 days ago

0.24.0

15 days ago

0.23.3

17 days ago

0.23.2

23 days ago

0.23.1

23 days ago

0.23.0

23 days ago

0.22.3

28 days ago

0.22.2

1 month ago

0.22.1

1 month ago

0.22.0

1 month ago

0.21.3

2 months ago

0.21.2

2 months ago

0.21.1

2 months ago

0.21.0

2 months ago

0.20.0

3 months ago

0.19.0

3 months ago

0.18.3

3 months ago

0.18.4

3 months ago

0.18.5

3 months ago

0.18.2

3 months ago

0.18.1

3 months ago

0.18.0

3 months ago

0.17.0

3 months ago

0.17.1

3 months ago

0.16.1

4 months ago

0.16.0

4 months ago

0.15.4

5 months ago

0.15.3

5 months ago

0.15.2

5 months ago

0.15.1

5 months ago

0.15.0

5 months ago

0.11.0

6 months ago

0.13.0

6 months ago

0.9.0

7 months ago

0.5.4

9 months ago

0.3.6

10 months ago

0.5.3

9 months ago

0.3.5

10 months ago

0.9.2

7 months ago

0.5.6

8 months ago

0.3.8

10 months ago

0.9.1

7 months ago

0.5.5

9 months ago

0.3.7

10 months ago

0.5.0

9 months ago

0.3.2

10 months ago

0.3.1

10 months ago

0.7.0

8 months ago

0.5.2

9 months ago

0.3.4

10 months ago

0.5.1

9 months ago

0.3.3

10 months ago

0.9.4

7 months ago

0.9.3

7 months ago

0.5.7

8 months ago

0.3.9

10 months ago

0.9.6

7 months ago

0.9.5

7 months ago

0.3.11

10 months ago

0.3.10

10 months ago

0.10.1

6 months ago

0.12.0

6 months ago

0.10.2

6 months ago

0.12.1

6 months ago

0.10.3

6 months ago

0.14.0

5 months ago

0.10.4

6 months ago

0.14.1

5 months ago

0.10.5

6 months ago

0.10.6

6 months ago

0.10.7

6 months ago

0.10.8

6 months ago

0.10.0

6 months ago

0.8.1

8 months ago

0.4.5

9 months ago

0.4.4

9 months ago

0.8.2

8 months ago

0.4.1

9 months ago

0.4.0

9 months ago

0.4.3

9 months ago

0.6.0

8 months ago

0.4.2

9 months ago

0.2.9

10 months ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.0

1 year ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.6

1 year ago

0.1.3

1 year ago