Dan M.

Results 62 comments of Dan M.

@bugzpodder , I think you'll find several different conventions, unfortunately (I know I've seen "types" and "typings", and sometimes this folder is in src, other times, it's a level up...

The documentation is confusing on this. The examples for `formatISO` imply that it yields a date string in UTC time, but on my Windows machine at least, it always yields...

@laurensiusadi , check my [answer](https://github.com/date-fns/date-fns/discussions/2366#discussioncomment-532000) there.

@hmemcpy I'm actually having second thoughts about this...The truth is, ReSharper not quite working properly is only one source of friction when trying to do web development in a console...

@RyanCavanaugh, Those are all good reminders, but the one thing that I see causing the most frustration is lack of transparency. What does the development team think about this issue...

With v5.1, no matter what I set the `fontFamily` to in `configProvider`, it renders Times New Roman. This isn't specific `DatePicker`, it affects all components as far as I can...

@afc163, If you want to reproduce this, just open the [demo](https://codesandbox.io/s/tvlbw0) for `Typography.Text` in Code Sandbox: Here's a screen capture with development tools open showing that `Typography.Text` is rendering as...

@MadCcc, Thanks! What version of Antd will this be live? (Not fixed as of 5.1.0.)

I have the exact same question, except in my case, I'm trying to use the new Google Maps Places API. Auth has gone from simply passing in a key to...

@wangela, Thank you for this information, but I'm having trouble understanding what to do with the links you listed. I am interested in using "Places API (New)" via @googlemaps/google-maps-services-js. Are...