Skip to content

Flat Display of Object Properties#877

Merged
RobbieTheWagner merged 1 commit intoemberjs:masterfrom
nummi:flat-display-of-object-properties
Oct 18, 2018
Merged

Flat Display of Object Properties#877
RobbieTheWagner merged 1 commit intoemberjs:masterfrom
nummi:flat-display-of-object-properties

Conversation

@nummi
Copy link
Copy Markdown
Contributor

@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
Copy Markdown
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
Copy Markdown
Contributor 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
return (val instanceof EmberObject) || typeOf(val) === 'array';
},

saveProperty(objectId, mixinIndex, prop, val) {
Copy link
Copy Markdown
Contributor 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
Copy Markdown
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
Copy Markdown
Member

@nummi @teddyzeenny any idea on these tests failures?

@nummi
Copy link
Copy Markdown
Contributor 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