discourse/app/assets
Martin Brennan 0fab711e4a
FIX: Stop trying to set values on destroyed bookmark component (#11909)
* sometimes the AJAX promise to create/save the bookmark did
  not come back before the component destroyed, causing an error
  when trying to set the model id afterward. this just eliminates
  the set code and uses the response.id instead
2021-02-01 10:23:06 +10:00
..
images Optimize assets/images 2020-11-17 09:53:33 -05:00
javascripts FIX: Stop trying to set values on destroyed bookmark component (#11909) 2021-02-01 10:23:06 +10:00
stylesheets DEV: Add time shortcut picker component and libs and refactor bookmark modal controller into component which uses time shortcut picker (#11802) 2021-02-01 09:03:41 +10:00