Andrew Bastin
|
cb8678f07f
|
fix: codegen modal breaking, downgrade back to 2.0
|
2023-08-22 00:49:13 +05:30 |
|
Akash K
|
8c57d81718
|
chore: bump dependencies (#3258)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
|
2023-08-21 09:06:30 +05:30 |
|
Andrew Bastin
|
05f2d8817b
|
chore: merge hoppscotch/main into release/2023.8.0
|
2023-08-08 12:18:01 +05:30 |
|
Liyas Thomas
|
5c8ebaff3e
|
refactor: fonts are now bundled with packages (#3227)
|
2023-08-05 23:42:31 +05:30 |
|
Nivedin
|
8970ff5c68
|
feat: context menu (#3180)
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
|
2023-08-02 20:52:16 +05:30 |
|
Andrew Bastin
|
6496bea846
|
chore: bump version to 2023.4.8
|
2023-07-18 21:46:36 +05:30 |
|
Liyas Thomas
|
8e153b38dc
|
redesigned search button (#3187)
|
2023-07-17 14:40:14 +05:30 |
|
Akash K
|
6f38bfb148
|
chore: update generateSitemap usage (#3182)
|
2023-07-17 14:39:32 +05:30 |
|
Andrew Bastin
|
5230d2d3b8
|
feat: revamped spotlight (#3171)
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
|
2023-07-11 23:02:33 +05:30 |
|
Andrew Bastin
|
9dbce74f5e
|
chore: bump version to 2023.4.7
|
2023-06-27 15:43:03 +05:30 |
|
Andrew Bastin
|
399a238bf4
|
chore: bump version to 2023.4.7
|
2023-06-27 14:15:12 +05:30 |
|
Andrew Bastin
|
6f35574d68
|
refactor: move hoppscotch-common tests to vitest (#3154)
|
2023-06-22 00:36:25 +05:30 |
|
Andrew Bastin
|
b07243f131
|
chore: merge main@2023.4.6 into release/2023.8.0
|
2023-06-16 09:45:05 +05:30 |
|
Andrew Bastin
|
e3dd9e99a1
|
chore: bump version to 2023.4.6
|
2023-06-12 10:43:44 +05:30 |
|
Andrew Bastin
|
81a7e23a12
|
feat: introduce dioc into hoppscotch-common
|
2023-06-07 15:20:49 +05:30 |
|
Andrew Bastin
|
a213c0c26c
|
chore: bump version to 2023.4.5
|
2023-06-04 23:41:01 -04:00 |
|
Andrew Bastin
|
1cce117b0a
|
chore: bump version to 2023.4.4
|
2023-06-02 11:06:51 -04:00 |
|
Nivedin
|
26e564288b
|
feat: prettify XML response (#3079)
|
2023-05-29 20:18:19 -04:00 |
|
Andrew Bastin
|
d6c8400116
|
chore: bump version to 2023.4.3
|
2023-05-11 17:05:28 +05:30 |
|
Andrew Bastin
|
c2520006ac
|
chore: bump version to 2023.4.2
|
2023-05-11 14:09:38 +05:30 |
|
Andrew Bastin
|
8450fb6596
|
chore: release 2023.4.1
|
2023-04-23 16:44:51 +05:30 |
|
Anwarul Islam
|
4acc4b2dda
|
fix: language switching issue to en from slug (#3006)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
|
2023-04-22 16:22:30 +05:30 |
|
Liyas Thomas
|
c1f4855daf
|
fix: non-prettified output on large JSON objects (#3008)
|
2023-04-21 21:09:25 +05:30 |
|
Andrew Bastin
|
80a5d21576
|
chore: set web and common versions to 2023.4.0 and remove workspace package version specifiers
|
2023-04-09 21:42:25 +05:30 |
|
Akash K
|
37a3b72025
|
chore: move analytics to platform (#2960)
|
2023-04-04 02:15:20 +05:30 |
|
Andrew Bastin
|
1583c86c78
|
chore: add dotenv as dev dependency to fix staging issues
|
2023-03-14 22:32:28 +05:30 |
|
Andrew Bastin
|
cae1840506
|
refactor: update hopp-ui to be independent (#2927)
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
|
2023-02-24 13:20:12 +05:30 |
|
Andrew Bastin
|
99918ee0c0
|
chore: prettier version bump and related fixes
|
2023-02-08 18:35:27 +05:30 |
|
Anwarul Islam
|
0fcda0be1a
|
refactor: hoppscotch ui (#2887)
* feat: hopp ui initialized
* feat: button components added
* feat: windi css integration
* chore: package removed from hopp ui
* feat: storybook added
* feat: move all smart components hoppscotch-ui
* fix: import issue from components/smart
* fix: env input component import
* feat: add hoppui to windicss config
* fix: remove storybook
* feat: move components from hoppscotch-ui
* feat: storybook added
* feat: storybook progress
* feat: themeing storybook
* feat: add stories
* chore: package updated
* chore: stories added
* feat: stories added
* feat: stories added
* feat: icons resolved
* feat: i18n composable resolved
* feat: histoire added
* chore: resolved prettier issue
* feat: radio story added
* feat: story added for all components
* feat: new components added to stories
* fix: resolved issues
* feat: readme.md added
* feat: context/provider added
* chore: removed app component registry
* chore: remove importing of all components in hopp-ui to allow code splitting
* chore: fix vite config errors
* chore: jsdoc added
* chore: any replaced with smart-item
* chore: i18n added to ui components
* chore: clean up - removed a duplicate button
---------
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
|
2023-01-28 08:27:00 +05:30 |
|
Andrew Bastin
|
3d004f2322
|
chore: split app to commons and web (squash commit)
|
2022-12-02 03:05:35 -05:00 |
|