Releases: kevinashworth/Octave
Releases · kevinashworth/Octave
1.16.30
- Update leftover icons to Font Awesome (c0d071d)
- Meteor update to 2.0 (2c212d9)
- Update README.md (d12462d)
- Merge pull request #35 from kevinashworth/add-public-testing-version (1c7fe40)
- Merge branch 'main' into add-public-testing-version (194da9d)
- Update public-testing (542030d)
- Merge pull request #34 from kevinashworth/add-public-testing-version (1377ecb)
- Add public-testing script and settings (34f98a7)
- Merge branch 'main' of github.com:kevinashworth/Octave into main (ecaca70)
- Update ci.yml (808abb0)
- Update ci.yml (ca4bbc1)
- Merge branch 'main' of https://github.com/kevinashworth/octave into main (4aaef7a)
- Update ci.yml (9fb7641)
- Add decrypt script and
start-ci
command just for CI (42ad487) - Add encrypted settings.json for GitHub Actions CI (97be44c)
- Update ci.yml (3bf0205)
- Update ci.yml (277abb3)
- Update ci.yml (0d84028)
- Update ci.yml (ca52b92)
- Improve Font Awesome styling (ac1e6fe)
- Create ci.yml (3bac514)
1.16.29
1.16.28
1.16.27
- Merge pull request #30 from kevinashworth/fix-storybook (122f121)
- Merge pull request #29 from kevinashworth/schema-over-time (b59ff54)
- 2020-12-31 (d0bf572)
- Handle optional chaining and nullish coalescing operator (7a73ba2)
- Merge pull request #27 from kevinashworth/update-storybook-version (db7c0b7)
- Merge pull request #28 from kevinashworth/schema-over-time (4ceee65)
- Better organize Vulcan stories (c40a200)
- Update a few stats. (There's a better way to do this.) (73b9688)
- Update Storybook v5 to v6 (2dacc9c)
- 2020-12-30 (863ec94)
- 2020-07-08 (ff6fb34)
- 2020-07-07 (ae54b31)
- 2020-06-24 (a126a02)
- 2020-02-09 (236d2a9)
- 2020-02-08 (165b04b)
- 2020-02-01 (2972bc3)
- 2020-01-12 (40bbd05)
- 2020-01-02 (23b137c)
- 2019-11-02 (056a381)
- Merge pull request #26 from kevinashworth/update-dependencies (070327c)
- Merge pull request #25 from kevinashworth/update-storybook (6e4cc58)
- Better way to import all css (d114bbb)
- Import all css (beaab4e)
- Import custom css to fix LinkDetail (5722aa4)
- Update to use fontawesome kit (1d378f4)
- Add RTL (trying to solve problem with App.jsx) (f803187)
- Update 2 more (5579a02)
- Update patch-package / react-virtualized (cdd7621)
- Update several dependencies (5e06479)
- Merge pull request #24 from kevinashworth/update-dev-dependencies (9c73c35)
- Run tests. Flakiness on one test, remove retries, it passes. (84fcf81)
- Update some devDependencies (1103564)
1.16.26
- Hide docs from ag (the_silver_searcher) (f013695)
- Merge pull request #23 from kevinashworth/improve-search-results (25e476c)
- Merge pull request #22 from kevinashworth/remove-unused-icons (ce813cb)
- Disable react/display-name across project (dd81180)
- Remove Simple Line Icons (a475e00)
- Make popperConfig responsive (b8e046d)
- Use default PoweredBy Algolia component (d1e017d)
1.16.25
- Merge pull request #21 from kevinashworth/fix-updateprojectupdatecontacts (87714aa)
- Lint and remove dead code (63e0ad2)
- Add spec to test add, remove, update of contacts on a project (add91f5)
- WIP - working ? (e067ee8)
- Turn off some console.logging (0357fc1)
- Add handleUpdateContacts to handleAddContacts and handleRemoveContacts (3fbfd4b)
- Merge pull request #20 from kevinashworth/fix-writestatistic (cc39890)
- Finish up. Run and pass tests. (28d786e)
- Fix eslint errors (3f1fde6)
- standard --> eslint (b93ea85)
- Add dependencies to useEffect (bb7a58a)
- Refactor: debounce with useRef instead of useCallback (6dd4807)
- Refactor: don't use state derived from props (ddc5b9b)
- standard --> standardx (ab33407)
- Add tests for callback writing of stats on adding a new feature (2459e13)
- Improve Write Stats button UI. Add permissions. Fix date bug, error bug. (3d2f456)
- Add spec to test Write These Stats... button (features only) (8d84ea5)
- Refactor to use useUpdate2 correctly (instead of useUpdate incorrectly) (86486ff)