Skip to content

Commit 415a9f5

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2018-06-18) ### Bug Fixes * **view:** duplicate of colors and buckets on page revisits ([2fe92ca](2fe92ca)) ### Features * added material CDK for color picker popup ([d02fd13](d02fd13)) * added nedb for client side storage ([7929f75](7929f75)) * added settings state and actions for test ([8152f65](8152f65)) * **export:** added database export option in settings ([78a27c0](78a27c0)) * Initial commit ([16e54d1](16e54d1)) * store actions added ([8e50805](8e50805)) * updated store and added color picker ([df3ae6b](df3ae6b)) * **bucket:** Option to delete ([2b628f2](2b628f2)) * **delete:** added delete option in settings ([26fccd7](26fccd7)) * **electron:** basic electron setup ([c4e566e](c4e566e)) * **pwa:** basic pwa setup ([32379e7](32379e7)) * **sync:** Fine tune Gist sync option in settings ([4ca4ea8](4ca4ea8)) * **view:** add ink color view basic settings and state ([ab39f30](ab39f30)) * **wip:** design changes ([6fd994c](6fd994c)) * **wip:** updated ink colors service ([41936ac](41936ac))
1 parent 9409aa4 commit 415a9f5

File tree

4 files changed

+4279
-2283
lines changed

4 files changed

+4279
-2283
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
# 1.0.0 (2018-06-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **view:** duplicate of colors and buckets on page revisits ([2fe92ca](https://github.com/lokesh-coder/ink-bucket/commit/2fe92ca))
7+
8+
9+
### Features
10+
11+
* added material CDK for color picker popup ([d02fd13](https://github.com/lokesh-coder/ink-bucket/commit/d02fd13))
12+
* added nedb for client side storage ([7929f75](https://github.com/lokesh-coder/ink-bucket/commit/7929f75))
13+
* added settings state and actions for test ([8152f65](https://github.com/lokesh-coder/ink-bucket/commit/8152f65))
14+
* **export:** added database export option in settings ([78a27c0](https://github.com/lokesh-coder/ink-bucket/commit/78a27c0))
15+
* Initial commit ([16e54d1](https://github.com/lokesh-coder/ink-bucket/commit/16e54d1))
16+
* store actions added ([8e50805](https://github.com/lokesh-coder/ink-bucket/commit/8e50805))
17+
* updated store and added color picker ([df3ae6b](https://github.com/lokesh-coder/ink-bucket/commit/df3ae6b))
18+
* **bucket:** Option to delete ([2b628f2](https://github.com/lokesh-coder/ink-bucket/commit/2b628f2))
19+
* **delete:** added delete option in settings ([26fccd7](https://github.com/lokesh-coder/ink-bucket/commit/26fccd7))
20+
* **electron:** basic electron setup ([c4e566e](https://github.com/lokesh-coder/ink-bucket/commit/c4e566e))
21+
* **pwa:** basic pwa setup ([32379e7](https://github.com/lokesh-coder/ink-bucket/commit/32379e7))
22+
* **sync:** Fine tune Gist sync option in settings ([4ca4ea8](https://github.com/lokesh-coder/ink-bucket/commit/4ca4ea8))
23+
* **view:** add ink color view basic settings and state ([ab39f30](https://github.com/lokesh-coder/ink-bucket/commit/ab39f30))
24+
* **wip:** design changes ([6fd994c](https://github.com/lokesh-coder/ink-bucket/commit/6fd994c))
25+
* **wip:** updated ink colors service ([41936ac](https://github.com/lokesh-coder/ink-bucket/commit/41936ac))
26+
127
<a name="1.0.0-beta.4"></a>
228
# [1.0.0-beta.4](https://github.com/lokesh-coder/ink-bucket/compare/1.0.0-beta.3...v1.0.0-beta.4) (2018-06-06)
329

0 commit comments

Comments
 (0)