Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@atlaskit/quiz-widget

atlassian315Apache-2.02.2.8TypeScript support: included

A React component that gives a possibility to pass quizzes

readme

QuizWidget

A React component that gives a possibility to pass quizzes.

Usage

import QuizWidget from '@atlaskit/quiz-widget';

Detailed docs and example usage can be found here.

changelog

@atlaskit/quiz-widget

2.2.8

Patch Changes

  • Updated dependencies

2.2.7

Patch Changes

2.2.6

Patch Changes

2.2.5

Patch Changes

  • Updated dependencies

2.2.4

Patch Changes

  • Updated dependencies

2.2.3

Patch Changes

  • Updated dependencies

2.2.2

Patch Changes

  • Updated dependencies

2.2.1

Patch Changes

2.2.0

Minor Changes

2.1.13

Patch Changes

  • Updated dependencies

2.1.12

Patch Changes

  • Updated dependencies

2.1.11

Patch Changes

  • Updated dependencies

2.1.10

Patch Changes

2.1.9

Patch Changes

2.1.8

Patch Changes

2.1.7

Patch Changes

2.1.6

Patch Changes

  • Updated dependencies

2.1.5

Patch Changes

  • Updated dependencies

2.1.4

Patch Changes

  • Updated dependencies

2.1.3

Patch Changes

2.1.2

Patch Changes

2.1.1

Patch Changes

2.1.0

Minor Changes

Patch Changes

  • Updated dependencies

2.0.6

Patch Changes

2.0.5

Patch Changes

2.0.4

Patch Changes

2.0.3

Patch Changes

  • Updated dependencies

2.0.2

Patch Changes

2.0.1

Patch Changes

  • #5497 5f58283e1f - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option. This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started Also add typescript to devDependencies to denote version that the package was built with.

2.0.0

Major Changes