app-theme
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

AppTheme - a React.js components library to develop in-browser applications

The aim of this library is to provide a set of components to reproduce the common UI elements of a desktop application.

It is freely inspired by the Visual Studio Code color palette and elements.

It is designed with desktop-size screens, so no mobile support.

Storybook, with docs and examples: https://react-app-theme.netlify.com/

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.0.2] - 2020-01-20

Added

n/a

Changed

  • components/MenuBar: do not close menu if clicking on a non-action menu element with sub-menu
  • components/MenuBar: pressing Esc closes the menu
  • components/MenuBar: switching the top elements closes all the opened submenues
  • update npm dependencies

Removed

n/a

[0.0.1] - 2020-01-14

Added

  • components/MenuBar

Changed

n/a

Removed

n/a

Package Sidebar

Install

npm i app-theme

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

45.1 kB

Total Files

35

Last publish

Collaborators

  • giacomofurlan