Commit Graph

12 Commits

Author SHA1 Message Date
97e27949cb Merge pull request #182 from SHENG-X/fix-save-as-pdf
fix: Save as pdf saved downloaded too many files on multiple clicks
2020-06-13 13:13:10 +05:30
e52537c303 fix: Save as pdf saved downloaded too many files on multiple clicks
- When clicked on save as pdf for too many times, too many files were downloaded
2020-06-08 11:18:34 -07:00
0293ab6d5b fix: Move and remove should match item by id
- Button does not respond to move and remove due to compare object instead of the id of the object
2020-06-06 13:11:05 -07:00
a6632f06c3 bring back browser print method, parse-able resumes 2020-04-16 13:43:20 +05:30
a6efc3c328 introduce print dialog to add more options in exporting resume 2020-04-04 23:19:46 +05:30
126a8ed305 fix issues with scrolling 2020-04-02 16:47:55 +05:30
a7839a307e connecting actions to page controller 2020-04-01 15:02:26 +05:30
ad9105f4a4 implement page controller 2020-04-01 12:47:17 +05:30
1de3aaa523 more organization, added references and languages 2020-03-27 16:41:54 +05:30
f87b5ed6a6 update thumbnail, add hexToRgb util function 2020-03-26 09:58:57 +05:30
d5dcd38edb 90% completed, only final touches left 2020-03-25 16:08:42 +05:30
25a6740c24 initial commit, completed 40% of first milestone 2020-03-25 02:52:24 +05:30