Sagar Vora
0f98f8a3a4
fix: dont create copy of object
2021-12-16 17:36:57 +05:30
Sagar Vora
774b1dcd07
perf: improve translation speed
2021-12-16 13:10:41 +05:30
Suraj Shetty
3129e4d8ab
feat: Add auto theme switcher
...
- Removed redundant code
- Added theme mode change listener to update theme realtime
2021-11-17 13:14:54 +05:30
Suraj Shetty
31d8436979
refactor: Rename dir to layout_direction
...
- For readability
2021-06-28 12:04:57 +05:30
Suraj Shetty
40dd522796
feat: Auto generate RTL styles using rtlcss
...
https://github.com/MohammadYounes/rtlcss
2021-06-25 13:06:09 +05:30
Faris Ansari
adc236e35d
feat: Notify build events to browser
...
- Update assets_json directly from node
- Show error overlay or success message
- Open file in editor from error overlay
2021-05-01 16:02:49 +05:30
Faris Ansari
dd69f1ab43
fix: Hash based file naming
...
- For better HTTP caching and cache busting
- assets.json is created under [app]/dist folder which contains the map
of input file and output file name, this is used to get the correct path for
bundled assets
2021-04-29 13:30:07 +05:30
Faris Ansari
34c6d099b1
fix: Update all /assets urls with new urls
2021-04-24 16:24:08 +05:30
Faris Ansari
63771417a2
fix: style, script, assets_url jinja helpers
...
Jinja helpers to load js, css assets
2021-04-23 08:07:47 +05:30
Faris Ansari
226ad1d91a
feat: New Build System based on esbuild
...
- Deprecate use of build.json
- *.bundle.js files placed anywhere in the public folder are bundled
- Built files are created in public/build folder which is gitignored
WIP
2021-04-22 07:01:36 +05:30
Suraj Shetty
caaed1a4e5
fix: Move data-theme attribute to root (html)
...
- So that the HTML background matches with the theme background color
2021-03-07 13:22:28 +05:30
Suraj Shetty
ce117d4aee
fix: Miscellaneous Changes ( #12397 )
2021-02-15 13:23:51 +05:30
Suraj Shetty
603018ef53
perf: Load workspace faster ( #12364 )
2021-02-12 19:10:44 +05:30
Suraj Shetty
b8bd622cc8
feat: Add local inter font
2020-11-12 16:26:51 +05:30
Rushabh Mehta
75fe8a615a
feat(app): move /desk to /app
2020-11-11 16:31:47 +05:30