The Artima Developer Community
Sponsored Link

Java Buzz Forum
Design Guidelines 1.1 – Making Your Life Easier

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Mathias Bogaert

Posts: 618
Nickname: pathos
Registered: Aug, 2003

Mathias Bogaert is a senior software architect at Intrasoft mainly doing projects for the EC.
Design Guidelines 1.1 – Making Your Life Easier Posted: May 29, 2013 4:44 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Mathias Bogaert.
Original Post: Design Guidelines 1.1 – Making Your Life Easier
Feed Title: Scuttlebutt
Feed URL: http://feeds.feedburner.com/AtlassianDeveloperBlog
Feed Description: tech gossip by mathias
Latest Java Buzz Posts
Latest Java Buzz Posts by Mathias Bogaert
Latest Posts From Scuttlebutt

Advertisement
The Atlassian Design Guidelines (ADG) is a public best practice guide for how to design all things Atlassian. As well as being a sneak peek into our inner workings, these are also our best practices for designing products and add-ons that behave consistently for our users. Today, we released Atlassian Design Guidelines 1.1. Our design team has been working for the last couple of months on precision and beauty for altogether new patterns and updates to existing ones. The results will give you a beautiful, consistent experience across the Atlassian suite and the add-on system. As an add-on developer, you can dive into the deep end with the guidelines to guide you along the way. What’s in the release New tables Tables can now be sorted, and inline actions got the consistency treatment. Feature discovery dialog We’ve been using inline dialogs in our products for new feature discovery for some time, now there’s a standard way to implement that pattern. Comments Atlassian uses ‘threaded’ and ‘flat’ designs for comments. We’ve accommodated for both styles and formalised some rules around how to interact with them. Icon font updates The icon font is becoming the standard iconography delivery mechanism for most of our products so this library will grow with every release. We now have 50 icons in the font that are easily reusable by add-on developers. ProTip: Hover the icon for a tooltip with the AUI class and unicode values. Everything else There was so much in this release that we could only list some of the highlights here. Full details are available in the changelog. Log in pattern Badges Typography updates Footer updates Color palette updates Pagination Application header updates Writing style and formats guidelines updates Reveal text pattern …and a heap of bug fixes! We’ll be releasing every 6-8 weeks going forward so expect new patterns real soon! Check it Out

Read: Design Guidelines 1.1 – Making Your Life Easier

Topic: Parsing XML using DOM, SAX and StAX Parser in Java Previous Topic   Next Topic Topic: Swype keyboard review

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use