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

Package detail

@kalamazoo/util-data-test

atlaskit19Apache-2.01.0.2TypeScript support: included

Shared test and story data

fabric, ui, test, data, sample

readme

changelog

@kalamazoo/util-data-test

13.0.2

Patch Changes

  • [patch]ce21161796:

    Fix some types that were being transpiled to 'any'

13.0.1

13.0.0

Major Changes

  • [major]bd94b1d552:

    ED-7631: removed deprecated code for actions/decisions component- [major]ae4f336a3a:

FABDODGEM-13 Editor Damask Release - Internal post

BREAKING CHANGES


Affected Editor Components:

tables, media, mobile, emoji, tasks & decisions, analytics

Editor

Mobile

Media

i18n-tools

Bumped dependencies.

12.11.2

Patch Changes

  • [patch]35d2229b2a:

    Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.

12.11.1

Patch Changes

  • [patch]a2d0043716:

    Updated version of analytics-next to fix potential incompatibilities with TS 3.6

12.11.0

Minor Changes

  • [minor]8b73f10071:

    fixed emoji CDN urls to ddev and re-enabled VR tests

12.10.0

Minor Changes

12.9.6

Patch Changes

  • [patch]097b696613:

    Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports

12.9.5

Patch Changes

  • [patch]1fdbf04bcd:

    Fix copy script for json-data to resolve path issues in codesandbox.

12.9.4

Patch Changes

12.9.3

Patch Changes

  • [patch]6b237d8a3e:

    Move json-data into src to fix the issue when the package is built.

12.9.2

Patch Changes

  • [patch]d5f37039ad:

    Add a custom build to copy json-data in the dist.

12.9.1

Patch Changes

  • [patch]926b43142b:

    Analytics-next has been converted to Typescript. Typescript consumers will now get static type safety. Flow types are no longer provided. No behavioural changes.

    Breaking changes

    • withAnalyticsForSumTypeProps alias has been removed, please use withAnalyticsEvents
    • AnalyticsContextWrappedComp alias has been removed, please use withAnalyticsContext

    Breaking changes to TypeScript annotations

    • withAnalyticsEvents now infers proptypes automatically, consumers no longer need to provide props as a generic type.
    • withAnalyticsContext now infers proptypes automatically, consumers no longer need to provide props as a generic type.
    • Type WithAnalyticsEventProps has been renamed to WithAnalyticsEventsProps to match source code
    • Type CreateUIAnalyticsEventSignature has been renamed to CreateUIAnalyticsEvent to match source code
    • Type UIAnalyticsEventHandlerSignature has been renamed to UIAnalyticsEventHandler to match source code
    • Type AnalyticsEventsPayload has been renamed to AnalyticsEventPayload
    • Type ObjectType has been removed, please use Record<string, any> or [key: string]: any
    • Type UIAnalyticsEventInterface has been removed, please use UIAnalyticsEvent
    • Type AnalyticsEventInterface has been removed, please use AnalyticsEvent
    • Type CreateAndFireEventFunction removed and should now be inferred by TypeScript
    • Type AnalyticsEventUpdater removed and should now be inferred by TypeScript

12.9.0

Minor Changes

  • [minor]9b83fdea35:

    TEAMS-618 : Rename Team mention spotlight to Team Mention Highlight

12.8.0

Minor Changes

  • [minor]fe1a882fbb:

    TEAMS-602 : Can pass the team creation link from confluence as an optional parameter to the Team Mention Spotlight

12.7.0

Minor Changes

  • [minor]06cfea0870:

    TEAMS-549 : Adding capability to show a spotlight in Fabric Editor

12.6.3

Patch Changes

  • [patch]9f8ab1084b:

    Consume analytics-next ts type definitions as an ambient declaration.

12.6.2

Patch Changes

  • [patch]bbff8a7d87:

    Fixes bug, missing version.json file

12.6.1

Patch Changes

  • [patch]18dfac7332:

    In this PR, we are:

    • Re-introducing dist build folders
    • Adding back cjs
    • Replacing es5 by cjs and es2015 by esm
    • Creating folders at the root for entry-points
    • Removing the generation of the entry-points at the root Please see this ticket or this page for further details

12.6.0

Minor Changes

  • [minor]2d1c3db523:

    FS-3986 - Support analytics for mention hydration.

