Skip to content

Commit

Permalink
Merge pull request #31 from griffedge/master
Browse files Browse the repository at this point in the history
Many design Improvements courtesy of griffedge@
  • Loading branch information
Allen Yang authored Mar 26, 2017
2 parents 1b88acd + a125f04 commit 5c0f2fa
Show file tree
Hide file tree
Showing 34 changed files with 3,227 additions and 18,038 deletions.
51 changes: 51 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# Change Log
All notable changes to this project will be documented in this file.
This project tries to adhere to [Semantic Versioning](http://semver.org/).

## 1.3.0 - 2017-03-25
### Changed
- Updated moment.js to version 2.18.1
- Updated jquery-ui.js to version 1.12.1
- Minified pubsub.js

## 1.3.0 - 2017-03-25
### Added
- A few accessibility improvements

### Changed
- Colpick to [Momo Kornher's fork](https://github.com/mrgrain/colpick), which is the most patched
- Minified Colpick js and css

## 1.2.4 - 2017-03-25
### Changed
- logo with a slightly different cleaner design
- manifest.json to reflect new logo
- credits to include Griffen Edge

## 1.2.3 - 2017-03-24
### Changed
- Fade-in animations to be even better
- Some absolute units (px) to relative units (rem)

## 1.2.2 - 2017-03-23
### Added
- Fade-in animations

## 1.2.1 - 2017-03-23
### Added
- "Open Sans" font

### Changed
- Font stack to match that of [Currently](https://chrome.google.com/webstore/detail/currently/ojhmphdkpgbibohbnpbfiefkgieacjmh?hl=en)

## 1.2.0 - 2017-03-23
### Added
- Font Awesome 4.7.0, bringing Prioritab design closer to Currently, which makes use of FA
- Icon fonts to \fonts
- font-awesome.min.css to \lib

### Changed
- Updated prioritab.html, prioritab.css and sortaeditlist.js to use Font Awesome

### Removed
- All old icon bitmaps
Binary file removed prioritab-bundle/delete_icon.png
Binary file not shown.
Binary file added prioritab-bundle/fonts/FontAwesome.otf
Binary file not shown.
Binary file added prioritab-bundle/fonts/OpenSans-Bold.ttf
Binary file not shown.
Binary file added prioritab-bundle/fonts/OpenSans.ttf
Binary file not shown.
Binary file added prioritab-bundle/fonts/fontawesome-webfont.eot
Binary file not shown.
2,671 changes: 2,671 additions & 0 deletions prioritab-bundle/fonts/fontawesome-webfont.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added prioritab-bundle/fonts/fontawesome-webfont.ttf
Binary file not shown.
Binary file added prioritab-bundle/fonts/fontawesome-webfont.woff
Binary file not shown.
Binary file added prioritab-bundle/fonts/fontawesome-webfont.woff2
Binary file not shown.
Binary file removed prioritab-bundle/garbage_icon.png
Binary file not shown.
Binary file removed prioritab-bundle/gear_icon.png
Binary file not shown.
Binary file removed prioritab-bundle/info_icon.png
Binary file not shown.
Loading

0 comments on commit 5c0f2fa

Please sign in to comment.