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

Flat Display of Object Properties #877

Merged

Conversation

nummi
Copy link
Collaborator

@nummi nummi commented Oct 16, 2018

@nummi nummi force-pushed the flat-display-of-object-properties branch from 315e6a2 to 201ba33 Compare October 16, 2018 02:44
@teddyzeenny
Copy link
Contributor

Love it 😍

@nummi nummi force-pushed the flat-display-of-object-properties branch from 201ba33 to cf9126f Compare October 16, 2018 20:03
@nummi nummi changed the title WIP: Flat Display of Object Properties Flat Display of Object Properties Oct 16, 2018
@nummi nummi force-pushed the flat-display-of-object-properties branch from cf9126f to 5609428 Compare October 16, 2018 20:06
@nummi
Copy link
Collaborator Author

nummi commented Oct 16, 2018

I think this is ready for review now. I did my best to use what was already there (mixin-detail and mixin-property).

@nummi nummi force-pushed the flat-display-of-object-properties branch from 5609428 to 24c144c Compare October 16, 2018 20:39
@@ -198,7 +198,7 @@ export default EmberObject.extend(PortMixin, {
return (val instanceof EmberObject) || typeOf(val) === 'array';
},

saveProperty(objectId, mixinIndex, prop, val) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

mixinIndex was not being used — confirmed with Teddy

Copy link
Member

@RobbieTheWagner RobbieTheWagner left a comment

Choose a reason for hiding this comment

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

This looks awesome to me! 😍

@RobbieTheWagner
Copy link
Member

@nummi @teddyzeenny any idea on these tests failures?

@nummi
Copy link
Collaborator Author

nummi commented Oct 18, 2018

No idea!

@RobbieTheWagner RobbieTheWagner merged commit eec870f into emberjs:master Oct 18, 2018
cyril-sf pushed a commit to cyril-sf/ember-inspector that referenced this pull request Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants