-
Component demo:
https://eea.github.io/volto-kitkat-frontend/?path=/story/components-card--default
- [x] Remove **eea-card** class, style default card
- [x] Remove overrides for things that are f…
-
Component demo:
https://eea.github.io/volto-kitkat-frontend/?path=/story/layout-header--default
- [x] Use Semantic ui component elements as much as possible
https://codesandbox.io/s/semantic-u…
-
Component demo:
https://eea.github.io/volto-kitkat-frontend/?path=/story/components-pullquote--default
This component follows the same issues that I've detailed in the[ Blockquotes component](http…
-
Component demo:
https://eea.github.io/volto-kitkat-frontend/?path=/story/components-pagination--default
- [x] Remove eea class style pagination menu directly using variables where possible, moving…
-
Component demo:
https://eea.github.io/volto-kitkat-frontend/?path=/story/components-inpage-navigation--default
- [x] Mouse cursor is text instead of hand
- [x] Once you reach top, the component …
-
Component demo:
https://eea.github.io/volto-kitkat-frontend/?path=/story/components-page-header--default
- [ ] use Semantic ui grid instead of the boostrap grid
- [ ] put content within a ui cont…
-
Component demo:
https://eea.github.io/volto-kitkat-frontend/?path=/story/components-blockquote--default
- [x] Follow Semantic UI conventions / constructs even for new components but use .eea paren…
-
Component demo:
https://eea.github.io/volto-kitkat-frontend/?path=/story/layout-footer--default
- [x] Use Semantic ui grid, it also has mobile, tablet and desktop resolutions
ex: https://codesan…
-
For add-ons specifying their own add-on dependencies, the order should be consistent and be applied (before) the add-on that it declare them.
eg. `volto-form-block` declares `volto-subblocks` as ad…
-
The HTML block became unavailable for inclusion on a page in recent builds that include volto-eea-kitkat.
Strangely, the HTML block _is_ available if I include all the addons that kitkat contains, …