Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFR] Introduce float type #426

Merged
merged 4 commits into from
Jun 1, 2015
Merged

[RFR] Introduce float type #426

merged 4 commits into from
Jun 1, 2015

Conversation

jpetitcolas
Copy link
Contributor

Introducing float type, as discussed in #375.

All float numbers would display (by default) with three decimal digits.

@fzaninotto
Copy link
Member

I'd love an e2e test (see e2e/ShowFieldSpec and e2s/EditionFieldSpec). Also, needs rebase.

@fzaninotto
Copy link
Member

needs rebase... again. Sorry.

@@ -1,33 +0,0 @@
/*global define*/

define(function (require) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@manuquentin, @jeromemacias, can you confirm that this file is obsolete with admin-config?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ye, it's done by lib/Factory.js of admin-config.

@jeromemacias
Copy link
Contributor

Please remove built files from PR.

fzaninotto added a commit that referenced this pull request Jun 1, 2015
@fzaninotto fzaninotto merged commit 9bb6a5d into master Jun 1, 2015
@fzaninotto fzaninotto deleted the float_type branch June 1, 2015 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants