Upgrade to Asciidoctor Kroki 0.3.0
- Add excalidraw as a supported diagram https://github.com/Mogztter/asciidoctor-kroki/releases/tag/ruby-v0.3.0
显示
- Gemfile 1 个添加, 1 个删除Gemfile
- Gemfile.lock 2 个添加, 2 个删除Gemfile.lock
- app/controllers/admin/application_settings_controller.rb 1 个添加, 0 个删除app/controllers/admin/application_settings_controller.rb
- app/helpers/application_settings_helper.rb 11 个添加, 0 个删除app/helpers/application_settings_helper.rb
- app/models/application_setting.rb 37 个添加, 0 个删除app/models/application_setting.rb
- app/models/application_setting_implementation.rb 1 个添加, 0 个删除app/models/application_setting_implementation.rb
- app/validators/json_schemas/application_setting_kroki_formats.json 10 个添加, 0 个删除...ators/json_schemas/application_setting_kroki_formats.json
- app/views/admin/application_settings/_kroki.html.haml 8 个添加, 0 个删除app/views/admin/application_settings/_kroki.html.haml
- changelogs/unreleased/241744-additional-formats-kroki.yml 5 个添加, 0 个删除changelogs/unreleased/241744-additional-formats-kroki.yml
- db/migrate/20201120092000_add_kroki_formats_to_application_settings_table.rb 11 个添加, 0 个删除...092000_add_kroki_formats_to_application_settings_table.rb
- db/schema_migrations/20201120092000 1 个添加, 0 个删除db/schema_migrations/20201120092000
- db/structure.sql 1 个添加, 0 个删除db/structure.sql
- lib/gitlab/kroki.rb 12 个添加, 6 个删除lib/gitlab/kroki.rb
- locale/gitlab.pot 3 个添加, 0 个删除locale/gitlab.pot
- spec/controllers/admin/application_settings_controller_spec.rb 7 个添加, 0 个删除...controllers/admin/application_settings_controller_spec.rb
- spec/helpers/application_settings_helper_spec.rb 29 个添加, 0 个删除spec/helpers/application_settings_helper_spec.rb
- spec/lib/gitlab/asciidoc_spec.rb 67 个添加, 0 个删除spec/lib/gitlab/asciidoc_spec.rb
- spec/models/application_setting_spec.rb 44 个添加, 0 个删除spec/models/application_setting_spec.rb
加载中
想要评论请 注册 或 登录