12.5.0

Minor Changes

  • [minor]fec7d4576f:

    Bump new version of @kalamazoo/mention to other AK packages to get correct i18n strings

12.4.0

Minor Changes

  • [minor]1c30b83665:

    removed dup JSON files and fixed file paths to the new location

12.3.1

Patch Changes

  • [patch]2c387b14cf:

    Update private npm property to be public.Reasoning, it is breaking other components that depend on iton codesandbox.

12.3.0

Minor Changes

  • [minor]0b55c3b421:

    FS-3244 - Add support for resolving mention names client-side

12.2.0

  • [minor]21f5217343:

    • consume emoji new entrypoints in AK

12.1.0

  • [minor]7089d49f61:

    • consume the new mention entrypoints

12.0.0

  • [major]7c17b35107:

    • Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use this package, please ensure you use at least this version of react and react-dom.

11.1.9

11.1.8

11.1.7

11.1.6

  • [patch]d13fad66df:

    • Enable esModuleInterop for typescript, this allows correct use of default exports

11.1.5

11.1.4

11.1.3

  • [patch]1affe17dc4:

    • add analytics events for team mention

11.1.2

  • [patch]5ca3696b14:

    • TEAMS-319 : Render member counts and whether team includes you in byline
  • [patch]b8b55dc6ae:

    • TEAMS-319 : Render member counts and whether team includes you in byline

11.1.1

  • [patch]1bcaa1b991:

    • Add npmignore for index.ts to prevent some jest tests from resolving that instead of index.js

11.1.0

  • [minor]b684722884:

    • improvement of SSR tests and examples for Fabric Elements

11.0.0

  • [major]9d5cc39394:

    • Dropped ES5 distributables from the typescript packages

10.2.6

  • [patch]fb679d390f:

    • Add a new TeamMenioResource for @kalamazoo/mention package. That allows to fetch teams data for mention from a team service (Legion service)

10.2.5

10.2.4

10.2.3

10.2.2

10.2.1

10.2.0

  • [minor]1d19234fbd:

    • Enable noImplicitAny and resolve issues for elements util packages

10.1.0

  • [minor]be86cbebc3:

    • enable noImplicitAny for task-decision, and related changes

10.0.36

10.0.35

  • [patch]1ce0c13301:

    • TEAMS-169 Adding team related example data

10.0.34

10.0.33

10.0.32

10.0.31

10.0.30

10.0.29

  • [patch]551696e:

    • FS-3398 Fix incorrect event type for mention's "rendered" analytics event, ui -> operational

10.0.28

10.0.27

  • [patch]015fcd0:

    • Adjusted unit tests to test for the bug noticed in FS-3259. Added multiple atlassian-ftfy emoji to test this, so updated a unit test to confirm that there are 14 Atlassian emoji, and also added an additional unit test to confirm that FS-3259 was corrected.

10.0.26

10.0.25

10.0.24

  • [patch]e0c91b6:

    • FS-3310 Fix handling of duplicate users in mention typeahead causing HOT-85672

10.0.23

  • [patch]0a297ba:

    • Packages should not be shown in the navigation, search and overview

10.0.22

  • [patch]10a728e:

    • FS-3208 only display 'name' if same value as 'publicName'

10.0.21

10.0.20

10.0.19

  • [patch] FS-3012 add async functionality to user-picker 832fdc1

10.0.18

  • [patch] Tweak emoji tests to work better with newest EmojiOne v4 metadata c034007

10.0.17

  • [patch] FS-3098 multi user picker 095b3b6

10.0.16

10.0.15

10.0.14

10.0.13

  • [patch] FS-3009 added user picker examples and data 74b88a3

10.0.12

10.0.11

10.0.10

10.0.9

10.0.8

10.0.7

10.0.6

10.0.5

10.0.4

10.0.3

10.0.2

10.0.1

10.0.0

9.1.19

9.1.18

9.1.17

9.1.16

9.1.15

9.1.14

9.1.13

9.1.12

9.1.11

9.1.10

9.1.9

9.1.8

  • [patch] FS-2007 change productivity emoji order 609ec2f
  • [none] Updated dependencies 609ec2f

9.1.7

9.1.6

9.1.5

9.1.4

9.1.3

9.1.1

  • [patch] FS-1693 added integration tests for task-decision 85867ea

