Giter VIP home page Giter VIP logo

eleven's Introduction

guithub

$ git commit -m "works on my machine";

๐Ÿ‘‹ This is what i do

Building Bridges Between & Development morten.dk

๐ŸŽจ Make Things Pretty

  • Design & Prototypes in Figma
  • Web more web and yes web the free and open platform for everything aweseome

๐Ÿ‘ทโ€โ™‚๏ธ Implements the pretty things into code

  • HTML, CSS, JS, Twig, Nunjucks, liquid ... if its a {{ var }} and {% dostuff %} then im on it

๐Ÿค– Systems i work with

  • Craftcms
  • Shopify themes
  • 11ty - SSG ftw!
  • Drupal8+ Themes (I did use 10+ years to get twig into Drupal 8)
  • fractal.build (Design Manuals & documentation)
  • Tailwindcss
  • Alphinejs
  • Vanilla css

๐Ÿ–‡๏ธ Links

Mastodon | Linkedin | Twitter | Facebook

eleven's People

Contributors

dawehner avatar dbazuin avatar douggreen avatar gitter-badger avatar greg-boggs avatar martijnbroere avatar shaal avatar vulcanr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

eleven's Issues

admin toolbar breaks

Where

url

test urls

  • drupal.org
  • morten.dk

Recreate issue

admin toolbar dont work with 11 feat

screenshots

image

vs
image

views interface

Where

http://drupal8.dev/admin/structure/views/view/content

todo:

-[ ] links.html.twig do some crazy stuff on contextual links

  • something from component/navigation is messing live previews and contectual up
  • contextual links from FEAT overwrites views ui ...'eleven/elevenfeat/templates/feat/contextual/_contextual.css'
  • "add new" needs an update to
  • input submit wrapper markup is making noise .... need to remove the wrapper or fix 'drupal8/core/modules/views_ui/js/views-admin.js'

screenshots

image

Text input element in nested groups breaks layout

Any node add/edit page with paragraphs or other nested groups

/node/add/*, node/*/edit

The min-width of 30rem forces nested elements to break out of the layout when one has a small screen and/or the vertical menu:

paragraphs-issues

parargraphs-no-min-width

I have not seen an easy solution which doesn't result in all text fields just filling to 100%.

I'll send a pull request for minor fix for display issues in the sidebar in a minute.

Admin toolbar

  • remove home
  • show devel
  • devel horizontal is fugly
  • fix active color

remove added "home" element from toolbar

image

2nd lvl dont show on devel ex

image

devel menu needs love on vertical

image

error post drush cr

Where

http://drupal8.dev/admin/structure/block/list/eleven

Recreate the Problem

do a drush cr

Warning: Invalid argument supplied for foreach() in Drupal\Core\Asset\LibraryDiscoveryParser->buildByExtension() (line 133 of core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php).

Drupal\Core\Asset\LibraryDiscoveryParser->buildByExtension('elevenfeat') (Line: 87)
Drupal\Core\Asset\LibraryDiscoveryCollector->getLibraryDefinitions('elevenfeat') (Line: 66)
Drupal\Core\Asset\LibraryDiscoveryCollector->resolveCacheMiss('elevenfeat') (Line: 148)
Drupal\Core\Cache\CacheCollector->get('elevenfeat') (Line: 144)
Drupal\Core\Asset\LibraryDiscoveryCollector->applyLibrariesExtend('core', 'jquery.ui', Array) (Line: 111)
Drupal\Core\Asset\LibraryDiscoveryCollector->getLibraryDefinitions('core') (Line: 66)
Drupal\Core\Asset\LibraryDiscoveryCollector->resolveCacheMiss('core') (Line: 148)
Drupal\Core\Cache\CacheCollector->get('core') (Line: 44)
Drupal\Core\Asset\LibraryDiscovery->getLibrariesByExtension('core') (Line: 58)
Drupal\Core\Asset\LibraryDiscovery->getLibraryByName('core', 'html5shiv') (Line: 54)
Drupal\Core\Asset\LibraryDependencyResolver->doGetDependencies(Array) (Line: 31)
Drupal\Core\Asset\LibraryDependencyResolver->getLibrariesWithDependencies(Array) (Line: 104)
Drupal\Core\Asset\AssetResolver->getLibrariesToLoad(Object) (Line: 116)
Drupal\Core\Asset\AssetResolver->getCssAssets(Object, ) (Line: 291)
Drupal\Core\Render\HtmlResponseAttachmentsProcessor->processAssetLibraries(Object, Array) (Line: 161)
Drupal\Core\Render\HtmlResponseAttachmentsProcessor->processAttachments(Object) (Line: 45)
Drupal\Core\EventSubscriber\HtmlResponseSubscriber->onRespond(Object, 'kernel.response', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.response', Object) (Line: 184)
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Object, Object, 1) (Line: 166)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 64)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 99)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 78)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 50)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 652)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)

