Skip to content

Releases: dfinity/gix-components

Islands 🏝️

29 Nov 13:50
b5fe7e4
Compare
Choose a tag to compare

Features

  • <Island /> and utility class to present content
  • menu icon new design reviewed
  • new icons NorthEast

Style

  • button colors and interaction (:hover etc.) reviewed
  • various improvements for new cards' display in NNS-dapp

Fix

  • disabled card colors
  • dropdown height in modals
  • dialog max height on mobile devices (iOS)

Build

  • bump dependencies

New design colors, spacing and layout

16 Nov 09:46
3965952
Compare
Choose a tag to compare
style: new design colors, spacing and layout (#105)

# Motivation

Implement an extrapolated version of the new design provided by the designer without changes in the intrinsic behavior of the components.

# Changes

- review all theming CSS
- introduce a new `Content` component
- review `Tag` component
- few new assets (imported as such and resolved by Vite automatically - no conversion to `.svelte` cmp) and icons
- update jest config to load new svg and png assets

Last improvements for design v1

15 Nov 17:41
956c582
Compare
Choose a tag to compare

Features

  • backdrop over content if menu open on small devices
  • new login and logout icons

Style

  • review fonts according new design while keeping 16px as base font size
  • remove scrollbar thumb height
  • apply banner offset

Fix

  • broken summary position on FF

_blank and CSS only layout

07 Nov 10:19
65a2bf0
Compare
Choose a tag to compare

Features

  • new layout with a menu reveal action and header positioning. Layout that does not require JS to display the menu "open" state
  • sanitizer target blank workaround

Docs

  • GIX instead of Gix
  • GitHub link to repo added in top-right menu

Hello world 👋

01 Nov 13:36
1f0b29f
Compare
Choose a tag to compare

The first release of the UI kit developed for the frontend dapp of the Network Nervous System (NNS).