rundsk / dsk

DSK, short for “Design System Kit” – a workbench for collaboratively creating Design Systems
https://rundsk.com
Other
82 stars 8 forks source link

Finalize ComponentDemo/Playground #114

Closed mariuswilms closed 5 years ago

mariuswilms commented 5 years ago
  1. The ComponentDemo should be renamed Playground as that is how we communicate it.
  2. The annotations need to be actually loaded from an asset, this is now possible but, we probably need to use the src attribute or use annotations-src and have the backend look for attributes that have -src attribute suffixes.
ChristophLabacher commented 5 years ago

As discussed I implemented 2. by using just the src attribute – using annotations-src might be an interesting enhancement in the future.