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.
A React component that gives a possibility to pass quizzes
A React component that gives a possibility to pass quizzes.
import QuizWidget from '@atlaskit/quiz-widget';
Detailed docs and example usage can be found here.
c75a0ced77056
-
Internal changes to typography.cb318c8c28c26
-
Internal changes to typography.8b74177bff7a7
-
Updated to React 18de9cfac4c3629
-
[ux] Enable new icons behind a feature flag.85525725cb0d
-
Migrated to the new button component8d4e99057fe0
-
Upgrade Typescript from 4.9.5
to 5.4.2
fcf7481f594f
-
Upgrade dependency of @emotion/styled
to version 11e9e3532437e8
-
Converted spacing values to corresponding space tokensfd6bb9c9184
- Delete
version.json9d00501a414
- Ensure
legacy types are published for TS 4.5-4.841fae2c6f68
- Upgrade
Typescript from 4.5.5
to 4.9.5
56507598609
- Skip
minor dependency bump8cc2f888c83
- Upgrade
Typescript from 4.3.5
to 4.5.5
8d4228767b0
- Upgrade
Typescript from 4.2.4
to 4.3.5
.cb2392f6d33
- Upgrade
to TypeScript 4.2.4d3265f19be
- Transpile
packages using babel rather than tsc5f58283e1f
- 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.8298fd2ed1
- Create new
react element for passing quizzes