issues
search
danielberkompas
/
number
ActionView::Helpers::NumberHelper for Elixir
MIT License
224
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add nil as potential return value
#65
bbalconi
opened
3 months ago
0
Add custom types support
#64
astery
opened
5 months ago
1
✅ Test against Elixir 1.16
#63
danielberkompas
closed
7 months ago
0
add missing nil support
#62
bkilshaw
closed
7 months ago
6
Cannot parse number without affecting precision
#61
prashantsagrawal
opened
1 year ago
0
:arrow_up: Update `ex_doc`
#60
danielberkompas
closed
1 year ago
0
:recycle: Replace `Mix.Config` with `Config`
#59
danielberkompas
closed
1 year ago
0
:green_heart: Update CI settings
#58
danielberkompas
closed
1 year ago
0
:label: Use `Number.t` and `Keyword.t` in typespecs
#57
danielberkompas
closed
1 year ago
0
Fix percentage spec
#56
fiodorbaczynski
closed
1 year ago
1
Add options for units in number_to_human
#55
Billzabob
opened
2 years ago
0
Add an option to number_to_human for short labels
#54
Billzabob
opened
2 years ago
0
Update typespec for Number.Phone.number_to_phone
#53
ngscheurich
closed
3 years ago
1
Update `number_to_phone/2` typespec
#52
lleger
closed
1 year ago
3
Misc doc changes
#51
kianmeng
closed
3 years ago
1
Decimal.compare is deprecated
#50
happysalada
opened
4 years ago
2
[#47] Add compare/2 shim to support Decimal 1.5
#49
danielberkompas
closed
4 years ago
0
Adds a compare function to shim older versions of decimal
#48
brianberlin
closed
4 years ago
1
Broken behavior with Decimal version 1.x
#47
IvanIvanoff
closed
4 years ago
0
Dependencies upgrade, Decimal 2.0
#46
nmbrone
closed
4 years ago
1
Decimal 2.0 has been released, Number requires ~>1.5
#45
ZombieHarvester
closed
4 years ago
1
fix: add nil @spec overload to number_to_delimited
#44
superhawk610
closed
4 years ago
1
number_to_delimited shows 2 decimal places. Readme says otherwise.
#43
trentjones21
closed
5 years ago
1
If you use application config this library breaks in mix release on 1.9
#42
Adzz
opened
5 years ago
2
Changelog entry for 1.0.0
#41
tonyc
closed
5 years ago
2
Fix deprecation warnings from decimal module
#40
akash-akya
closed
5 years ago
2
Fix Number.SI test failure, upgrade Travis
#39
danielberkompas
closed
5 years ago
1
Rounding fails
#38
alappe
closed
5 years ago
1
Drop DecimalArithmetic
#37
michalmuskala
closed
6 years ago
2
Decimal to currency fix
#36
Eptis
closed
6 years ago
1
Use Number.t to fix type specs
#35
jclem
closed
6 years ago
2
Invalid typespecs
#34
rzane
closed
6 years ago
0
[#32] Switch to `extra_applications`
#33
danielberkompas
closed
7 years ago
0
decimal_arithmetic is missing from applications list
#32
manukall
closed
7 years ago
2
[#30] Fix deprecation warnings on Elixir 1.5
#31
danielberkompas
closed
7 years ago
0
Deprecation warnings in Elixir 1.5
#30
smetana
closed
7 years ago
1
[#23] Properly handle negative Decimals
#29
danielberkompas
closed
7 years ago
0
Negative Decimal problem
#28
gvaughn
closed
7 years ago
2
fix Float.to_string warnings for elixir 1.3
#27
kerryjj
closed
7 years ago
1
Number formatting with abbreviations: $1,200,000 -> $1.2MM, $5,586 -> $5.6k, etc.
#26
micahwedemeyer
closed
7 years ago
3
Update readme for Elixir 1.4 instructions.
#25
sergiotapia
closed
7 years ago
1
Fix 1.4 warnings
#24
stuartbain
closed
7 years ago
2
Add to application list in mix.exs?
#23
railsmechanic
closed
7 years ago
1
Stop signing with Keybase
#22
danielberkompas
closed
7 years ago
0
Number with ordinal suffix
#21
alexfilatov
closed
7 years ago
2
Fixed #16
#20
unti1x
closed
8 years ago
1
[#18] Improve precision using Decimal
#19
danielberkompas
closed
8 years ago
0
Potential precision loss formatting decimals, integers, and strings
#18
ScrimpyCat
opened
8 years ago
6
Fix Number.Delimit.number_to_delimited cannot handle negative in string
#17
raycheung
closed
8 years ago
1
Error in hex doc
#16
benzen
closed
8 years ago
0
Next