From 1cb9ffb9a938b1edabab52a8a6fe43b365de4aad Mon Sep 17 00:00:00 2001 From: rxcod9 Date: Mon, 19 Dec 2022 16:45:57 +0000 Subject: [PATCH 1/2] Fix styling --- .php-cs-fixer.cache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.php-cs-fixer.cache b/.php-cs-fixer.cache index 6b4c597..5743859 100644 --- a/.php-cs-fixer.cache +++ b/.php-cs-fixer.cache @@ -1 +1 @@ -{"php":"8.1.12","version":"3.13.0","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"braces":{"allow_single_line_closure":true},"class_definition":true,"constant_case":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"method_argument_space":{"on_multiline":"ensure_fully_multiline"},"no_break_comment":true,"no_closing_tag":true,"no_space_around_double_colon":true,"no_spaces_after_function_name":true,"no_spaces_inside_parenthesis":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_class_element_per_statement":{"elements":["property"]},"single_import_per_statement":true,"single_line_after_imports":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":{"elements":["method","property"]},"encoding":true,"full_opening_tag":true,"array_indentation":true,"array_syntax":{"syntax":"short"},"combine_consecutive_unsets":true,"class_attributes_separation":{"elements":{"method":"one"}},"multiline_whitespace_before_semicolons":true,"single_quote":true,"binary_operator_spaces":{"operators":{"=>":"align_single_space_minimal","=":"align_single_space_minimal"}},"concat_space":{"spacing":"one"},"declare_equal_normalize":true,"function_typehint_space":true,"single_line_comment_style":{"comment_types":["hash"]},"include":true,"lowercase_cast":true,"no_extra_blank_lines":{"tokens":["case","continue","curly_brace_block","default","extra","parenthesis_brace_block","square_brace_block","switch","throw","use","use_trait"]},"no_multiline_whitespace_around_double_arrow":true,"no_spaces_around_offset":true,"no_unused_imports":true,"no_whitespace_before_comma_in_array":true,"no_whitespace_in_blank_line":true,"object_operator_without_whitespace":true,"phpdoc_align":true,"phpdoc_no_useless_inheritdoc":true,"single_blank_line_before_namespace":true,"space_after_semicolon":true,"ternary_operator_spaces":true,"trim_array_spaces":true,"unary_operator_spaces":true,"whitespace_after_comma_in_array":true},"hashes":{"src\/VoyagerDatatableServiceProvider.php":"3224d645f7e513e5aa2c926984b53b4e","src\/Http\/Traits\/AjaxAction.php":"24b6105520db166dfa8033f6d3be4f32","src\/Http\/Traits\/IndexAction.php":"aa8ad51bc93fa484c4a298fa0e92fa2d","src\/Http\/helpers.php":"49306d35ceb0ff2c317bfc9cc989d711","src\/Http\/Controllers\/VoyagerUserController.php":"afaa0d979dc8675676de62e40ad48fa0","src\/Http\/Controllers\/VoyagerBaseController.php":"91c45dde05402c3cc3e25a507998124f","src\/Services\/Filter.php":"d42f9b22bb64d5d7dc5b0fbd20b906f5","src\/Services\/Column.php":"0ac442e03a7c275f6f5ec5957ed7d679","src\/Services\/DataTable.php":"f4077cc1bc1d8547d85863a9e3cd3e55","src\/DataTypeDataTable.php":"8aa1e37a7a9a2d08a7612e21796d3f62","tests\/TestCase.php":"552a0f69ac39e2474ec6ec35a936a9ab"}} \ No newline at end of file +{"php":"8.1.12","version":"3.13.0","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"braces":{"allow_single_line_closure":true},"class_definition":true,"constant_case":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"method_argument_space":{"on_multiline":"ensure_fully_multiline"},"no_break_comment":true,"no_closing_tag":true,"no_space_around_double_colon":true,"no_spaces_after_function_name":true,"no_spaces_inside_parenthesis":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_class_element_per_statement":{"elements":["property"]},"single_import_per_statement":true,"single_line_after_imports":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":{"elements":["method","property"]},"encoding":true,"full_opening_tag":true,"array_indentation":true,"array_syntax":{"syntax":"short"},"combine_consecutive_unsets":true,"class_attributes_separation":{"elements":{"method":"one"}},"multiline_whitespace_before_semicolons":true,"single_quote":true,"binary_operator_spaces":{"operators":{"=>":"align_single_space_minimal","=":"align_single_space_minimal"}},"concat_space":{"spacing":"one"},"declare_equal_normalize":true,"function_typehint_space":true,"single_line_comment_style":{"comment_types":["hash"]},"include":true,"lowercase_cast":true,"no_extra_blank_lines":{"tokens":["case","continue","curly_brace_block","default","extra","parenthesis_brace_block","square_brace_block","switch","throw","use","use_trait"]},"no_multiline_whitespace_around_double_arrow":true,"no_spaces_around_offset":true,"no_unused_imports":true,"no_whitespace_before_comma_in_array":true,"no_whitespace_in_blank_line":true,"object_operator_without_whitespace":true,"phpdoc_align":true,"phpdoc_no_useless_inheritdoc":true,"single_blank_line_before_namespace":true,"space_after_semicolon":true,"ternary_operator_spaces":true,"trim_array_spaces":true,"unary_operator_spaces":true,"whitespace_after_comma_in_array":true},"hashes":{"src\/VoyagerDatatableServiceProvider.php":"582d8adf5780f381503ff3fe1f0570d2","src\/Http\/Traits\/AjaxAction.php":"24b6105520db166dfa8033f6d3be4f32","src\/Http\/Traits\/IndexAction.php":"aa8ad51bc93fa484c4a298fa0e92fa2d","src\/Http\/helpers.php":"49306d35ceb0ff2c317bfc9cc989d711","src\/Http\/Controllers\/VoyagerUserController.php":"afaa0d979dc8675676de62e40ad48fa0","src\/Http\/Controllers\/VoyagerBaseController.php":"91c45dde05402c3cc3e25a507998124f","src\/Services\/Filter.php":"d42f9b22bb64d5d7dc5b0fbd20b906f5","src\/Services\/Column.php":"0ac442e03a7c275f6f5ec5957ed7d679","src\/Services\/DataTable.php":"f4077cc1bc1d8547d85863a9e3cd3e55","src\/DataTypeDataTable.php":"8aa1e37a7a9a2d08a7612e21796d3f62","tests\/TestCase.php":"552a0f69ac39e2474ec6ec35a936a9ab","src\/View\/Components\/Datatables.php":"97d0b92e9e294ea22a39cb12ad11e8b0","src\/View\/Components\/Datatable.php":"8d9a4f4dc6b55a3286ff8696959e0ebb"}} \ No newline at end of file From 0f90de7e1429ef04c762a5566b21a38abefdc663 Mon Sep 17 00:00:00 2001 From: rxcod9 Date: Mon, 19 Dec 2022 16:46:00 +0000 Subject: [PATCH 2/2] Update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62e7947..eaebc2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## v1.2.35 - 2022-12-19 + +v1.2.35 + ## v1.2.34 - 2022-12-13 v1.2.34