Releases: san650/phoenix_components
Releases · san650/phoenix_components
v1.0.3
- #26 Add project health section to readme (@san650)
- #27 Update links to new github repo (@san650)
- #28 Add code climate (@san650)
- #29 Add Ebert (@san650)
- #30 Add missing @moduledoc to modules (@san650)
- #31 Turn on more ebert engines (@san650)
- #32 Add coveralls.io integration (@san650)
- #33 Initial support for phoenix 1.3 (@san650)
v1.0.2
v1.0.1
v1.0.0
Installation
def deps do
[{:phoenix_components, "~> 1.0.0"}]
end
Project Update
$ mix deps.update phoenix_components
Community contributions
- #15 Import components inside other components (@san650)
- #16 Better tests (@san650)
- #17 Add mix phoenix.gen.component generator (@san650)
- #18 Prepend components with application otp name (@san650)
Happy coding!
Import components FTW!
First release!
Add ex_doc dependency Needed for publishing the library