Giter Club home page Giter Club logo

Comments (17)

pdelanauze avatar pdelanauze commented on July 23, 2024

dark mode !!

from hack.

egoist avatar egoist commented on July 23, 2024

@pdelanauze it's in the plan

from hack.

net avatar net commented on July 23, 2024

<textarea></textarea> support. Could look something like this.
screen shot 2016-07-17 at 11 10 22 am

from hack.

egoist avatar egoist commented on July 23, 2024

@net textarea is done.

from hack.

net avatar net commented on July 23, 2024

@egoist very nice, it might look good to have a partial border of the right too.

Blockquote styling would be nice.

> Blockquote here.
> Second line.

Another more ambitious feature that would be nice would be a no-markdown body class. no-markdown would use only traditional styling, with no markdown symbols.

<body class="hack no-markdown">
  <h1>Title</h1>
  <em>Hello, world!</em>
</body>

<!-- Renders (with appropriate styling): -->
Title
Hello, world!
<!-- Instead of: -->
# Title
*Hello, world!*

from hack.

turshija avatar turshija commented on July 23, 2024
  • Navigation/menu ?

from hack.

egoist avatar egoist commented on July 23, 2024

@turshija can you provide a preview or is it something like bootstrap navbar ?

from hack.

turshija avatar turshija commented on July 23, 2024

Sorry but I have no idea :) Something like bootstrap navbar could be nice.
I wanted to play with this a little bit, and then realised it doesn't have any sort of navigation support ...

from hack.

egoist avatar egoist commented on July 23, 2024

@pdelanauze there's a demo for dark mode, any suggestion is welcome http://hackcss.com/dark.html

from hack.

Swizz avatar Swizz commented on July 23, 2024

Hi,

I do not know if this is the best place for that ; but what about bower support ?

https://bower.io/docs/creating-packages/

from hack.

net avatar net commented on July 23, 2024

Outlined buttons could look good in dark mode instead of solid.

from hack.

egoist avatar egoist commented on July 23, 2024

@net maybe a .btn-ghost modifier?

@Swizz you can npm install hack, that's quite like the bower thing.

from hack.

Swizz avatar Swizz commented on July 23, 2024

@egoist Register/Create bower package is really easy and can be done just with bower init with existing npm package.json file.
I think we are many to use bower as front end dependencies manager as part of our workflow instead of npm.

But your project : your choices.

from hack.

egoist avatar egoist commented on July 23, 2024

@Swizz thanks, I know it's easy to work with bower, it will have bower support after this isssue got closed.

from hack.

net avatar net commented on July 23, 2024

I don't know. I feel like ghost buttons just naturally look better in dark mode than the solid ones. I think they should be default for dark mode.

screen shot 2016-07-18 at 11 23 44 am

screen shot 2016-07-18 at 11 24 24 am

from hack.

egoist avatar egoist commented on July 23, 2024

@net that looks cool

from hack.

egoist avatar egoist commented on July 23, 2024

@Swizz bower package is published as hackcss

from hack.

Related Issues (20)

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.