Skip to content

Tags: this-fifo/manifest

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Develop > Master (jonathontoon#96)

* Removed magic numbers

Prevents possible future issues with not all instances being updated

* Bring active objects to forground

Changes the zIndex of each memo every time an action is taken, to bring the current active memo to the foreground if overlapped by another memo. Following suit, set selection zIndex to always be the highest; showing on top of all memos.

* fixed size alignment

* remove unnecessary set

* Update README.md

* fix misalignment of memos

* added scroll bar, overflow auto to textarea

* service worker added

* service worker added

* remove window

* Add checks for incorrect mouse input

* Update

* V1.1.0 (jonathontoon#72)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* V1.1.0 (jonathontoon#73)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* V1.1.0 (jonathontoon#74)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* V1.1.0 (jonathontoon#75)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* V1.1.0 (jonathontoon#76)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* V1.1.0 (jonathontoon#77)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* V1.1.0 (jonathontoon#78)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* V1.1.0 (jonathontoon#79)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* V1.1.0 (jonathontoon#80)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* Update images

* V1.1.0 (jonathontoon#81)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* Update images

* Update windows icons

* V1.1.0 (jonathontoon#82)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* Update images

* Update windows icons

* Firefox specific scrollbars

* Update path

* V1.1.0 (jonathontoon#83)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* Update images

* Update windows icons

* Firefox specific scrollbars

* Update path

* remove default, catch for touch array

* V1.1.0 (jonathontoon#84)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* Update images

* Update windows icons

* Firefox specific scrollbars

* Update path

* remove default, catch for touch array

* Add maskable images

* update icons

* V1.1.0 (jonathontoon#85)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* Update images

* Update windows icons

* Firefox specific scrollbars

* Update path

* remove default, catch for touch array

* Add maskable images

* update icons

* Update touches detection

* V1.1.0 (jonathontoon#86)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* Update images

* Update windows icons

* Firefox specific scrollbars

* Update path

* remove default, catch for touch array

* Add maskable images

* update icons

* Update touches detection

* add icons to manifest

* cache favicons

* V1.1.0 (jonathontoon#87)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* Update images

* Update windows icons

* Firefox specific scrollbars

* Update path

* remove default, catch for touch array

* Add maskable images

* update icons

* Update touches detection

* add icons to manifest

* cache favicons

* Boundary collision for memo creation

* V1.1.0 (jonathontoon#89)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* Update images

* Update windows icons

* Firefox specific scrollbars

* Update path

* remove default, catch for touch array

* Add maskable images

* update icons

* Update touches detection

* add icons to manifest

* cache favicons

* Boundary collision for memo creation

* fix highlight glitch in edge

* V1.1.0 (jonathontoon#90)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* Update images

* Update windows icons

* Firefox specific scrollbars

* Update path

* remove default, catch for touch array

* Add maskable images

* update icons

* Update touches detection

* add icons to manifest

* cache favicons

* Boundary collision for memo creation

* fix highlight glitch in edge

* Develop > Master (jonathontoon#88)

* Removed magic numbers

Prevents possible future issues with not all instances being updated

* Bring active objects to forground

Changes the zIndex of each memo every time an action is taken, to bring the current active memo to the foreground if overlapped by another memo. Following suit, set selection zIndex to always be the highest; showing on top of all memos.

* fixed size alignment

* remove unnecessary set

* Update README.md

* fix misalignment of memos

* added scroll bar, overflow auto to textarea

* service worker added

* service worker added

* remove window

* Add checks for incorrect mouse input

* Update

* V1.1.0 (jonathontoon#72)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* V1.1.0 (jonathontoon#73)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* V1.1.0 (jonathontoon#74)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* V1.1.0 (jonathontoon#75)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* V1.1.0 (jonathontoon#76)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* V1.1.0 (jonathontoon#77)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* V1.1.0 (jonathontoon#78)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* V1.1.0 (jonathontoon#79)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* V1.1.0 (jonathontoon#80)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* Update images

* V1.1.0 (jonathontoon#81)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* Update images

* Update windows icons

* V1.1.0 (jonathontoon#82)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* Update images

* Update windows icons

* Firefox specific scrollbars

* Update path

* V1.1.0 (jonathontoon#83)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* Update images

* Update windows icons

* Firefox specific scrollbars

* Update path

* remove default, catch for touch array

* V1.1.0 (jonathontoon#84)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* Update images

* Update windows icons

* Firefox specific scrollbars

* Update path

* remove default, catch for touch array

* Add maskable images

* update icons

* V1.1.0 (jonathontoon#85)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* Update images

* Update windows icons

* Firefox specific scrollbars

* Update path

* remove default, catch for touch array

* Add maskable images

* update icons

* Update touches detection

* V1.1.0 (jonathontoon#86)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* Update images

* Update windows icons

* Firefox specific scrollbars

* Update path

* remove default, catch for touch array

* Add maskable images

* update icons

* Update touches detection

* add icons to manifest

* cache favicons

* V1.1.0 (jonathontoon#87)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* Update images

* Update windows icons

* Firefox specific scrollbars

* Update path

* remove default, catch for touch array

* Add maskable images

* update icons

* Update touches detection

* add icons to manifest

* cache favicons

* Boundary collision for memo creation

* V1.1.0 (jonathontoon#89)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* Update images

* Update windows icons

* Firefox specific scrollbars

* Update path

* remove default, catch for touch array

* Add maskable images

* update icons

* Update touches detection

* add icons to manifest

* cache favicons

* Boundary collision for memo creation

* fix highlight glitch in edge

Co-authored-by: Alex Loren <[email protected]>

* fix selection bug

Co-authored-by: Alex Loren <[email protected]>

* V1.1.0 (jonathontoon#92)

* update scrollbar offset css

* Add favicons

* Focus on create or interact

* Simplify loop

* Update const values

* Add to globals

* Append missing export

* Initial bounds restriction

* Fix minify compile error

* Simple bounds for resize

* Update images

* Add back source maps

* Update ref

* Remove scalable no

* Update object

* add hash

* Remove window

* Update manifest

* Update service workers

* Update images

* Update windows icons

* Firefox specific scrollbars

* Update path

* remove default, catch for touch array

* Add maskable images

* update icons

* Update touches detection

* add icons to manifest

* cache favicons

* Boundary collision for memo creation

* fix highlight glitch in edge

* fix selection bug

* maskable

* Update README.md

* Update README.md

Co-authored-by: Alex Loren <[email protected]>

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jonathontoon#50 from jonathontoon/develop

Develop > Master

v1.0

Toggle v1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jonathontoon#48 from jonathontoon/develop

Develop > Master