9.1.0

  • [minor] If a Mention item is a team then render a TEAM lozenge automatically d4976d4

9.0.1

  • [patch] Added missing dependencies and added lint rule to catch them all 0672503

9.0.0

  • [major] Bump to React 16.3. 4251858

8.0.3

  • [patch] Patch release util-data-test to bump emoji 49ff12f

8.0.1

  • [patch] FS-1697 move elements packages to use util-data-test for test data deb820a

8.0.0 (2018-03-27)

  • breaking; Change structure of exports in elements packages (7c0b226)
  • breaking; fS-1697 moved testing and example utils to util-data-test (7c0b226)

7.3.0 (2018-02-13)

  • feature; migrated json data back to util-data-test (d03b160)

7.2.1 (2018-01-17)

  • bug fix; missing json files are breaking mk-2 (0e5e8db)

7.2.0 (2018-01-17)

  • feature; move test json files from fabric packages (a0dd818)

7.1.1 (2017-09-08)

  • bug fix; fix regex in mock-profile-client to match lower and uppercase error strings (issues closed: dir-376) (e52930f)

7.1.0 (2017-08-04)

  • feature; update mock-profile-client to be able to return custom error responses (1a99156)

5.0.0 (2017-07-25)

  • fix; fix build to not fail copying something that no longer exists. ;) (ebb411b)

5.0.0 (2017-07-25)

  • feature; remove emoji and mention test data from util-data-test. (c3604f1)
  • breaking; Emoji and mention data can now be imported directly from the component.
  • ISSUES CLOSED: FS-1205

4.10.2 (2017-07-25)

  • fix; use class transform in loose mode in babel to improve load performance in apps (fde719a)
  • fix; don't use dev/peer deps as it breaks components on upgrade that don't supply all pee (52e5249)

4.10.1 (2017-07-20)

  • fix; emojiDescription 'duck types' in the test data need to specify the searchable property (c301d9c)

4.10.0 (2017-07-14)

  • feature; move profilecard stories helpers into util-data-test (b93209b)

4.9.1 (2017-07-11)

  • fix; bump emoji to the latest version (2342c9a)

4.9.0 (2017-07-07)

  • fix; fS-1125 Test package has test too :facepalm: (78540f2)
  • feature; fS-1125 Update mention test data (f6c8978)

4.8.0 (2017-07-05)

  • feature; updated atlassian emoji test data in util-data-test (f7bf773)

4.7.0 (2017-06-28)

  • feature; fS-1090 Update util-data-test to handle isFiltering and new query parameter in filt (feb1fc4)
  • feature; fS-1090 Bump mention version (1274606)

4.4.0 (2017-06-20)

  • fix; changed build scripts to export mention data (aab2242)

4.3.0 (2017-06-19)

  • fix; integrated native emoji convert breaking changes to MockEmojiResource (f039649)
  • feature; add ascii emoji input rule to automatically match and convert ascii representations (b404019)
  • feature; extracted shared mention testing data to package (b189402)

4.2.1 (2017-05-18)

  • fix; fix dependency on emoji to get latest EmojiRepository (eb0e0e6)

4.2.0 (2017-05-08)

  • feature; update of shared emoji testing data (18c9ef5)

4.1.2 (2017-04-27)

  • fix; update legal copy to be more clear. Not all modules include ADG license. (f3a945e)

4.1.1 (2017-04-26)

  • fix; update legal copy and fix broken links for component README on npm. New contribution and (0b3e454)

4.1.0 (2017-04-13)

  • feature; feature commit to trigger release (a849b8b)

2.1.3 (2017-04-03)

  • fix; add description, force a release. (10898af)
  • fix; bump package version to prevent linking by reactions due to breaking change. (1aacc41)
  • feature; upgrade to Emoji 13.0.0 compatible data set (bce544a)
  • breaking; Dataset is not compatible with earlier versions of the Emoji component
  • ISSUES CLOSED: FS-850

2.1.1 (2017-03-21)

  • fix; maintainers for all the packages were added (261d00a)

1.0.0 (2017-03-14)

  • fix; defer loading of test data unless used (3630f3b)
  • feature; add shared data component for sharing test/story data and mocks for between compone (058e642)
  • feature; adjust exports. Move test from emoji. (0b04066)