Skip to content

v3.4.0

Choose a tag to compare

@RobbieTheWagner RobbieTheWagner released this 10 Dec 00:52
5286332

v3.4.0 (2018-12-03)

Full Changelog

Implemented enhancements:

  • Replace Inspect Ember Component Icon with Ember "e" #871
  • What's New #821
  • add a refresh button for Data tab like you do for Container #672
  • Alphabetically sort data view #562
  • Routes tab, hide substates checkbox #502
  • Collapse deprecations by default #454
  • Is it possible use ember-extension to dev chrome extension with emberjs #115
  • Enforce stylelint #889 (rwwagner90)
  • Add a Refresh button to the Data Tab #886 (pbishop16)
  • Send container to console (#311) #882 (thorsteinsson)
  • Flat Display of Object Properties #877 (nummi)
  • Replace small Tomster icons with Ember's 'e' icon #876 (dipil-saud)
  • Use ember-table for the Ember Data inspector #873 (thorsteinsson)
  • Expose storage type to use via LocalStorage service #869 (nlfurniss)
  • Components view scrolling #867 (thorsteinsson)
  • Route Tree: Hide Substates Checkbox #860 (nummi)
  • What’s New screen #858 (nummi)
  • Remove jQuery, use flatpickr instead of pikaday #842 (rwwagner90)

Fixed bugs:

  • Uncaught TypeError: Cannot read property 'send' of undefined #864
  • Route Display Errors #861
  • current route is not displayed if resetNamespace:true #832
  • Ember Inspector has errored with ember-feature-flags #814
  • Only application present in View Tree #419
  • Don't send count if the object is destroyed #884 (thorsteinsson)
  • Use [class='ember-view'] selector to exclude anything with extra classes #874 (rwwagner90)
  • Fix issue with Proxy services #859 (vladucu)
  • Fix Ember Inspector during tests for Ember >= 3 #855 (teddyzeenny)

Closed issues:

  • Add comment blocks to classes/methods/properties #378
  • Allow flat display of object attributes #364
  • Should expose container itself for easier debugging #311
  • Use model's primaryKey value on data tab #57

Merged pull requests: