numbro icon indicating copy to clipboard operation
numbro copied to clipboard

fixes #618

Open Kanna727 opened this issue 3 years ago • 11 comments

unformat("$") will return undefined as is the case for unformat("")

Kanna727 avatar Sep 01 '21 06:09 Kanna727

This PR fixes #618

Kanna727 avatar Sep 01 '21 06:09 Kanna727

Thanks for the fix :smile:

Could you please:

  • add a test (in the same commit)
  • add a line in the CHANGELOG (in the same commit)
  • add yourself to the AUTHORS list (in another commit)

Thanks again!!

BenjaminVanRyseghem avatar Sep 01 '21 06:09 BenjaminVanRyseghem

Done

Kanna727 avatar Sep 01 '21 07:09 Kanna727

Thanks! Could you please merge your 2 first commits so that the code and the tests goes in the same?

Thanks a lot!!

BenjaminVanRyseghem avatar Sep 01 '21 07:09 BenjaminVanRyseghem

Thanks! Could you please merge your 2 first commits so that the code and the tests goes in the same?

Thanks a lot!!

Done

Kanna727 avatar Sep 01 '21 07:09 Kanna727

You should only have 2 commits here:

  • one with the code, the test and the Changelog
  • one with the author

Could you please rebase and rewrite to achieve this please :smile:

BenjaminVanRyseghem avatar Sep 01 '21 08:09 BenjaminVanRyseghem

I hope it's all good now

Kanna727 avatar Sep 01 '21 08:09 Kanna727

@BenjaminVanRyseghem Please review and approve this PR. I've rebased it to only 2 commits.

Kanna727 avatar Sep 01 '21 19:09 Kanna727

@BenjaminVanRyseghem Any updates?

Kanna727 avatar Sep 20 '21 06:09 Kanna727

@BenjaminVanRyseghem Please let me know if I've to do any more changes. I've a dependency on your package

Kanna727 avatar Nov 09 '21 04:11 Kanna727

@Kanna727 Could you please:

  1. clean the git history so that the "merge" (should have been a rebase) doesn't appear
  2. follow the other git commit convention for the git messages (short description starting with an uppercase etc)

I'm sorry that you're holding on this, but until very recently, the build where not ok, and the branch out-dated

BenjaminVanRyseghem avatar Nov 09 '21 07:11 BenjaminVanRyseghem