Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

update templates to grommet 1.9.0, add DXC Theme to cli options #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

XOSplicer
Copy link

Description

Enables the DXC Theme introduced in grommet 1.9.0 to be used with grommet cli.
(see https://github.com/grommet/grommet/tree/v1.9.0/src/scss/dxc)
This PR is motivated by my work with grommet and grommet-cli at DXC, since I am happy to use the new theme in my daily work.

Testing

A website of each template has been created and briefly tested by user interaction.
No newly introduced bugs were discovered.
1.

  • grommet new --type basic --theme dxc basic-dxc-test
  • yarn run dev
  • grommet new --type docs --theme dxc docs-dxc-test
  • yarn run dev
  • grommet new --type app --theme dxc app-dxc-test
  • yarn run dev-server &; yarn run dev

Changes

  • update grommet version in package.json for the app, docs and basic template
  • add the dxc theme option to the cli utils

Type of changes

  • This introduces a new minor feature.
  • This should be a non-breaking change.

@XOSplicer
Copy link
Author

ping @alansouzati

@XOSplicer
Copy link
Author

XOSplicer commented Feb 16, 2018

Also in relation to #47 this could be interesting

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants