Skip to content

Instantly share code, notes, and snippets.

@nashvail
Last active January 9, 2018 14:07
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save nashvail/46949066c64578246f79c6b8356427ae to your computer and use it in GitHub Desktop.
Save nashvail/46949066c64578246f79c6b8356427ae to your computer and use it in GitHub Desktop.

Creating UI components for Chassis

Chassis is an open source project under the umbrella of jQuery foundation. Chassis aims at defining open standards for various CSS/JS libraries and the web in general. My GSoC’16 project consisted of adding UI components to the Chassis framework under the mentorship of Sarah and Rohit.

My project started off with first of all designing a UI guide to give development of components a consistent direction. Doing this also allowed hassle free iteration of designs, the development of any component started only after all of us unanimously agreed on a design.

This write up is broken down into sections with each section describing one component.

#Notifications

Notifications

Commits

#Modals

Modals

##Commits

#Inputs

Inputs

##Commits

#Panels

Panels

###Commits

#Fixes

#Work In Progress Development of a robust grid system for the Chassis framework.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment