Skip to content

Releases: emberjs/ember-inspector

v3.5.0

25 Jan 22:53
Compare
Choose a tag to compare

Changelog

v3.5.0 (2019-01-25)

Full Changelog

Implemented enhancements:

  • Chrome Store Extension page refers to old repo. #893
  • Button to view element in browser Elements panel #917 (nummi)
  • Ember 3.7 beta, bump other deps #911 (rwwagner90)
  • Use ember-table for Container #910 (nummi)
  • Use ember-table for Libraries Tab #907 (nummi)
  • Use ember-table for Routes Tab #906 (nummi)
  • Data Table Colors Fixens #904 (nummi)
  • Fix dropdown arrow in dark mode #902 (nummi)
  • [multiple apps] Support multiple apps on the same page and toggling between them #898 (alexhancock)
  • Remove Orange from Dark Theme #894 (nummi)

Fixed bugs:

  • Components in view tree test failing Ember 3.8+ #915
  • Error retrieving/parsing sourcemaps with absolute sourcemap URLs #908
  • Table's area sizing issue #892

Closed issues:

  • Data Table Heading Colors #900

Merged pull requests:

  • Remove 2 uses of sendAction #920 (nlfurniss)
  • Use \_target, remove some duplication #919 (rwwagner90)
  • Fix SVG viewBox warning for ember-icon #913 (nummi)
  • Fix x-list height and column width on window resize #912 (nummi)
  • When forming the URL to retrieve a source map, if it is already an absolute URL then use it as is #909 (fusion2004)
  • Bump minor version to 3.5.0 #905 (rwwagner90)
  • Clean up unused manifest property + prevent error in storage lookup #899 (22a)
  • Ember 3.5.1, lots of template lint fixes #896 (rwwagner90)
  • Update changelog for 3.4.0 #891 (rwwagner90)

v3.4.0

10 Dec 00:52
5286332
Compare
Choose a tag to compare

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:

v3.3.2

10 Dec 00:51
Compare
Choose a tag to compare
v3.3.2

v3.1.0

21 May 15:10
Compare
Choose a tag to compare
v3.1.0

v3.0.0

09 Mar 13:01
Compare
Choose a tag to compare
v3.0.0

2.0.4

28 Oct 09:09
Compare
Choose a tag to compare

Changelog

  • [BUGFIX] Account for components that are appended manually #610
  • [BUGFIX] Only list sub-routes if they are defined #612

2.0.3

01 Oct 22:14
Compare
Choose a tag to compare

Changelog

  • [BUGFIX] Fall back to memory caching if local storage is inaccessible #592
  • [BUGFIX] Update outlet and template Glimmer code to match 2.9.beta-3 #607

2.0.0

01 Oct 22:12
Compare
Choose a tag to compare

Changelog

  • [FEATURE] Added the ability to resize and toggle columns #574
  • [IMPROVEMENT] Added Glimmer 2 support #579
  • [IMPROVEMENT] Current route only checkbox persists between refreshes now #568
  • [DOC] Fix typo in install instructions #576
  • [DOC] Remove grunt version command from README #540
  • [BUGFIX] The bookmarklet's load_inspector.js should not include ES6 #546
  • [BUGFIX] Fix deprecated window.postMessage usage #555
  • [INTERNAL] Upgrade Ember 1.12 -> Ember and Ember CLI 2.6 #563
  • [INTERNAL] Use smoke-and-mirrors for lazy rendering #563
  • [INTERNAL] Replace obsolete Broccoli plugins with "broccoli-funnel" #571
  • [INTERNAL] Update ESLint and enable more rules #572
  • [INTERNAL] Update build dependencies #573 #578
  • [INTERNAL] Remove list-view in order to upgrade Ember #543
  • [INTERNAL] Remove dist-config.js from index files #542
  • [INTERNAL] Lock down jQuery version #512
  • [INTERNAL] Upgrade babel-eslint #515
  • [INTERNAL] remove duplicate key from eslintrc #517
  • [INTERNAL] Port Gruntfile tasks to grunt-jpm to build a valid xpi for Firefox #519

2.0.2

01 Oct 22:13
Compare
Choose a tag to compare

Changelog

  • [BUGFIX] Rebuild columns when schema changes #589
  • [BUGFIX] Update to new way to get the root element in Glimmer #588

2.0.1

01 Oct 22:13
Compare
Choose a tag to compare

Changelog

  • [BUGFIX] Disable source map for ember_debug.js #583