Alexander Popov

Results 331 comments of Alexander Popov

> @AlexWayfer 👋🏻 I have looked at this PR again and changed my mind since my last comment. I would like to see this change merged. If you can rebase...

1. This is default in Web and globally OK. 2. Ruby-Doc.org has the same behavior, example: https://ruby-doc.org/core-3.0.1/Object.html#method-i-untrust But I can agree that we can make it more noticeable, I was...

I like ERB more, TBH. Like… more native (raw) language is simpler to move between projects/languages/etc. and understand and work with front-end devs.

I think it's a bad practice, because in the future, when this link can be opened, there may be not such method, and receiver will not understand what did you...

> If something gets removed it'd be a lot better to show "Removed in Ruby x.y" and link to the last version of the documentation than to 404. So, to...

I agree that drop-down is a good option. Do we use only heroicons or we have other options? Like… I've seen some icons demi-sun-demi-moon. Not sure, but just to clarify...

Small note: I've checked default sizes for HTML headers and compared to Tailwind, there are they: HTML | Tailwind ----------|------------ ``, `2em` | `.text-3xl`, `1.875rem` ``, `1.5em` | `.text-2xl`, `1.5rem`...

> Can someone post a screenshot of what this PR looks like before and after? Current `master`: ![image](https://user-images.githubusercontent.com/6510020/93468367-862e1900-f8f7-11ea-9c00-6d750157e289.png) This PR: ![image](https://user-images.githubusercontent.com/6510020/93468412-9c3bd980-f8f7-11ea-9d03-3210e37f1efb.png)

I don't know, is it related, another 404 case for parent: https://rubyapi.org/2.7/o/rinda/templateentry leads to https://rubyapi.org/2.7/o/tupleentry

Probably we should not expose dependencies ports at all?