Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@defencedigital/fonts

Package Overview
Dependencies
Maintainers
3
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@defencedigital/fonts - npm Package Versions

1
13

3.5.2

Diff

Changelog

Source

3.5.2 (2022-03-22)

Bug Fixes

  • Storybook: Disable object props (f75cccd)
m7kvqbe1
published 3.5.1 •

Changelog

Source

3.5.1 (2022-03-21)

Note: Version bump only for package moduk-design-system

m7kvqbe1
published 3.5.0 •

Changelog

Source

3.5.0 (2022-03-17)

Features

m7kvqbe1
published 3.4.0 •

Changelog

Source

3.4.0 (2022-03-16)

Features

  • Select: Add ability to hide clear button (a8c8b6b)
  • TabNav: Update styles (38201c1)
m7kvqbe1
published 3.3.0 •

Changelog

Source

3.3.0 (2022-03-14)

Features

m7kvqbe1
published 3.2.2 •

Changelog

Source

3.2.2 (2022-03-11)

Bug Fixes

  • Alert: Ensure IDs are stable between renders (0daf5cd)
  • Autocomplete: Ensure IDs are stable between renders (c7d61b8)
  • CheckboxRadioBase: Ensure ID is stable between renders (9cd0187)
  • DescriptionList: Ensure IDs are stable between renders (0c079b4)
  • Dialog: Ensure IDs are stable between renders (3ffce55)
  • FloatingBox: Ensure ID is stable between renders (df30ce9)
  • List: Ensure item heading IDs are stable between renders (5027088)
  • NumberInput: Ensure IDs are stable between renders (1a678a3)
  • Pagination: Ensure input name is stable between renders (28354ba)
  • Popover: Ensure stable ID between renders (7fac91a)
  • Select: Ensure ID is stable between renders (dc19e0f)
  • Sidebar: Ensure notification content IDs are stable between renders (6cfa8cb)
  • TextArea: Ensure ID is stable between renders (2c9c09d)
  • TextInput: Ensure ID is stable between renders (f83ef16)
  • Tooltip: Ensure IDs are stable between renders (6478c17)
m7kvqbe1
published 3.2.1 •

Changelog

Source

3.2.1 (2022-03-10)

Bug Fixes

  • ComponentSizeType: Correct type definition (19c79b9)
  • Radio: Handle implicit deselection of radio (faa2067)
  • Radio: Resolve incorrect active container background color (b90c381)
m7kvqbe1
published 3.2.0 •

Changelog

Source

3.2.0 (2022-03-07)

Features

  • Button: Update styles to match updated design (405badc)
  • DatePicker: Integrate updated button styles (e098e72)
m7kvqbe1
published 3.1.1 •

Changelog

Source

3.1.1 (2022-03-04)

Bug Fixes

  • CRATemplate: Remove Formik dependency (760e433)
m7kvqbe1
published 3.1.0 •

Changelog

Source

3.1.0 (2022-03-01)

Bug Fixes

  • DataList: Adjust styles (71f196f)
  • DescriptionList: Resolve strict null errors (ac2908e)
  • DismissibleBanner: Fix typo (64ea6e5)
  • DismissibleBanner: Resolve strict null errors (502fbfd)
  • Drawer: Resolve Storybook docs rendering issues (bc2e79f)
  • Fonts: Update Lato source files (fce45b3)
  • GlobalStyleProvider: Add missing anchor styles (e26c9ed)
  • GlobalStyleProvider: Correctly set the root font-size (27dde5b)
  • ReactComponentLibrary: Fix default-param-last (b482364)
  • ReactComponentLibrary: Fix no-promise-executor-return (77457f3)
  • ReactComponentLibrary: Fix react/jsx-no-constructed-context-values (ae5fc7a)
  • ReactComponentLibrary: Fix react/jsx-no-useless-fragment (0abab68)
  • ReactComponentLibrary: Fix react/no-unstable-nested-components (5bce765)
  • Storybook: Add GlobalStyleProvider global decorator (cbc3b4a)
  • Storybook: Remove duplicate font loading (d9a91c9)
  • Timeline: Add hasSide prop (d715369)
  • Timeline: Resolve strict null errors and correct default today date (63c4848)

Features

  • Autocomplete: Expose stable implementation (9f3cab0)
  • Button: Replace deprecated implementation (f416322)
  • CheckboxE: Add description (778d11f)
  • CheckboxE: Add no-container variant (7e487ee)
  • CheckboxE: Allow arbitrary content (448dfa3)
  • Checkbox: Replace deprecated implementation (8594ea1)
  • ContextMenu: Position based on available screen real estate (abfb7d3)
  • ContextMenu: Raise callback with event (261842e)
  • DatePicker: Replace deprecated implementation (cd7d589)
  • DesignTokens: Enable strict null checks (22426a2)
  • ESLintConfigReact: Update eslint-config-airbnb to version 19 (baa39fb)
  • Field: Apply ARIA attributes (18fc18a)
  • Fieldset: Implement component (5af37a8)
  • Forms: Create base Field component (e1e9012)
  • Forms: Leverage Field component in Native form (b44e69d)
  • Forms: Leverage Field component in react-hook-form (b807bec)
  • Forms: Remove Formik centric code (7800239)
  • GlobalStyleProvider: Remove root font-size breakpoints (8ad9bbc)
  • IconLibrary: Enable strict null checks (92240dc)
  • Masthead: Call callback with event (85bddec)
  • Masthead: Update default Logo icon (b87113a)
  • NumberInput: Replace deprecated implementation (bb26195)
  • Pagination: Call callback with event (54eee8e)
  • RadioE: Add description (71c5910)
  • RadioE: Add no-container variant (fd1e2a8)
  • RadioE: Allow arbitrary content (1db03de)
  • Radio: Replace deprecated implementation (8ed9f3f)
  • RangeSlider: Replace deprecated implementation (a86e222)
  • ReactComponentLibrary: Turn on strict null checks (f7bc716)
  • Searchbar: Call callback with event (9e862b8)
  • SectionDivider: Implement component (9a12b10)
  • Select: Replace deprecated implementation (f6b56ac)
  • Sidebar: Expose stable implementation (0f53a32)
  • Switch: Replace deprecated implementation (aabe4ac)
  • TabSet: Call callback with event (d941b7b)
  • TabSet: Improve scrolling behaviour (a8bbd60)
  • TextArea: Replace deprecated implementation (67897e4)
  • TextInput: Replace deprecated implementation (2592488)
  • Timeline: Remove deprecated isBeforeStart and isAfterEnd (2f1304a)
  • Timeline: Remove deprecated TimelineSide (d6db84a)
  • TimelineWeeks: Remove some redundant render params (757f1bd)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc