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

Make neat-array display more beautiful #426

Merged
merged 1 commit into from Jun 10, 2016
Merged

Conversation

oanhnn
Copy link

@oanhnn oanhnn commented Jun 9, 2016

Make neat-array display

-> obj1 (object)
   int1  123

instead of

-> obj1 (object)
int1  123

See demo

demo

Make `neat-array` display
```
-> obj1 (object)
   int1  123
```
instead of 
```
-> obj1 (object)
int1  123
```
@codecov-io
Copy link

Current coverage is 43.06%

Merging #426 into master will not change coverage

@@             master       #426   diff @@
==========================================
  Files            33         33          
  Lines           959        959          
  Methods         130        130          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            413        413          
  Misses          546        546          
  Partials          0          0          

Powered by Codecov. Last updated by 00a99c8...8afe53a

@markstory
Copy link
Member

Your demo link is broken.

@markstory markstory added this to the 3.2.9 milestone Jun 9, 2016
@markstory markstory self-assigned this Jun 9, 2016
@oanhnn
Copy link
Author

oanhnn commented Jun 10, 2016

@markstory
I updated demo picture.

@markstory markstory merged commit 00a9f14 into cakephp:master Jun 10, 2016
@markstory
Copy link
Member

Thanks @oanhnn 😄

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.

None yet

3 participants