Giter VIP home page Giter VIP logo

Comments (5)

marc-farre avatar marc-farre commented on August 29, 2024 2

I personally prefer the bold text, it gives visual clues to where I can take action on the page.

So in this case we should have bold also on the People page:
image

But the more bold you add, the more confusion on the page you get.
Bold should be on few elements we want to focus on.
This is a filter, so it should not be too proeminent.

And what I removed is the <bold> tag for the first word of the text, but even in the old version it was all bold with CSS, so this tag is useless anyway. And you can always add bold with the theme.

from calendar.

dantefromhell avatar dantefromhell commented on August 29, 2024 1

Bold should be on few elements we want to focus on.
This is a filter, so it should not be too proeminent.
I very much agree.

from calendar.

marc-farre avatar marc-farre commented on August 29, 2024

@luke- #448

I tries to make the code more conventional.

I had to change 2 translations (to remove the <strong> HTML elements):

  • Yii::t('CalendarModule.views_global_index', '<strong>Select</strong> calendars') to Yii::t('CalendarModule.views_global_index', 'Select calendars')
  • Yii::t('CalendarModule.views_global_index', '<strong>Filter</strong> events') to Yii::t('CalendarModule.views_global_index', 'Filter events')

Before:
image

After:
image

from calendar.

dantefromhell avatar dantefromhell commented on August 29, 2024

I personally prefer the bold text, it gives visual clues to where I can take action on the page.

from calendar.

marc-farre avatar marc-farre commented on August 29, 2024

We have the same page style on the Spaces page:
image

The title of the page (which was missing) and small filter labels.

from calendar.

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.