Skip to content
#

radar

Here are 387 public repositories matching this topic...

eudaimos
eudaimos commented Dec 11, 2019

When I include a target="_blank" in the anchor tags within my descriptions, these are being stripped out in the end product (referring to the one in use at radar.thoughtworks.com).

After generating the radar, when I inspect a link using Chrome Dev Tools, I can clearly see the target attribute is gone and only the href remains.

Is there a reason this is being done?

My goal is to allo

therefromhere
therefromhere commented May 1, 2020

Something based on https://docs.djangoproject.com/en/3.0/howto/upgrade-version/ would be a good idea.

  • Review the change log for breaking changes
  • Upgrade one feature release at a time (eg 2.2.x to 2.3.x)
  • Test for deprecation warnings before/after each feature release
  • Suggestion to run ./manage.py djstripe_sync_models after feature release in order to populate new fields - link to h
sindresorhus
sindresorhus commented Apr 23, 2020
  • Date: 2020-04-23
  • Resolution: Open
  • Area: Documentation
  • OS: macOS 10.15.4
  • Type: Incorrect/Unexpected Behavior

Description

From the NSFont.menuFont() docs:

Returns the font used for menu items, in the specified size.

I assumed this would be the font used for NSMenuItem (hence the phrase “menu items”), but according to FB7663060, it’s not. It would be

Improve this page

Add a description, image, and links to the radar topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the radar topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.