Control Space 1.0 Beta 1
Initial release with single-workspace functionality, fake log-in, etc
Release notes
None
Changelog
| Date | Title |
|---|---|
| Apr 13 2019 | Update manifest version |
| Apr 13 2019 | Add notifications |
| Apr 13 2019 | Add tab item drop placeholder |
| Apr 13 2019 | Convert audio animation to SVG file |
| Apr 9 2019 | Minor fixes |
| Apr 9 2019 | Add final tweaks for first beta |
| Apr 9 2019 | Fix ordering, naming and saving of workspace state |
| Apr 9 2019 | Make UiEditable editable from outside |
| Apr 9 2019 | Add info() method to models |
| Apr 8 2019 | Consolidate WindowItem headers |
| Apr 8 2019 | Numerous minor tweaks |
| Apr 8 2019 | Add UiEditable |
| Apr 8 2019 | Refactored UiMenuOverlay to be standalone |
| Apr 8 2019 | Massive refactor of workspace code |
| Apr 8 2019 | Refactor deferred functionality to @/api/tabs |
| Apr 8 2019 | Add initial menu and dropdown ui |
| Apr 2 2019 | Add overlay animations |
| Apr 2 2019 | Add IconMenu menu component |
| Apr 1 2019 | Maintenance tweaks |
| Mar 31 2019 | Update audio animations |
| Mar 31 2019 | Implement cancel dragging |
| Mar 31 2019 | Improve setup options with more information in text hints |
| Mar 31 2019 | Add UiOption and UiMessageBox components |
| Mar 28 2019 | Various tab tweaks |
| Mar 28 2019 | Updated audio feedback with animated icon and looping backgrounds |
| Mar 28 2019 | Various fixes and tweaks |
| Mar 28 2019 | Complete initial work for setup, including refactoring workspace(s) stores |
| Mar 27 2019 | Add color and size to UiIcon |
| Mar 26 2019 | Tidy up setup structure |
| Mar 26 2019 | Improve setup for workspace, windows and tabs |
| Mar 23 2019 | Fix misleading CommandBus error message |
| Mar 23 2019 | Add initial stab at setup module |
| Mar 22 2019 | Minor tweaks |
| Mar 22 2019 | Rename Ctrl + Space to Ctrl Space |
| Mar 20 2019 | Fix misc dragging issues |
| Mar 18 2019 | Fix openPage() functionality |
| Mar 16 2019 | Minor tweaks |
| Mar 16 2019 | Add supporting WIP deferred tabs code (might undo) |
| Mar 16 2019 | Add initial deferred window / tabs code |
| Mar 16 2019 | Refactor titles code |
| Mar 14 2019 | Add discarded workspace page functionality |
| Mar 14 2019 | Update build process so modules own their own assets |
| Mar 13 2019 | Simplified discarded window loading |
| Mar 13 2019 | Initial work to load window of discarded tabs |
| Mar 11 2019 | Refactor workspace bookmark services |
| Mar 11 2019 | Various fixups on Windows, Tabs, Pages, PageMenuItems etc |
| Mar 11 2019 | Rename stores |
| Mar 11 2019 | Add icons/processWorkspace command |
| Mar 11 2019 | Add support for loading status and command for sleeping windows |
| Mar 11 2019 | Add LoadingIcon component |
| Mar 11 2019 | Move all workspace wrapper code to controllers/wrapper.js |
| Mar 11 2019 | Optimize items CSS |
| Mar 11 2019 | Optimise folders and bookmarks code |
| Mar 10 2019 | Rename getWindowById to getWindow |
| Mar 10 2019 | Add support for discarding tabs |
| Mar 10 2019 | Convert window.id and tab.id to window.windowId and tab.tabId |
| Mar 10 2019 | Fix some icon CSS issues |
| Mar 10 2019 | Add history to icons config |
| Mar 10 2019 | Fix "Could not establish connection. Receiving end does not exist" command bus errors |
| Mar 9 2019 | Optimise workspaces store |
| Mar 9 2019 | Tweak menu items content and interaction |
| Mar 8 2019 | Refactored window entities to folder entities |
| Mar 7 2019 | Tidy ups |
| Mar 7 2019 | Add processUrl to icon service |
| Mar 7 2019 | Move all API-related functionality to src/api |
| Mar 7 2019 | Minor tweaks |
| Mar 7 2019 | Add icon processing commands |
| Mar 6 2019 | Visual improvements to tabs |
| Mar 3 2019 | Add options for workspace scrolling |
| Mar 3 2019 | Add initial open windows code, including counts and badges |
| Mar 3 2019 | Move workspaces menu content to top level and add scrolling improvements |
| Mar 2 2019 | Improve link-item DOM structure |
| Mar 1 2019 | Workspace menu polishing |
| Feb 28 2019 | Minor menu tweaks |
| Feb 28 2019 | Add Workspaces menus |
| Feb 28 2019 | Add UiDimmer |
| Feb 28 2019 | Rename scss folder to styles |
| Feb 28 2019 | Minor tweaks |
| Feb 28 2019 | Make all collection functions consistent by allowing alternate keys to be passed in |
| Feb 28 2019 | Fix collection bug for existing items without ids |
| Feb 28 2019 | Refactor and simplify classes, markup and structure for tailwind css |
| Feb 27 2019 | Move global assets to content/ |
| Feb 27 2019 | Add UiIcon component |
| Feb 27 2019 | Add tailwind |
| Feb 27 2019 | Minor fixes |
| Feb 26 2019 | Simplify font awesome assets |
| Feb 26 2019 | Assets update |
| Feb 26 2019 | Refactored all app-centric code and components to main content folder |
| Feb 25 2019 | Fix minor titles bug |
| Feb 25 2019 | Rename MessageBus to CommandBus and send() to call() |
| Feb 25 2019 | Prevent new tabs from showing in recent |
| Feb 25 2019 | Update workspaces with initial loading code |
| Feb 25 2019 | Minor tweaks and bug fixes |
| Feb 25 2019 | Simplify titles config |
| Feb 25 2019 | Tweaks |
| Feb 25 2019 | Convert media / player functionality from static to plugin |
| Feb 25 2019 | Minor bug fixes |
| Feb 25 2019 | Move site module to page and improve content loading functionality |
| Feb 23 2019 | Refactor user module to app |
| Feb 23 2019 | Rename app module to popup |
| Feb 23 2019 | Move TabFilter to its own module and implement recent items filter |
| Feb 23 2019 | Add initial doc comments to MessageBus |
| Feb 23 2019 | Rename all "services" references to "handlers" |
| Feb 23 2019 | Rename ServiceBus to MessageBus and update methods |
| Feb 23 2019 | Overhaul title and icon processing |
| Feb 21 2019 | Minor bug fixes |
| Feb 21 2019 | Add debounce to Storage set |
| Feb 21 2019 | Add initial site module |
| Feb 21 2019 | Tweak recent tabs to defend against bad data |
| Feb 21 2019 | Add module Context mechanism |
| Feb 20 2019 | Minor tweaks |
| Feb 20 2019 | Consolidated core bookmark functionality |
| Feb 20 2019 | Move old files to archive |
| Feb 20 2019 | Optimise tab title rendering |
| Feb 20 2019 | Misc small fixes |
| Feb 20 2019 | Add compact tab view switch |
| Feb 19 2019 | Add title heuristics and tweak tab titles design |
| Feb 14 2019 | Refactor last of content pages, components, store and routes to modules |
| Feb 13 2019 | Add initial login and workspace loading ui + code |
| Feb 13 2019 | Update existing styles to be more compatible with Spectre framework |
| Feb 11 2019 | Add Spectre CSS framework |
| Feb 11 2019 | Add extra features to recent tabs |
| Feb 11 2019 | Add ToggleIcon component |
| Feb 11 2019 | Remove makeTab and makeWindow in favour of Tab.create and Window.create |
| Feb 11 2019 | Item and Workspace list layout tweaks |
| Feb 11 2019 | Minor tweak to have recreate recent tab respect focus |
| Feb 11 2019 | Finish core recent tabs functionality |
| Feb 10 2019 | Improve TabItem icon and styling |
| Feb 10 2019 | Simplify single workspace saving and loading |
| Feb 10 2019 | Make more components and styles more modular |
| Feb 10 2019 | Move makeWindow and makeTab to workspace module |
| Feb 10 2019 | Rename workspaces folder to workspace |
| Feb 10 2019 | Tweaks |
| Feb 10 2019 | Improve window focus code |
| Feb 9 2019 | Various app tweaks |
| Feb 9 2019 | Add recent tabs list |
| Feb 9 2019 | Refactor workspaces to include workspace tab list and improve overall layout |
| Feb 4 2019 | Move utils around |
| Feb 3 2019 | Improve ServiceBus error message output |
| Feb 2 2019 | Initial commit to add workspaces functionality |
| Jan 30 2019 | Refactor functionality to modules |
| Jan 29 2019 | Fix and simplify window focusing / toggling |
| Jan 28 2019 | Decouple Workspace from SiteHeader |
| Jan 28 2019 | Prevent external drag and drop |
| Jan 28 2019 | CSS tweak |
| Jan 28 2019 | Optimise and simplify ServiceBus error logging |
| Jan 27 2019 | Decoupling core functionality to modules |
| Jan 26 2019 | Fix window focusing issue when moving tabs |
| Jan 26 2019 | Update webpack aliases |
| Jan 26 2019 | Add Workspace as a plugin |
| Jan 26 2019 | Misc fixes |
| Jan 26 2019 | Add ServiceBus error logging on sending and receiving end |
| Jan 26 2019 | Allow ServiceBus to call any depth of path |
| Jan 26 2019 | Add new object utils |
| Jan 26 2019 | Move all workspaces functionality to a module |
| Jan 24 2019 | Add features to various services and classes |
| Jan 24 2019 | Remove tabs store |
| Jan 24 2019 | Add window update and session save functionality to workspaces |
| Jan 24 2019 | Rename popup.js to loader.js |
| Jan 24 2019 | Improve ServiceBus functionality |
| Jan 24 2019 | Update components to work with new workspace classes |
| Jan 24 2019 | Update messaging to work with new workspace classes |
| Jan 24 2019 | Add Workspace, Window and Tab models |
| Jan 24 2019 | Update collection classes |
| Jan 22 2019 | Add initial browser classes and utils |
| Jan 20 2019 | Add initial page content functionality |
| Jan 20 2019 | Tidy up store, actions, commands, etc |
| Jan 20 2019 | Improve tabitem structure and functionality |
| Jan 20 2019 | Add localhost server configuration |
| Jan 18 2019 | Add dragging indicator to TabMatrix view |
| Jan 18 2019 | Add indication to URL on how popup was opened |
| Jan 18 2019 | Fix focused window in first open of popup |
| Jan 18 2019 | Simplified build, loading, saving and layout |
| Jan 18 2019 | Added background source maps |
| Jan 18 2019 | Maintenance |
| Jan 17 2019 | Minor usability tweaks |
| Jan 17 2019 | Remove old TabView components |
| Jan 17 2019 | Improve icon markup |
| Jan 17 2019 | Add initial audio feedback |
| Jan 17 2019 | Refactor TabsView: |
| Jan 17 2019 | Initial work on intelligent theme overrides |
| Jan 17 2019 | Another window update: |
| Jan 17 2019 | Re-enable window messaging / events |
| Jan 17 2019 | Simplify window mechanisms and squish pesky window bugs |
| Jan 16 2019 | Completed window management |
| Jan 15 2019 | Misc tidy-ups and tweaks |
| Jan 15 2019 | Refactor ServiceBus name format from service:command to service/command |
| Jan 15 2019 | Refactor window meta / data code |
| Jan 15 2019 | Add Session and Storage classes |
| Jan 15 2019 | Update build process with better folder structure |
| Jan 14 2019 | Performance tweaks |
| Jan 13 2019 | Minor tweaks |
| Jan 13 2019 | Moved all visual content to views/ folder |
| Jan 13 2019 | Implemented 2-way communication |
Click here to view all releases.