Tocas: [T2] Toast & Snackbar

Created on 15 Nov 2016  ·  4Comments  ·  Source: teacat/tocas

Make Tocas great again! :tada:

📦 新元件

Most helpful comment

ezgif-1-1fc7ac0860

The Snackbar JavaScript function has been added in 2.3, the issue will be closed tonight,

for notification-like messages, check out #265.


NOTICE: The Snackbar cannot be stacked based on the Google Material Design.

All 4 comments

I will leave this issue for Notifications only because tooltips has been mentioned in #123 :D

and I might reopen #25 for Modal element.

2016-11-15 8 09 55

Not implemented yet, just a note for myself.


2016-11-19 4 48 03
2016-11-19 4 47 56

http://www.kule.tw/doc-components-notices.html

<div class="ts message"></div>

<script>
    ts('.ts.message').notification("Wow", {positive: true})
</script>

I might not implement this function because this relies JavaScript heavily (which is I'm trying to avoid), this should be done at the application-side.

I will still add some notification-like styles, and leaving this question as opening until I finished all of the things that relate to notification.

ezgif-1-1fc7ac0860

The Snackbar JavaScript function has been added in 2.3, the issue will be closed tonight,

for notification-like messages, check out #265.


NOTICE: The Snackbar cannot be stacked based on the Google Material Design.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

YamiOdymel picture YamiOdymel  ·  5Comments

goodjack picture goodjack  ·  4Comments

city8208 picture city8208  ·  4Comments

racterub picture racterub  ·  4Comments

goodjack picture goodjack  ·  6Comments