screenshots

  • Tested on my machine
  • it works ;)

'''
Drupal\Core\Asset\LibraryDiscoveryParser->buildByExtension('elevenfeat') (Line: 87)
Drupal\Core\Asset\LibraryDiscoveryCollector->getLibraryDefinitions('elevenfeat') (Line: 66)
Drupal\Core\Asset\LibraryDiscoveryCollector->resolveCacheMiss('elevenfeat') (Line: 148)
Drupal\Core\Cache\CacheCollector->get('elevenfeat') (Line: 144)
Drupal\Core\Asset\LibraryDiscoveryCollector->applyLibrariesExtend('contextual', 'drupal.contextual-links', Array) (Line: 111)
Drupal\Core\Asset\LibraryDiscoveryCollector->getLibraryDefinitions('contextual') (Line: 66)
Drupal\Core\Asset\LibraryDiscoveryCollector->resolveCacheMiss('contextual') (Line: 148)
Drupal\Core\Cache\CacheCollector->get('contextual') (Line: 44)
Drupal\Core\Asset\LibraryDiscovery->getLibrariesByExtension('contextual') (Line: 58)
Drupal\Core\Asset\LibraryDiscovery->getLibraryByName('contextual', 'drupal.contextual-links') (Line: 54)
Drupal\Core\Asset\LibraryDependencyResolver->doGetDependencies(Array) (Line: 31)
Drupal\Core\Asset\LibraryDependencyResolver->getLibrariesWithDependencies(Array) (Line: 104)
Drupal\Core\Asset\AssetResolver->getLibrariesToLoad(Object) (Line: 116)
Drupal\Core\Asset\AssetResolver->getCssAssets(Object, ) (Line: 291)
Drupal\Core\Render\HtmlResponseAttachmentsProcessor->processAssetLibraries(Object, Array) (Line: 161)
Drupal\Core\Render\HtmlResponseAttachmentsProcessor->processAttachments(Object) (Line: 45)
Drupal\Core\EventSubscriber\HtmlResponseSubscriber->onRespond(Object, 'kernel.response', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.response', Object) (Line: 184)
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Object, Object, 1) (Line: 166)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 64)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 99)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 78)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 50)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 652)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)'''

Update readme with links / visualization of layouts

Hello,

Great work, I think this is something needed for drupal but a lot o people are afraid to even start it. So thank you for you work.

From you presentation at DrupalCon Baltimore, I can see you already have a lot of the layouts done or near the final goal. If you could update the readme with these layouts, even if they are not final, I think it will help everyone to know what the final goal and also to get a better overview of the project without actually having to install it.

move admin bar to footer setting

Where

all over
url

Recreate issue

make it easier and faster for the user to acces the menu elements
added bonus can hold beer at the same time in the other hand


screenshots

add icons to tabs

jquery ui needs love

probably needs to be done in the elevenfeat theme so it keeps the same design as we would get from the FEAT tools

paraphas in thunder have a good place to test the main ui

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.