8000 Releases · topcoat/topcoat · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: topcoat/topcoat

v0.8.0 Color me Topcoat

21 Oct 18:00
Compare
Choose a tag to compare

Major update to the Topcoat theme.
Refactored 50+ colors down to:

  • Text color
  • Control base color
  • Page base color
  • Notification color
  • Highlight color
  • Shadow color

The rest of the colors are generated from the these.

We also refactored the controls to separate the :focus and :active states by updating the way the focus border is used.

v0.7.5

24 Sep 00:08
Compare
Choose a tag to compare

Some much goodness, it couldn't wait for 0.8.0.

v0.7.0 Desktop Parity

30 Aug 21:37
Compare
Choose a tag to compare

New Components:

Additional Updates:

Version 0.6.0

15 Aug 23:25
Compare
Choose a tag to compare

New Components:

Additional Updates:

  • NPM for dependency management for individual bases and components
  • CodePen for components that are in progress.

Version 0.4.1

15 Aug 23:28
Compare
Choose a tag to compare
  • Updated grunt-styleguide to fix critical bug which would cause building of styleguide to fail

Version 0.4.0

15 Aug 23:29
Compare
Choose a tag to compare
  • Updated grunt-topcoat to fix critical bug due to a github api change
  • Added support to util for inline-block based containers to keep their contents from wrapping
  • Fixed bug due to inline block containers in navigation bar
  • Added initial variables for Desktop theme

Version 0.3.0

15 Aug 23:29
Compare
Choose a tag to compare
  • Added search input
  • Updated build to use shallow clones for development
  • Cleaned up docs
  • Bug fixes
    • Navigation bar alignment issue due to not using box-sizing
    • Svg icons added to avoid need for media query
    • Icon button alignment issues

Version 0.2.5

15 Aug 23:30
Compare
Choose a tag to compare
  • Added build system
    • Enables a user to define what components to add to css
    • Enables individual fixing and versioning of components
  • Added initial set of base components ( Reset components to style )
    • Button Base
    • List Base
    • Input Base
  • Added initial set of components
    • Button
      • standard
      • quiet
      • large
      • quiet large
      • call to action
    • Icon Button
    • Navigation Bar
    • List
    • Text Input
  • Added theme architecture
  • Added style guide generation from css comments

Version 0.2.0

15 Aug 23:30
Compare
Choose a tag to compare
  • Cleaned up repo to prepare for new architecture
  • Moved static css to docs to be in line with where guides will be generated
  • Added mobile css file to release folder *Class naming API will be changing in 0.3.0 release to match coding guidelines
  • Added CSS Coding guidelines
  • Added first pass at component architecture document
  • Updated the CSS styles to match the desktop design kit PSD.
  • Added a mobile design kit PSD that matches the current set of mobile styles.

Version 0.1.0

15 Aug 23:31
Compare
Choose a tag to compare
  • Initial set of TopCoat components and style guide adapted for desktop web apps
  • Known issue: component and bower installs not working properly. You have to manually download from /release folder
0